Build start time: Wed Sep 24 05:11:55 UTC 2025
[ REASON ] : target/debs/bullseye/libprotobuf32_3.21.12-3_amd64.deb does not exist
[ FLAGS FILE ] : []
[ FLAGS DEPENDS ] : []
[ FLAGS DIFF ] : []
make[1]: warning: -j112 forced in submake: resetting jobserver mode.
make[1]: Entering directory '/sonic/src/protobuf'
# Remove any stale files
rm -rf protobuf-3.21.12
dget -u protobuf_3.21.12-3.dsc http://deb.debian.org/debian/pool/main/p/protobuf/protobuf_3.21.12-3.dsc
pushd protobuf-3.21.12
dpkg-buildpackage -us -uc -b -j112 --admindir /sonic/dpkg/tmp.n6igBXeQBY
popd
mv protobuf-compiler_3.21.12-3_amd64.deb libprotobuf-dev_3.21.12-3_amd64.deb libprotobuf-lite32_3.21.12-3_amd64.deb libprotoc32_3.21.12-3_amd64.deb python3-protobuf_3.21.12-3_amd64.deb libprotobuf32_3.21.12-3_amd64.deb /sonic/target/debs/bullseye/
Usage: dget [options] URL ...
dget [options] [--all] package[=version] ...
Downloads Debian packages (source and binary) from the specified URLs (first form),
or using the mirror configured in /etc/apt/sources.list(.d) (second form).
It is capable of downloading several packages at once.
-a, --all Package is a source package; download all binary packages
-b, --backup Move files that would be overwritten to ./backup
-q, --quiet Suppress wget/curl output
-d, --download-only
Do not extract downloaded source
-x, --extract Unpack downloaded source (default)
-u, --allow-unauthenticated
Do not attempt to verify source package signature
--build Build package with dpkg-buildpackage after download
--path DIR Check these directories in addition to the apt archive;
if DIR='' then clear current list (may be used multiple
times)
--insecure Do not check SSL certificates when downloading
--no-cache Disable server-side HTTP cache
--no-conf Don't read devscripts config files;
must be the first option given
-h, --help This message
-V, --version Version information
Default settings modified by devscripts configuration files:
(none)
dget: retrieving http://deb.debian.org/debian/pool/main/p/protobuf/protobuf_3.21.12-3.dsc
mkdir: cannot create directory '/vcache/sonic-slave-bullseye/web': Permission denied
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3074 100 3074 0 0 333k 0 --:--:-- --:--:-- --:--:-- 333k
dget: retrieving http://deb.debian.org/debian/pool/main/p/protobuf/protobuf_3.21.12.orig.tar.gz
mkdir: cannot create directory '/vcache/sonic-slave-bullseye/web': Permission denied
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5020k 100 5020k 0 0 90.8M 0 --:--:-- --:--:-- --:--:-- 90.8M
dget: retrieving http://deb.debian.org/debian/pool/main/p/protobuf/protobuf_3.21.12-3.debian.tar.xz
mkdir: cannot create directory '/vcache/sonic-slave-bullseye/web': Permission denied
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 34232 100 34232 0 0 4775k 0 --:--:-- --:--:-- --:--:-- 4775k
dpkg-source: info: extracting protobuf in protobuf-3.21.12
dpkg-source: info: unpacking protobuf_3.21.12.orig.tar.gz
dpkg-source: info: unpacking protobuf_3.21.12-3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying hurd.patch
dpkg-source: info: applying default_python_version
dpkg-source: info: applying s390x.patch
dpkg-source: info: applying disable_local_gmock.patch
dpkg-source: info: applying fix_google_test_link.patch
dpkg-source: info: applying no_thirdparty.patch
dpkg-source: info: applying x32.patch
dpkg-source: info: applying 32bit.patch
dpkg-source: info: applying python3ify_examples.patch
dpkg-source: info: applying no_errorprone.patch
dpkg-source: info: applying no_j2objc.patch
dpkg-source: info: applying no_javax.patch
dpkg-source: info: applying Fix_build_with_Python_3.11.patch
dpkg-source: info: applying fix_hppa_alignof_assert.patch
dpkg-source: info: applying Fix_rule_for_java_target.patch
dpkg-source: info: applying build_32_bit_tests.patch
dpkg-source: info: applying fix_C++_32bit_tests.patch
dpkg-source: info: applying fix_Python_32bit_tests.patch
/sonic/src/protobuf/protobuf-3.21.12 /sonic/src/protobuf
dpkg-buildpackage: info: source package protobuf
dpkg-buildpackage: info: source version 3.21.12-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Laszlo Boszormenyi (GCS)
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
debian/rules clean
make[2]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
dh clean --with autoreconf,elpa
debian/rules override_dh_auto_clean-arch
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
dh_auto_clean --arch
# Python3 clean
rm -f -r /sonic/src/protobuf/protobuf-3.21.12/python3
make[3]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
debian/rules override_dh_auto_clean-indep
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
dh_auto_clean --indep
# Java clean
ant -f debian/java-build.xml clean || true
Buildfile: /sonic/src/protobuf/protobuf-3.21.12/debian/java-build.xml
clean:
BUILD SUCCESSFUL
Total time: 1 second
mh_clean || true
make[3]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
debian/rules override_dh_clean
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
rm -f -rv gmock
cd ruby && rake clobber
rm -f lib/google/protobuf/any_pb.rb lib/google/protobuf/api_pb.rb lib/google/protobuf/descriptor_pb.rb lib/google/protobuf/duration_pb.rb lib/google/protobuf/empty_pb.rb lib/google/protobuf/field_mask_pb.rb lib/google/protobuf/source_context_pb.rb lib/google/protobuf/struct_pb.rb lib/google/protobuf/timestamp_pb.rb lib/google/protobuf/type_pb.rb lib/google/protobuf/wrappers_pb.rb tests/basic_test_pb.rb tests/basic_test_proto2_pb.rb tests/generated_code_pb.rb tests/generated_code_proto2_pb.rb tests/multi_level_nesting_test_pb.rb tests/test_import_pb.rb tests/test_import_proto2_pb.rb tests/test_ruby_package_pb.rb tests/test_ruby_package_proto2_pb.rb
rm -r pkg
dh_clean
rm -f config.h config.log config.status
rm -f *.pc
rm -f google-protobuf.gemspec
rm -f libtool stamp-h1
rm -f ruby/tests/basic_test_pb.rb \
ruby/tests/basic_test_proto2_pb.rb \
ruby/tests/generated_code_pb.rb \
ruby/tests/generated_code_proto2_pb.rb \
ruby/tests/google/protobuf/wrappers_pb.rb \
ruby/tests/test_import_pb.rb \
ruby/tests/test_import_proto2_pb.rb \
ruby/tests/test_ruby_package_pb.rb \
ruby/tests/test_ruby_package_proto2_pb.rb
rm -f -r ruby/ext/google/protobuf_c/third_party/utf8_range/
find /sonic/src/protobuf/protobuf-3.21.12 -name Makefile -delete
make[3]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
make[2]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
debian/rules binary
make[2]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
dh binary --with autoreconf,elpa
dh_update_autotools_config
dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:81: installing './ar-lib'
configure.ac:76: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:48: installing './install-sh'
configure.ac:48: installing './missing'
benchmarks/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
dh_auto_configure
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '129' is supported by ustar format... yes
checking whether GID '136' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... yes
checking dependency style of g++... (cached) none
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking C++ compiler flags...... use user-supplied: -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security
checking whether __SUNPRO_CC is declared... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... yes
checking for working strtod... yes
checking for ftruncate... yes
checking for memset... yes
checking for mkdir... yes
checking for strchr... yes
checking for strerror... yes
checking for strtol... yes
checking zlib version... ok (1.2.0.4 or later)
checking for library containing zlibVersion... -lz
checking whether g++ supports C++11 features by default... yes
checking whether -latomic is needed... no
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking the location of hash_map...
checking whether -llog is needed... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating benchmarks/Makefile
config.status: creating conformance/Makefile
config.status: creating protobuf.pc
config.status: creating protobuf-lite.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
debian/rules override_dh_auto_build-arch
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
py3versions: no X-Python3-Version in control file, using supported versions
dh_auto_build --arch
make -j112
make[4]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make all-recursive
make[5]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
Making all in .
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
Making all in src
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/any_lite.lo google/protobuf/any_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/arena.lo google/protobuf/arena.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/arenaz_sampler.lo google/protobuf/arenaz_sampler.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_enum_util.lo google/protobuf/generated_enum_util.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_message_tctable_lite.lo google/protobuf/generated_message_tctable_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/inlined_string_field.lo google/protobuf/inlined_string_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/io_win32.lo google/protobuf/io/io_win32.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/map.lo google/protobuf/map.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/parse_context.lo google/protobuf/parse_context.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/repeated_ptr_field.lo google/protobuf/repeated_ptr_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/any.lo google/protobuf/any.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/command_line_interface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arenaz_sampler.cc -fPIC -DPIC -o google/protobuf/.libs/arenaz_sampler.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_enum_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_enum_util.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any_lite.cc -fPIC -DPIC -o google/protobuf/.libs/any_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/inlined_string_field.cc -fPIC -DPIC -o google/protobuf/.libs/inlined_string_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arenastring.cc -fPIC -DPIC -o google/protobuf/.libs/arenastring.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_tctable_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_tctable_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/map.cc -fPIC -DPIC -o google/protobuf/.libs/map.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_message_bases.lo google/protobuf/generated_message_bases.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/parse_context.cc -fPIC -DPIC -o google/protobuf/.libs/parse_context.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/io_win32.cc -fPIC -DPIC -o google/protobuf/io/.libs/io_win32.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/generated_message_tctable_full.lo google/protobuf/generated_message_tctable_full.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/coded_stream.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/repeated_ptr_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_ptr_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/implicit_weak_message.cc -fPIC -DPIC -o google/protobuf/.libs/implicit_weak_message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/io_win32.cc -o google/protobuf/io/io_win32.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/message.lo google/protobuf/message.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/service.lo google/protobuf/service.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arenaz_sampler.cc -o google/protobuf/arenaz_sampler.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_bases.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_bases.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_tctable_full.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_tctable_full.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/enum.lo google/protobuf/compiler/cpp/enum.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/enum_field.lo google/protobuf/compiler/cpp/enum_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/extension.lo google/protobuf/compiler/cpp/extension.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/field.lo google/protobuf/compiler/cpp/field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/file.lo google/protobuf/compiler/cpp/file.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/field_mask_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_mask_util.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/generator.lo google/protobuf/compiler/cpp/generator.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/helpers.lo google/protobuf/compiler/cpp/helpers.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_escaping.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_escaping.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/datapiece.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/datapiece.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/map_field.lo google/protobuf/compiler/cpp/map_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/message.lo google/protobuf/compiler/cpp/message.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/error_listener.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/error_listener.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/message_field.lo google/protobuf/compiler/cpp/message_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/protostream_objectsource.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectsource.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/padding_optimizer.lo google/protobuf/compiler/cpp/padding_optimizer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/parse_function_generator.lo google/protobuf/compiler/cpp/parse_function_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/primitive_field.lo google/protobuf/compiler/cpp/primitive_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/service.lo google/protobuf/compiler/cpp/service.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/string_field.lo google/protobuf/compiler/cpp/string_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/enum_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/enum.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/extension.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/file.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/message_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/helpers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/parse_function_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/parse_function_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/padding_optimizer.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/primitive_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/map_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/string_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/service.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_map_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_enum_util.cc -o google/protobuf/generated_enum_util.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/map.cc -o google/protobuf/map.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/inlined_string_field.cc -o google/protobuf/inlined_string_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1
In file included from /usr/include/string.h:495,
from ./google/protobuf/stubs/port.h:39,
from ./google/protobuf/stubs/common.h:48,
from ./google/protobuf/message_lite.h:46,
from google/protobuf/message_lite.cc:36:
In function 'void* memcpy(void*, const void*, size_t)',
inlined from 'uint8_t* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, uint8_t*)' at ./google/protobuf/io/coded_stream.h:684:16,
inlined from 'virtual uint8_t* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(uint8_t*, google::protobuf::io::EpsCopyOutputStream*) const' at ./google/protobuf/implicit_weak_message.h:103:28,
inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at google/protobuf/message_lite.cc:411:30:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any_lite.cc -o google/protobuf/any_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o
In file included from google/protobuf/generated_message_tctable_lite.cc:36:
./google/protobuf/generated_message_tctable_impl.h: In function 'void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 4]':
./google/protobuf/generated_message_tctable_impl.h:256:1: warning: 'noreturn' function does return
256 | }
| ^
./google/protobuf/generated_message_tctable_impl.h: In function 'void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 8]':
./google/protobuf/generated_message_tctable_impl.h:256:1: warning: 'noreturn' function does return
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/repeated_ptr_field.cc -o google/protobuf/repeated_ptr_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/context.lo google/protobuf/compiler/java/context.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_tctable_full.cc -o google/protobuf/generated_message_tctable_full.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/doc_comment.lo google/protobuf/compiler/java/doc_comment.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_bases.cc -o google/protobuf/generated_message_bases.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/enum.lo google/protobuf/compiler/java/enum.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/enum_field.lo google/protobuf/compiler/java/enum_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/enum_field_lite.lo google/protobuf/compiler/java/enum_field_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/enum_lite.lo google/protobuf/compiler/java/enum_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/extension.lo google/protobuf/compiler/java/extension.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/extension_lite.lo google/protobuf/compiler/java/extension_lite.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/field.lo google/protobuf/compiler/java/field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/doc_comment.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/context.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_field_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/extension.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/file.lo google/protobuf/compiler/java/file.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/enum_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/extension_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/generator.lo google/protobuf/compiler/java/generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/file.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/generator_factory.lo google/protobuf/compiler/java/generator_factory.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/helpers.lo google/protobuf/compiler/java/helpers.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/generator.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/kotlin_generator.lo google/protobuf/compiler/java/kotlin_generator.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/map_field.lo google/protobuf/compiler/java/map_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/generator_factory.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/map_field_lite.lo google/protobuf/compiler/java/map_field_lite.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/helpers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/kotlin_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/kotlin_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/map_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message.lo google/protobuf/compiler/java/message.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message_builder.lo google/protobuf/compiler/java/message_builder.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/map_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/map_field_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message_builder_lite.lo google/protobuf/compiler/java/message_builder_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message_field.lo google/protobuf/compiler/java/message_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_builder.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_builder_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_builder_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1
In file included from google/protobuf/extension_set_heavy.cc:44:
./google/protobuf/extension_set_inl.h: In member function 'const char* google::protobuf::internal::ExtensionSet::ParseMessageSetItemTmpl(const char*, const Msg*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) [with Msg = google::protobuf::Message; T = google::protobuf::UnknownFieldSet]':
./google/protobuf/extension_set_inl.h:253:37: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
253 | ptr = ParseFieldMaybeLazily(static_cast(type_id) * 8 + 2, ptr,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message_field_lite.lo google/protobuf/compiler/java/message_field_lite.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/parse_context.cc -o google/protobuf/parse_context.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/message_lite.lo google/protobuf/compiler/java/message_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/name_resolver.lo google/protobuf/compiler/java/name_resolver.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/primitive_field.lo google/protobuf/compiler/java/primitive_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_field_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/primitive_field_lite.lo google/protobuf/compiler/java/primitive_field_lite.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/message_lite.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/name_resolver.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/primitive_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/service.lo google/protobuf/compiler/java/service.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/primitive_field_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/shared_code_generator.lo google/protobuf/compiler/java/shared_code_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/service.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/padding_optimizer.cc -o google/protobuf/compiler/cpp/padding_optimizer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/shared_code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/shared_code_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/string_field.lo google/protobuf/compiler/java/string_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/string_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/string_field_lite.lo google/protobuf/compiler/java/string_field_lite.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/string_field_lite.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_file.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_file.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/generator_factory.cc -o google/protobuf/compiler/java/generator_factory.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/service.cc -o google/protobuf/compiler/cpp/service.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/python/generator.lo google/protobuf/compiler/python/generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/generator.cc -o google/protobuf/compiler/cpp/generator.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/python/helpers.lo google/protobuf/compiler/python/helpers.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/helpers.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/helpers.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/extension_lite.cc -o google/protobuf/compiler/java/extension_lite.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/python/pyi_generator.lo google/protobuf/compiler/python/pyi_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_builder_lite.cc -o google/protobuf/compiler/java/message_builder_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/pyi_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/pyi_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/enum_field.cc -o google/protobuf/compiler/cpp/enum_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/name_resolver.cc -o google/protobuf/compiler/java/name_resolver.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_field.cc -o google/protobuf/compiler/java/message_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/doc_comment.cc -o google/protobuf/compiler/java/doc_comment.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/primitive_field.cc -o google/protobuf/compiler/cpp/primitive_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/extension.cc -o google/protobuf/compiler/cpp/extension.o >/dev/null 2>&1
In file included from google/protobuf/extension_set.cc:45:
./google/protobuf/extension_set_inl.h: In member function 'const char* google::protobuf::internal::ExtensionSet::ParseMessageSetItemTmpl(const char*, const Msg*, google::protobuf::internal::InternalMetadata*, google::protobuf::internal::ParseContext*) [with Msg = google::protobuf::MessageLite; T = std::__cxx11::basic_string]':
./google/protobuf/extension_set_inl.h:253:37: warning: 'type_id' may be used uninitialized in this function [-Wmaybe-uninitialized]
253 | ptr = ParseFieldMaybeLazily(static_cast(type_id) * 8 + 2, ptr,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_field_lite.cc -o google/protobuf/compiler/java/message_field_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/context.cc -o google/protobuf/compiler/java/context.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/kotlin_generator.cc -o google/protobuf/compiler/java/kotlin_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/helpers.cc -o google/protobuf/compiler/python/helpers.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/primitive_field.cc -o google/protobuf/compiler/java/primitive_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum.cc -o google/protobuf/compiler/java/enum.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/generator.cc -o google/protobuf/compiler/java/generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/service.cc -o google/protobuf/compiler/java/service.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/string_field.cc -o google/protobuf/compiler/cpp/string_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/message_field.cc -o google/protobuf/compiler/cpp/message_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_lite.cc -o google/protobuf/compiler/java/enum_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/enum.cc -o google/protobuf/compiler/cpp/enum.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/field.cc -o google/protobuf/compiler/java/field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/primitive_field_lite.cc -o google/protobuf/compiler/java/primitive_field_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/shared_code_generator.cc -o google/protobuf/compiler/java/shared_code_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/extension.cc -o google/protobuf/compiler/java/extension.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_field.cc -o google/protobuf/compiler/java/enum_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/map_field_lite.cc -o google/protobuf/compiler/java/map_field_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/map_field.cc -o google/protobuf/compiler/java/map_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/field.cc -o google/protobuf/compiler/cpp/field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_lite.cc -o google/protobuf/compiler/java/message_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/map_field.cc -o google/protobuf/compiler/cpp/map_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/string_field_lite.cc -o google/protobuf/compiler/java/string_field_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/parse_function_generator.cc -o google/protobuf/compiler/cpp/parse_function_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/helpers.cc -o google/protobuf/compiler/java/helpers.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/enum_field_lite.cc -o google/protobuf/compiler/java/enum_field_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/file.cc -o google/protobuf/compiler/java/file.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/generated_message_tctable_lite.cc -o google/protobuf/generated_message_tctable_lite.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/string_field.cc -o google/protobuf/compiler/java/string_field.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message_builder.cc -o google/protobuf/compiler/java/message_builder.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/pyi_generator.cc -o google/protobuf/compiler/python/pyi_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/java/message.cc -o google/protobuf/compiler/java/message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/helpers.cc -o google/protobuf/compiler/cpp/helpers.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/file.cc -o google/protobuf/compiler/cpp/file.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/python/generator.cc -o google/protobuf/compiler/python/generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/compiler/cpp/message.cc -o google/protobuf/compiler/cpp/message.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 32:12:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -Wl,-z,relro -o libprotobuf-lite.la -rpath /usr/lib/x86_64-linux-gnu google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/arenaz_sampler.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_tctable_lite.lo google/protobuf/generated_message_util.lo google/protobuf/implicit_weak_message.lo google/protobuf/inlined_string_field.lo google/protobuf/io/coded_stream.lo google/protobuf/io/io_win32.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/repeated_ptr_field.lo google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/wire_format_lite.lo -lpthread -lz
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/arenaz_sampler.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_tctable_lite.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/inlined_string_field.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/io_win32.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/map.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/repeated_ptr_field.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/wire_format_lite.o -lpthread -lz -L/usr/lib/gcc/x86_64-linux-gnu/10 -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -pthread -g -O2 -fstack-protector-strong -Wl,--version-script=./libprotobuf-lite.map -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libprotobuf-lite.so.32 -o .libs/libprotobuf-lite.so.32.0.12
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.32" && ln -s "libprotobuf-lite.so.32.0.12" "libprotobuf-lite.so.32")
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.32.0.12" "libprotobuf-lite.so")
libtool: link: ar cr .libs/libprotobuf-lite.a google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/arenaz_sampler.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_tctable_lite.o google/protobuf/generated_message_util.o google/protobuf/implicit_weak_message.o google/protobuf/inlined_string_field.o google/protobuf/io/coded_stream.o google/protobuf/io/io_win32.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/repeated_ptr_field.o google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/wire_format_lite.o
libtool: link: ranlib .libs/libprotobuf-lite.a
libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" )
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 32:12:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -Wl,-z,relro -o libprotobuf.la -rpath /usr/lib/x86_64-linux-gnu google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/arenaz_sampler.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_tctable_lite.lo google/protobuf/generated_message_util.lo google/protobuf/implicit_weak_message.lo google/protobuf/inlined_string_field.lo google/protobuf/io/coded_stream.lo google/protobuf/io/io_win32.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/repeated_ptr_field.lo google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/wire_format_lite.lo google/protobuf/any.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/descriptor.lo google/protobuf/descriptor.pb.lo google/protobuf/descriptor_database.lo google/protobuf/duration.pb.lo google/protobuf/dynamic_message.lo google/protobuf/empty.pb.lo google/protobuf/extension_set_heavy.lo google/protobuf/field_mask.pb.lo google/protobuf/generated_message_bases.lo google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_tctable_full.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/tokenizer.lo google/protobuf/map_field.lo google/protobuf/message.lo google/protobuf/reflection_ops.lo google/protobuf/service.lo google/protobuf/source_context.pb.lo google/protobuf/struct.pb.lo google/protobuf/stubs/substitute.lo google/protobuf/text_format.lo google/protobuf/timestamp.pb.lo google/protobuf/type.pb.lo google/protobuf/unknown_field_set.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo google/protobuf/wire_format.lo google/protobuf/wrappers.pb.lo -lpthread -lz
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/arenaz_sampler.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_tctable_lite.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/inlined_string_field.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/io_win32.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/map.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/repeated_ptr_field.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/wire_format_lite.o google/protobuf/.libs/any.o google/protobuf/.libs/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.o google/protobuf/.libs/descriptor.o google/protobuf/.libs/descriptor.pb.o google/protobuf/.libs/descriptor_database.o google/protobuf/.libs/duration.pb.o google/protobuf/.libs/dynamic_message.o google/protobuf/.libs/empty.pb.o google/protobuf/.libs/extension_set_heavy.o google/protobuf/.libs/field_mask.pb.o google/protobuf/.libs/generated_message_bases.o google/protobuf/.libs/generated_message_reflection.o google/protobuf/.libs/generated_message_tctable_full.o google/protobuf/io/.libs/gzip_stream.o google/protobuf/io/.libs/printer.o google/protobuf/io/.libs/tokenizer.o google/protobuf/.libs/map_field.o google/protobuf/.libs/message.o google/protobuf/.libs/reflection_ops.o google/protobuf/.libs/service.o google/protobuf/.libs/source_context.pb.o google/protobuf/.libs/struct.pb.o google/protobuf/stubs/.libs/substitute.o google/protobuf/.libs/text_format.o google/protobuf/.libs/timestamp.pb.o google/protobuf/.libs/type.pb.o google/protobuf/.libs/unknown_field_set.o google/protobuf/util/.libs/delimited_message_util.o google/protobuf/util/.libs/field_comparator.o google/protobuf/util/.libs/field_mask_util.o google/protobuf/util/internal/.libs/datapiece.o google/protobuf/util/internal/.libs/default_value_objectwriter.o google/protobuf/util/internal/.libs/error_listener.o google/protobuf/util/internal/.libs/field_mask_utility.o google/protobuf/util/internal/.libs/json_escaping.o google/protobuf/util/internal/.libs/json_objectwriter.o google/protobuf/util/internal/.libs/json_stream_parser.o google/protobuf/util/internal/.libs/object_writer.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/utility.o google/protobuf/util/.libs/json_util.o google/protobuf/util/.libs/message_differencer.o google/protobuf/util/.libs/time_util.o google/protobuf/util/.libs/type_resolver_util.o google/protobuf/.libs/wire_format.o google/protobuf/.libs/wrappers.pb.o -lpthread -lz -L/usr/lib/gcc/x86_64-linux-gnu/10 -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -pthread -g -O2 -fstack-protector-strong -Wl,--version-script=./libprotobuf.map -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libprotobuf.so.32 -o .libs/libprotobuf.so.32.0.12
libtool: link: (cd ".libs" && rm -f "libprotobuf.so.32" && ln -s "libprotobuf.so.32.0.12" "libprotobuf.so.32")
libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.32.0.12" "libprotobuf.so")
libtool: link: ar cr .libs/libprotobuf.a google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/arenaz_sampler.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_tctable_lite.o google/protobuf/generated_message_util.o google/protobuf/implicit_weak_message.o google/protobuf/inlined_string_field.o google/protobuf/io/coded_stream.o google/protobuf/io/io_win32.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/repeated_ptr_field.o google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/wire_format_lite.o google/protobuf/any.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/descriptor.o google/protobuf/descriptor.pb.o google/protobuf/descriptor_database.o google/protobuf/duration.pb.o google/protobuf/dynamic_message.o google/protobuf/empty.pb.o google/protobuf/extension_set_heavy.o google/protobuf/field_mask.pb.o google/protobuf/generated_message_bases.o google/protobuf/generated_message_reflection.o google/protobuf/generated_message_tctable_full.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/tokenizer.o google/protobuf/map_field.o google/protobuf/message.o google/protobuf/reflection_ops.o google/protobuf/service.o google/protobuf/source_context.pb.o google/protobuf/struct.pb.o google/protobuf/stubs/substitute.o google/protobuf/text_format.o google/protobuf/timestamp.pb.o google/protobuf/type.pb.o google/protobuf/unknown_field_set.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o google/protobuf/wire_format.o google/protobuf/wrappers.pb.o
libtool: link: ranlib .libs/libprotobuf.a
libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" )
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 32:12:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,-z,relro -o libprotoc.la -rpath /usr/lib/x86_64-linux-gnu google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/cpp/enum.lo google/protobuf/compiler/cpp/enum_field.lo google/protobuf/compiler/cpp/extension.lo google/protobuf/compiler/cpp/field.lo google/protobuf/compiler/cpp/file.lo google/protobuf/compiler/cpp/generator.lo google/protobuf/compiler/cpp/helpers.lo google/protobuf/compiler/cpp/map_field.lo google/protobuf/compiler/cpp/message.lo google/protobuf/compiler/cpp/message_field.lo google/protobuf/compiler/cpp/padding_optimizer.lo google/protobuf/compiler/cpp/parse_function_generator.lo google/protobuf/compiler/cpp/primitive_field.lo google/protobuf/compiler/cpp/service.lo google/protobuf/compiler/cpp/string_field.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/java/context.lo google/protobuf/compiler/java/doc_comment.lo google/protobuf/compiler/java/enum.lo google/protobuf/compiler/java/enum_field.lo google/protobuf/compiler/java/enum_field_lite.lo google/protobuf/compiler/java/enum_lite.lo google/protobuf/compiler/java/extension.lo google/protobuf/compiler/java/extension_lite.lo google/protobuf/compiler/java/field.lo google/protobuf/compiler/java/file.lo google/protobuf/compiler/java/generator.lo google/protobuf/compiler/java/generator_factory.lo google/protobuf/compiler/java/helpers.lo google/protobuf/compiler/java/kotlin_generator.lo google/protobuf/compiler/java/map_field.lo google/protobuf/compiler/java/map_field_lite.lo google/protobuf/compiler/java/message.lo google/protobuf/compiler/java/message_builder.lo google/protobuf/compiler/java/message_builder_lite.lo google/protobuf/compiler/java/message_field.lo google/protobuf/compiler/java/message_field_lite.lo google/protobuf/compiler/java/message_lite.lo google/protobuf/compiler/java/name_resolver.lo google/protobuf/compiler/java/primitive_field.lo google/protobuf/compiler/java/primitive_field_lite.lo google/protobuf/compiler/java/service.lo google/protobuf/compiler/java/shared_code_generator.lo google/protobuf/compiler/java/string_field.lo google/protobuf/compiler/java/string_field_lite.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/python/generator.lo google/protobuf/compiler/python/helpers.lo google/protobuf/compiler/python/pyi_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo -lpthread libprotobuf.la -lz
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/10/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/cpp/.libs/enum.o google/protobuf/compiler/cpp/.libs/enum_field.o google/protobuf/compiler/cpp/.libs/extension.o google/protobuf/compiler/cpp/.libs/field.o google/protobuf/compiler/cpp/.libs/file.o google/protobuf/compiler/cpp/.libs/generator.o google/protobuf/compiler/cpp/.libs/helpers.o google/protobuf/compiler/cpp/.libs/map_field.o google/protobuf/compiler/cpp/.libs/message.o google/protobuf/compiler/cpp/.libs/message_field.o google/protobuf/compiler/cpp/.libs/padding_optimizer.o google/protobuf/compiler/cpp/.libs/parse_function_generator.o google/protobuf/compiler/cpp/.libs/primitive_field.o google/protobuf/compiler/cpp/.libs/service.o google/protobuf/compiler/cpp/.libs/string_field.o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o google/protobuf/compiler/csharp/.libs/csharp_enum.o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_field_base.o google/protobuf/compiler/csharp/.libs/csharp_generator.o google/protobuf/compiler/csharp/.libs/csharp_helpers.o google/protobuf/compiler/csharp/.libs/csharp_map_field.o google/protobuf/compiler/csharp/.libs/csharp_message.o google/protobuf/compiler/csharp/.libs/csharp_message_field.o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o google/protobuf/compiler/java/.libs/context.o google/protobuf/compiler/java/.libs/doc_comment.o google/protobuf/compiler/java/.libs/enum.o google/protobuf/compiler/java/.libs/enum_field.o google/protobuf/compiler/java/.libs/enum_field_lite.o google/protobuf/compiler/java/.libs/enum_lite.o google/protobuf/compiler/java/.libs/extension.o google/protobuf/compiler/java/.libs/extension_lite.o google/protobuf/compiler/java/.libs/field.o google/protobuf/compiler/java/.libs/file.o google/protobuf/compiler/java/.libs/generator.o google/protobuf/compiler/java/.libs/generator_factory.o google/protobuf/compiler/java/.libs/helpers.o google/protobuf/compiler/java/.libs/kotlin_generator.o google/protobuf/compiler/java/.libs/map_field.o google/protobuf/compiler/java/.libs/map_field_lite.o google/protobuf/compiler/java/.libs/message.o google/protobuf/compiler/java/.libs/message_builder.o google/protobuf/compiler/java/.libs/message_builder_lite.o google/protobuf/compiler/java/.libs/message_field.o google/protobuf/compiler/java/.libs/message_field_lite.o google/protobuf/compiler/java/.libs/message_lite.o google/protobuf/compiler/java/.libs/name_resolver.o google/protobuf/compiler/java/.libs/primitive_field.o google/protobuf/compiler/java/.libs/primitive_field_lite.o google/protobuf/compiler/java/.libs/service.o google/protobuf/compiler/java/.libs/shared_code_generator.o google/protobuf/compiler/java/.libs/string_field.o google/protobuf/compiler/java/.libs/string_field_lite.o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o google/protobuf/compiler/objectivec/.libs/objectivec_field.o google/protobuf/compiler/objectivec/.libs/objectivec_file.o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o google/protobuf/compiler/objectivec/.libs/objectivec_message.o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o google/protobuf/compiler/php/.libs/php_generator.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/python/.libs/generator.o google/protobuf/compiler/python/.libs/helpers.o google/protobuf/compiler/python/.libs/pyi_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o -Wl,-rpath -Wl,/sonic/src/protobuf/protobuf-3.21.12/src/.libs -lpthread ./.libs/libprotobuf.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/10 -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/10/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/10/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/crtn.o -pthread -g -O2 -fstack-protector-strong -Wl,--version-script=./libprotoc.map -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libprotoc.so.32 -o .libs/libprotoc.so.32.0.12
libtool: link: (cd ".libs" && rm -f "libprotoc.so.32" && ln -s "libprotoc.so.32.0.12" "libprotoc.so.32")
libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.32.0.12" "libprotoc.so")
copying selected object files to avoid basename conflicts...
libtool: link: ln google/protobuf/compiler/java/enum.o .libs/libprotoc.lax/lt1-enum.o || cp google/protobuf/compiler/java/enum.o .libs/libprotoc.lax/lt1-enum.o
libtool: link: ln google/protobuf/compiler/java/enum_field.o .libs/libprotoc.lax/lt2-enum_field.o || cp google/protobuf/compiler/java/enum_field.o .libs/libprotoc.lax/lt2-enum_field.o
libtool: link: ln google/protobuf/compiler/java/extension.o .libs/libprotoc.lax/lt3-extension.o || cp google/protobuf/compiler/java/extension.o .libs/libprotoc.lax/lt3-extension.o
libtool: link: ln google/protobuf/compiler/java/field.o .libs/libprotoc.lax/lt4-field.o || cp google/protobuf/compiler/java/field.o .libs/libprotoc.lax/lt4-field.o
libtool: link: ln google/protobuf/compiler/java/file.o .libs/libprotoc.lax/lt5-file.o || cp google/protobuf/compiler/java/file.o .libs/libprotoc.lax/lt5-file.o
libtool: link: ln google/protobuf/compiler/java/generator.o .libs/libprotoc.lax/lt6-generator.o || cp google/protobuf/compiler/java/generator.o .libs/libprotoc.lax/lt6-generator.o
libtool: link: ln google/protobuf/compiler/java/helpers.o .libs/libprotoc.lax/lt7-helpers.o || cp google/protobuf/compiler/java/helpers.o .libs/libprotoc.lax/lt7-helpers.o
libtool: link: ln google/protobuf/compiler/java/map_field.o .libs/libprotoc.lax/lt8-map_field.o || cp google/protobuf/compiler/java/map_field.o .libs/libprotoc.lax/lt8-map_field.o
libtool: link: ln google/protobuf/compiler/java/message.o .libs/libprotoc.lax/lt9-message.o || cp google/protobuf/compiler/java/message.o .libs/libprotoc.lax/lt9-message.o
libtool: link: ln google/protobuf/compiler/java/message_field.o .libs/libprotoc.lax/lt10-message_field.o || cp google/protobuf/compiler/java/message_field.o .libs/libprotoc.lax/lt10-message_field.o
libtool: link: ln google/protobuf/compiler/java/primitive_field.o .libs/libprotoc.lax/lt11-primitive_field.o || cp google/protobuf/compiler/java/primitive_field.o .libs/libprotoc.lax/lt11-primitive_field.o
libtool: link: ln google/protobuf/compiler/java/service.o .libs/libprotoc.lax/lt12-service.o || cp google/protobuf/compiler/java/service.o .libs/libprotoc.lax/lt12-service.o
libtool: link: ln google/protobuf/compiler/java/string_field.o .libs/libprotoc.lax/lt13-string_field.o || cp google/protobuf/compiler/java/string_field.o .libs/libprotoc.lax/lt13-string_field.o
libtool: link: ln google/protobuf/compiler/python/generator.o .libs/libprotoc.lax/lt14-generator.o || cp google/protobuf/compiler/python/generator.o .libs/libprotoc.lax/lt14-generator.o
libtool: link: ln google/protobuf/compiler/python/helpers.o .libs/libprotoc.lax/lt15-helpers.o || cp google/protobuf/compiler/python/helpers.o .libs/libprotoc.lax/lt15-helpers.o
libtool: link: ar cr .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/cpp/enum.o google/protobuf/compiler/cpp/enum_field.o google/protobuf/compiler/cpp/extension.o google/protobuf/compiler/cpp/field.o google/protobuf/compiler/cpp/file.o google/protobuf/compiler/cpp/generator.o google/protobuf/compiler/cpp/helpers.o google/protobuf/compiler/cpp/map_field.o google/protobuf/compiler/cpp/message.o google/protobuf/compiler/cpp/message_field.o google/protobuf/compiler/cpp/padding_optimizer.o google/protobuf/compiler/cpp/parse_function_generator.o google/protobuf/compiler/cpp/primitive_field.o google/protobuf/compiler/cpp/service.o google/protobuf/compiler/cpp/string_field.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o google/protobuf/compiler/java/context.o google/protobuf/compiler/java/doc_comment.o .libs/libprotoc.lax/lt1-enum.o .libs/libprotoc.lax/lt2-enum_field.o google/protobuf/compiler/java/enum_field_lite.o google/protobuf/compiler/java/enum_lite.o .libs/libprotoc.lax/lt3-extension.o google/protobuf/compiler/java/extension_lite.o .libs/libprotoc.lax/lt4-field.o .libs/libprotoc.lax/lt5-file.o .libs/libprotoc.lax/lt6-generator.o google/protobuf/compiler/java/generator_factory.o .libs/libprotoc.lax/lt7-helpers.o google/protobuf/compiler/java/kotlin_generator.o .libs/libprotoc.lax/lt8-map_field.o google/protobuf/compiler/java/map_field_lite.o .libs/libprotoc.lax/lt9-message.o google/protobuf/compiler/java/message_builder.o google/protobuf/compiler/java/message_builder_lite.o .libs/libprotoc.lax/lt10-message_field.o google/protobuf/compiler/java/message_field_lite.o google/protobuf/compiler/java/message_lite.o google/protobuf/compiler/java/name_resolver.o .libs/libprotoc.lax/lt11-primitive_field.o google/protobuf/compiler/java/primitive_field_lite.o .libs/libprotoc.lax/lt12-service.o google/protobuf/compiler/java/shared_code_generator.o .libs/libprotoc.lax/lt13-string_field.o google/protobuf/compiler/java/string_field_lite.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o .libs/libprotoc.lax/lt14-generator.o .libs/libprotoc.lax/lt15-helpers.o google/protobuf/compiler/python/pyi_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o
libtool: link: ranlib .libs/libprotoc.a
libtool: link: rm -fr .libs/libprotoc.lax
libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" )
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o protoc google/protobuf/compiler/main.o -lpthread libprotobuf.la libprotoc.la -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/protoc google/protobuf/compiler/main.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lz -pthread
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[5]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
make[4]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
bash -x ./generate_descriptor_proto.sh
+ test '!' -e src/google/protobuf/stubs/common.h
+ cd src
+ RUNTIME_PROTO_FILES=('google/protobuf/any.proto' 'google/protobuf/api.proto' 'google/protobuf/descriptor.proto' 'google/protobuf/duration.proto' 'google/protobuf/empty.proto' 'google/protobuf/field_mask.proto' 'google/protobuf/source_context.proto' 'google/protobuf/struct.proto' 'google/protobuf/timestamp.proto' 'google/protobuf/type.proto' 'google/protobuf/wrappers.proto')
+ declare -a RUNTIME_PROTO_FILES
+ COMPILER_PROTO_FILES=('google/protobuf/compiler/plugin.proto')
+ declare -a COMPILER_PROTO_FILES
+ CORE_PROTO_IS_CORRECT=0
+ PROCESS_ROUND=1
+ BOOTSTRAP_PROTOC=
+ '[' 0 -gt 0 ']'
++ mktemp -d
+ TMP=/tmp/tmp.Vb32YUsD9D
+ echo 'Updating descriptor protos...'
Updating descriptor protos...
+ '[' 0 -ne 1 ']'
+ echo 'Round 1'
Round 1
+ CORE_PROTO_IS_CORRECT=1
+ '[' '' '!=' '' ']'
++ nproc
+ make -j112 protoc
make[4]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[4]: 'protoc' is up to date.
make[4]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
+ test 0 -ne 0
+ PROTOC=./protoc
+ ./protoc --cpp_out=dllexport_decl=PROTOBUF_EXPORT:/tmp/tmp.Vb32YUsD9D google/protobuf/any.proto google/protobuf/api.proto google/protobuf/descriptor.proto google/protobuf/duration.proto google/protobuf/empty.proto google/protobuf/field_mask.proto google/protobuf/source_context.proto google/protobuf/struct.proto google/protobuf/timestamp.proto google/protobuf/type.proto google/protobuf/wrappers.proto
+ ./protoc --cpp_out=dllexport_decl=PROTOC_EXPORT:/tmp/tmp.Vb32YUsD9D google/protobuf/compiler/plugin.proto
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/any
+ diff google/protobuf/any.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/any.pb.h
+ test 0 -ne 0
+ diff google/protobuf/any.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/any.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/api
+ diff google/protobuf/api.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/api.pb.h
+ test 0 -ne 0
+ diff google/protobuf/api.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/api.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/descriptor
+ diff google/protobuf/descriptor.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/descriptor.pb.h
+ test 0 -ne 0
+ diff google/protobuf/descriptor.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/descriptor.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/duration
+ diff google/protobuf/duration.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/duration.pb.h
+ test 0 -ne 0
+ diff google/protobuf/duration.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/duration.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/empty
+ diff google/protobuf/empty.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/empty.pb.h
+ test 0 -ne 0
+ diff google/protobuf/empty.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/empty.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/field_mask
+ diff google/protobuf/field_mask.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/field_mask.pb.h
+ test 0 -ne 0
+ diff google/protobuf/field_mask.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/field_mask.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/source_context
+ diff google/protobuf/source_context.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/source_context.pb.h
+ test 0 -ne 0
+ diff google/protobuf/source_context.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/source_context.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/struct
+ diff google/protobuf/struct.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/struct.pb.h
+ test 0 -ne 0
+ diff google/protobuf/struct.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/struct.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/timestamp
+ diff google/protobuf/timestamp.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/timestamp.pb.h
+ test 0 -ne 0
+ diff google/protobuf/timestamp.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/timestamp.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/type
+ diff google/protobuf/type.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/type.pb.h
+ test 0 -ne 0
+ diff google/protobuf/type.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/type.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/wrappers
+ diff google/protobuf/wrappers.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/wrappers.pb.h
+ test 0 -ne 0
+ diff google/protobuf/wrappers.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/wrappers.pb.cc
+ test 0 -ne 0
+ for PROTO_FILE in ${RUNTIME_PROTO_FILES[@]} ${COMPILER_PROTO_FILES[@]}
+ BASE_NAME=google/protobuf/compiler/plugin
+ diff google/protobuf/compiler/plugin.pb.h /tmp/tmp.Vb32YUsD9D/google/protobuf/compiler/plugin.pb.h
+ test 0 -ne 0
+ diff google/protobuf/compiler/plugin.pb.cc /tmp/tmp.Vb32YUsD9D/google/protobuf/compiler/plugin.pb.cc
+ test 0 -ne 0
+ '[' 1 -ne 1 ']'
+ PROCESS_ROUND=2
+ '[' 1 -ne 1 ']'
+ cd ..
+ test -x objectivec/generate_well_known_types.sh
+ echo 'Generating messages for objc.'
Generating messages for objc.
+ objectivec/generate_well_known_types.sh
make[4]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[4]: 'protoc' is up to date.
make[4]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
INFO: Generated source for WellKnownTypes is current.
+ test -x csharp/generate_protos.sh
+ echo 'Generating messages for C#.'
Generating messages for C#.
+ csharp/generate_protos.sh
/sonic/src/protobuf/protobuf-3.21.12 /sonic/src/protobuf/protobuf-3.21.12
[libprotobuf WARNING google/protobuf/compiler/csharp/csharp_enum.cc:74] Duplicate enum value Moo (originally moo) in AliasedEnum; adding underscore to distinguish
+ test -x php/generate_descriptor_protos.sh
+ echo 'Generating messages for PHP.'
Generating messages for PHP.
+ php/generate_descriptor_protos.sh
/sonic/src/protobuf/protobuf-3.21.12/src /sonic/src/protobuf/protobuf-3.21.12
/sonic/src/protobuf/protobuf-3.21.12
# Generate the manpage
xmlto man debian/protoc.xml
Note: Writing protoc.1
# Python3 build
cp -rv python python3
'python' -> 'python3'
'python/MANIFEST.in' -> 'python3/MANIFEST.in'
'python/README.md' -> 'python3/README.md'
'python/docs' -> 'python3/docs'
'python/docs/conf.py' -> 'python3/docs/conf.py'
'python/docs/environment.yml' -> 'python3/docs/environment.yml'
'python/docs/generate_docs.py' -> 'python3/docs/generate_docs.py'
'python/docs/google' -> 'python3/docs/google'
'python/docs/google/protobuf.rst' -> 'python3/docs/google/protobuf.rst'
'python/docs/google/protobuf' -> 'python3/docs/google/protobuf'
'python/docs/google/protobuf/any_pb2.rst' -> 'python3/docs/google/protobuf/any_pb2.rst'
'python/docs/google/protobuf/descriptor.rst' -> 'python3/docs/google/protobuf/descriptor.rst'
'python/docs/google/protobuf/descriptor_database.rst' -> 'python3/docs/google/protobuf/descriptor_database.rst'
'python/docs/google/protobuf/descriptor_pb2.rst' -> 'python3/docs/google/protobuf/descriptor_pb2.rst'
'python/docs/google/protobuf/descriptor_pool.rst' -> 'python3/docs/google/protobuf/descriptor_pool.rst'
'python/docs/google/protobuf/duration_pb2.rst' -> 'python3/docs/google/protobuf/duration_pb2.rst'
'python/docs/google/protobuf/empty_pb2.rst' -> 'python3/docs/google/protobuf/empty_pb2.rst'
'python/docs/google/protobuf/field_mask_pb2.rst' -> 'python3/docs/google/protobuf/field_mask_pb2.rst'
'python/docs/google/protobuf/internal' -> 'python3/docs/google/protobuf/internal'
'python/docs/google/protobuf/internal/containers.rst' -> 'python3/docs/google/protobuf/internal/containers.rst'
'python/docs/google/protobuf/json_format.rst' -> 'python3/docs/google/protobuf/json_format.rst'
'python/docs/google/protobuf/message.rst' -> 'python3/docs/google/protobuf/message.rst'
'python/docs/google/protobuf/message_factory.rst' -> 'python3/docs/google/protobuf/message_factory.rst'
'python/docs/google/protobuf/proto_builder.rst' -> 'python3/docs/google/protobuf/proto_builder.rst'
'python/docs/google/protobuf/reflection.rst' -> 'python3/docs/google/protobuf/reflection.rst'
'python/docs/google/protobuf/service.rst' -> 'python3/docs/google/protobuf/service.rst'
'python/docs/google/protobuf/service_reflection.rst' -> 'python3/docs/google/protobuf/service_reflection.rst'
'python/docs/google/protobuf/struct_pb2.rst' -> 'python3/docs/google/protobuf/struct_pb2.rst'
'python/docs/google/protobuf/symbol_database.rst' -> 'python3/docs/google/protobuf/symbol_database.rst'
'python/docs/google/protobuf/text_encoding.rst' -> 'python3/docs/google/protobuf/text_encoding.rst'
'python/docs/google/protobuf/text_format.rst' -> 'python3/docs/google/protobuf/text_format.rst'
'python/docs/google/protobuf/timestamp_pb2.rst' -> 'python3/docs/google/protobuf/timestamp_pb2.rst'
'python/docs/google/protobuf/type_pb2.rst' -> 'python3/docs/google/protobuf/type_pb2.rst'
'python/docs/google/protobuf/wrappers_pb2.rst' -> 'python3/docs/google/protobuf/wrappers_pb2.rst'
'python/docs/index.rst' -> 'python3/docs/index.rst'
'python/docs/make.bat' -> 'python3/docs/make.bat'
'python/docs/requirements.txt' -> 'python3/docs/requirements.txt'
'python/google' -> 'python3/google'
'python/google/__init__.py' -> 'python3/google/__init__.py'
'python/google/protobuf' -> 'python3/google/protobuf'
'python/google/protobuf/__init__.py' -> 'python3/google/protobuf/__init__.py'
'python/google/protobuf/compiler' -> 'python3/google/protobuf/compiler'
'python/google/protobuf/compiler/__init__.py' -> 'python3/google/protobuf/compiler/__init__.py'
'python/google/protobuf/descriptor.py' -> 'python3/google/protobuf/descriptor.py'
'python/google/protobuf/descriptor_database.py' -> 'python3/google/protobuf/descriptor_database.py'
'python/google/protobuf/descriptor_pool.py' -> 'python3/google/protobuf/descriptor_pool.py'
'python/google/protobuf/internal' -> 'python3/google/protobuf/internal'
'python/google/protobuf/internal/__init__.py' -> 'python3/google/protobuf/internal/__init__.py'
'python/google/protobuf/internal/_parameterized.py' -> 'python3/google/protobuf/internal/_parameterized.py'
'python/google/protobuf/internal/any_test.proto' -> 'python3/google/protobuf/internal/any_test.proto'
'python/google/protobuf/internal/api_implementation.cc' -> 'python3/google/protobuf/internal/api_implementation.cc'
'python/google/protobuf/internal/api_implementation.py' -> 'python3/google/protobuf/internal/api_implementation.py'
'python/google/protobuf/internal/builder.py' -> 'python3/google/protobuf/internal/builder.py'
'python/google/protobuf/internal/containers.py' -> 'python3/google/protobuf/internal/containers.py'
'python/google/protobuf/internal/decoder.py' -> 'python3/google/protobuf/internal/decoder.py'
'python/google/protobuf/internal/descriptor_database_test.py' -> 'python3/google/protobuf/internal/descriptor_database_test.py'
'python/google/protobuf/internal/descriptor_pool_test.py' -> 'python3/google/protobuf/internal/descriptor_pool_test.py'
'python/google/protobuf/internal/descriptor_pool_test1.proto' -> 'python3/google/protobuf/internal/descriptor_pool_test1.proto'
'python/google/protobuf/internal/descriptor_pool_test2.proto' -> 'python3/google/protobuf/internal/descriptor_pool_test2.proto'
'python/google/protobuf/internal/encoder.py' -> 'python3/google/protobuf/internal/encoder.py'
'python/google/protobuf/internal/enum_type_wrapper.py' -> 'python3/google/protobuf/internal/enum_type_wrapper.py'
'python/google/protobuf/internal/extension_dict.py' -> 'python3/google/protobuf/internal/extension_dict.py'
'python/google/protobuf/internal/factory_test1.proto' -> 'python3/google/protobuf/internal/factory_test1.proto'
'python/google/protobuf/internal/factory_test2.proto' -> 'python3/google/protobuf/internal/factory_test2.proto'
'python/google/protobuf/internal/file_options_test.proto' -> 'python3/google/protobuf/internal/file_options_test.proto'
'python/google/protobuf/internal/generator_test.py' -> 'python3/google/protobuf/internal/generator_test.py'
'python/google/protobuf/internal/import_test.py' -> 'python3/google/protobuf/internal/import_test.py'
'python/google/protobuf/internal/import_test_package' -> 'python3/google/protobuf/internal/import_test_package'
'python/google/protobuf/internal/import_test_package/__init__.py' -> 'python3/google/protobuf/internal/import_test_package/__init__.py'
'python/google/protobuf/internal/import_test_package/import_public.proto' -> 'python3/google/protobuf/internal/import_test_package/import_public.proto'
'python/google/protobuf/internal/import_test_package/import_public_nested.proto' -> 'python3/google/protobuf/internal/import_test_package/import_public_nested.proto'
'python/google/protobuf/internal/import_test_package/inner.proto' -> 'python3/google/protobuf/internal/import_test_package/inner.proto'
'python/google/protobuf/internal/import_test_package/outer.proto' -> 'python3/google/protobuf/internal/import_test_package/outer.proto'
'python/google/protobuf/internal/keywords_test.py' -> 'python3/google/protobuf/internal/keywords_test.py'
'python/google/protobuf/internal/message_factory_test.py' -> 'python3/google/protobuf/internal/message_factory_test.py'
'python/google/protobuf/internal/message_listener.py' -> 'python3/google/protobuf/internal/message_listener.py'
'python/google/protobuf/internal/message_set_extensions.proto' -> 'python3/google/protobuf/internal/message_set_extensions.proto'
'python/google/protobuf/internal/message_test.py' -> 'python3/google/protobuf/internal/message_test.py'
'python/google/protobuf/internal/missing_enum_values.proto' -> 'python3/google/protobuf/internal/missing_enum_values.proto'
'python/google/protobuf/internal/more_extensions.proto' -> 'python3/google/protobuf/internal/more_extensions.proto'
'python/google/protobuf/internal/more_extensions_dynamic.proto' -> 'python3/google/protobuf/internal/more_extensions_dynamic.proto'
'python/google/protobuf/internal/more_messages.proto' -> 'python3/google/protobuf/internal/more_messages.proto'
'python/google/protobuf/internal/no_package.proto' -> 'python3/google/protobuf/internal/no_package.proto'
'python/google/protobuf/internal/packed_field_test.proto' -> 'python3/google/protobuf/internal/packed_field_test.proto'
'python/google/protobuf/internal/proto_builder_test.py' -> 'python3/google/protobuf/internal/proto_builder_test.py'
'python/google/protobuf/internal/python_message.py' -> 'python3/google/protobuf/internal/python_message.py'
'python/google/protobuf/internal/python_protobuf.cc' -> 'python3/google/protobuf/internal/python_protobuf.cc'
'python/google/protobuf/internal/service_reflection_test.py' -> 'python3/google/protobuf/internal/service_reflection_test.py'
'python/google/protobuf/internal/symbol_database_test.py' -> 'python3/google/protobuf/internal/symbol_database_test.py'
'python/google/protobuf/internal/test_bad_identifiers.proto' -> 'python3/google/protobuf/internal/test_bad_identifiers.proto'
'python/google/protobuf/internal/test_proto3_optional.proto' -> 'python3/google/protobuf/internal/test_proto3_optional.proto'
'python/google/protobuf/internal/test_util.py' -> 'python3/google/protobuf/internal/test_util.py'
'python/google/protobuf/internal/testing_refleaks.py' -> 'python3/google/protobuf/internal/testing_refleaks.py'
'python/google/protobuf/internal/text_encoding_test.py' -> 'python3/google/protobuf/internal/text_encoding_test.py'
'python/google/protobuf/internal/type_checkers.py' -> 'python3/google/protobuf/internal/type_checkers.py'
'python/google/protobuf/internal/unknown_fields_test.py' -> 'python3/google/protobuf/internal/unknown_fields_test.py'
'python/google/protobuf/internal/well_known_types.py' -> 'python3/google/protobuf/internal/well_known_types.py'
'python/google/protobuf/internal/well_known_types_test.py' -> 'python3/google/protobuf/internal/well_known_types_test.py'
'python/google/protobuf/internal/wire_format.py' -> 'python3/google/protobuf/internal/wire_format.py'
'python/google/protobuf/internal/wire_format_test.py' -> 'python3/google/protobuf/internal/wire_format_test.py'
'python/google/protobuf/internal/descriptor_test.py' -> 'python3/google/protobuf/internal/descriptor_test.py'
'python/google/protobuf/internal/json_format_test.py' -> 'python3/google/protobuf/internal/json_format_test.py'
'python/google/protobuf/internal/reflection_test.py' -> 'python3/google/protobuf/internal/reflection_test.py'
'python/google/protobuf/internal/text_format_test.py' -> 'python3/google/protobuf/internal/text_format_test.py'
'python/google/protobuf/json_format.py' -> 'python3/google/protobuf/json_format.py'
'python/google/protobuf/message.py' -> 'python3/google/protobuf/message.py'
'python/google/protobuf/message_factory.py' -> 'python3/google/protobuf/message_factory.py'
'python/google/protobuf/proto_api.h' -> 'python3/google/protobuf/proto_api.h'
'python/google/protobuf/proto_builder.py' -> 'python3/google/protobuf/proto_builder.py'
'python/google/protobuf/pyext' -> 'python3/google/protobuf/pyext'
'python/google/protobuf/pyext/README' -> 'python3/google/protobuf/pyext/README'
'python/google/protobuf/pyext/__init__.py' -> 'python3/google/protobuf/pyext/__init__.py'
'python/google/protobuf/pyext/cpp_message.py' -> 'python3/google/protobuf/pyext/cpp_message.py'
'python/google/protobuf/pyext/descriptor.h' -> 'python3/google/protobuf/pyext/descriptor.h'
'python/google/protobuf/pyext/descriptor_containers.cc' -> 'python3/google/protobuf/pyext/descriptor_containers.cc'
'python/google/protobuf/pyext/descriptor_containers.h' -> 'python3/google/protobuf/pyext/descriptor_containers.h'
'python/google/protobuf/pyext/descriptor_database.cc' -> 'python3/google/protobuf/pyext/descriptor_database.cc'
'python/google/protobuf/pyext/descriptor_database.h' -> 'python3/google/protobuf/pyext/descriptor_database.h'
'python/google/protobuf/pyext/descriptor_pool.cc' -> 'python3/google/protobuf/pyext/descriptor_pool.cc'
'python/google/protobuf/pyext/descriptor_pool.h' -> 'python3/google/protobuf/pyext/descriptor_pool.h'
'python/google/protobuf/pyext/extension_dict.cc' -> 'python3/google/protobuf/pyext/extension_dict.cc'
'python/google/protobuf/pyext/extension_dict.h' -> 'python3/google/protobuf/pyext/extension_dict.h'
'python/google/protobuf/pyext/field.cc' -> 'python3/google/protobuf/pyext/field.cc'
'python/google/protobuf/pyext/field.h' -> 'python3/google/protobuf/pyext/field.h'
'python/google/protobuf/pyext/map_container.cc' -> 'python3/google/protobuf/pyext/map_container.cc'
'python/google/protobuf/pyext/map_container.h' -> 'python3/google/protobuf/pyext/map_container.h'
'python/google/protobuf/pyext/message.cc' -> 'python3/google/protobuf/pyext/message.cc'
'python/google/protobuf/pyext/message.h' -> 'python3/google/protobuf/pyext/message.h'
'python/google/protobuf/pyext/message_factory.cc' -> 'python3/google/protobuf/pyext/message_factory.cc'
'python/google/protobuf/pyext/message_factory.h' -> 'python3/google/protobuf/pyext/message_factory.h'
'python/google/protobuf/pyext/message_module.cc' -> 'python3/google/protobuf/pyext/message_module.cc'
'python/google/protobuf/pyext/proto2_api_test.proto' -> 'python3/google/protobuf/pyext/proto2_api_test.proto'
'python/google/protobuf/pyext/python.proto' -> 'python3/google/protobuf/pyext/python.proto'
'python/google/protobuf/pyext/repeated_composite_container.cc' -> 'python3/google/protobuf/pyext/repeated_composite_container.cc'
'python/google/protobuf/pyext/repeated_composite_container.h' -> 'python3/google/protobuf/pyext/repeated_composite_container.h'
'python/google/protobuf/pyext/repeated_scalar_container.cc' -> 'python3/google/protobuf/pyext/repeated_scalar_container.cc'
'python/google/protobuf/pyext/repeated_scalar_container.h' -> 'python3/google/protobuf/pyext/repeated_scalar_container.h'
'python/google/protobuf/pyext/safe_numerics.h' -> 'python3/google/protobuf/pyext/safe_numerics.h'
'python/google/protobuf/pyext/scoped_pyobject_ptr.h' -> 'python3/google/protobuf/pyext/scoped_pyobject_ptr.h'
'python/google/protobuf/pyext/unknown_field_set.cc' -> 'python3/google/protobuf/pyext/unknown_field_set.cc'
'python/google/protobuf/pyext/unknown_field_set.h' -> 'python3/google/protobuf/pyext/unknown_field_set.h'
'python/google/protobuf/pyext/unknown_fields.cc' -> 'python3/google/protobuf/pyext/unknown_fields.cc'
'python/google/protobuf/pyext/unknown_fields.h' -> 'python3/google/protobuf/pyext/unknown_fields.h'
'python/google/protobuf/pyext/descriptor.cc' -> 'python3/google/protobuf/pyext/descriptor.cc'
'python/google/protobuf/python_protobuf.h' -> 'python3/google/protobuf/python_protobuf.h'
'python/google/protobuf/reflection.py' -> 'python3/google/protobuf/reflection.py'
'python/google/protobuf/service.py' -> 'python3/google/protobuf/service.py'
'python/google/protobuf/service_reflection.py' -> 'python3/google/protobuf/service_reflection.py'
'python/google/protobuf/symbol_database.py' -> 'python3/google/protobuf/symbol_database.py'
'python/google/protobuf/text_encoding.py' -> 'python3/google/protobuf/text_encoding.py'
'python/google/protobuf/text_format.py' -> 'python3/google/protobuf/text_format.py'
'python/google/protobuf/unknown_fields.py' -> 'python3/google/protobuf/unknown_fields.py'
'python/google/protobuf/util' -> 'python3/google/protobuf/util'
'python/google/protobuf/util/__init__.py' -> 'python3/google/protobuf/util/__init__.py'
'python/protobuf_distutils' -> 'python3/protobuf_distutils'
'python/protobuf_distutils/README.md' -> 'python3/protobuf_distutils/README.md'
'python/protobuf_distutils/protobuf_distutils' -> 'python3/protobuf_distutils/protobuf_distutils'
'python/protobuf_distutils/protobuf_distutils/__init__.py' -> 'python3/protobuf_distutils/protobuf_distutils/__init__.py'
'python/protobuf_distutils/protobuf_distutils/generate_py_protobufs.py' -> 'python3/protobuf_distutils/protobuf_distutils/generate_py_protobufs.py'
'python/protobuf_distutils/setup.py' -> 'python3/protobuf_distutils/setup.py'
'python/release.sh' -> 'python3/release.sh'
'python/setup.cfg' -> 'python3/setup.cfg'
'python/setup.py' -> 'python3/setup.py'
'python/tox.ini' -> 'python3/tox.ini'
'python/mox.py' -> 'python3/mox.py'
'python/stubout.py' -> 'python3/stubout.py'
set -e; cd python3 && for pv in 3.9; do \
python$pv setup.py build --cpp_implementation; \
done
running build
running build_py
Generating google/protobuf/descriptor_pb2.py...
Generating google/protobuf/compiler/plugin_pb2.py...
Generating google/protobuf/any_pb2.py...
Generating google/protobuf/api_pb2.py...
Generating google/protobuf/duration_pb2.py...
Generating google/protobuf/empty_pb2.py...
Generating google/protobuf/field_mask_pb2.py...
Generating google/protobuf/source_context_pb2.py...
Generating google/protobuf/struct_pb2.py...
Generating google/protobuf/timestamp_pb2.py...
Generating google/protobuf/type_pb2.py...
Generating google/protobuf/wrappers_pb2.py...
Generating google/protobuf/any_test_pb2.py...
Generating google/protobuf/map_proto2_unittest_pb2.py...
Generating google/protobuf/map_unittest_pb2.py...
Generating google/protobuf/test_messages_proto3_pb2.py...
Generating google/protobuf/test_messages_proto2_pb2.py...
Generating google/protobuf/unittest_arena_pb2.py...
Generating google/protobuf/unittest_pb2.py...
Generating google/protobuf/unittest_custom_options_pb2.py...
Generating google/protobuf/unittest_import_pb2.py...
Generating google/protobuf/unittest_import_public_pb2.py...
Generating google/protobuf/unittest_mset_pb2.py...
Generating google/protobuf/unittest_mset_wire_format_pb2.py...
Generating google/protobuf/unittest_no_generic_services_pb2.py...
Generating google/protobuf/unittest_proto3_arena_pb2.py...
Generating google/protobuf/util/json_format_pb2.py...
Generating google/protobuf/util/json_format_proto3_pb2.py...
Generating google/protobuf/internal/any_test_pb2.py...
Generating google/protobuf/internal/descriptor_pool_test1_pb2.py...
Generating google/protobuf/internal/descriptor_pool_test2_pb2.py...
Generating google/protobuf/internal/factory_test1_pb2.py...
Generating google/protobuf/internal/factory_test2_pb2.py...
Generating google/protobuf/internal/file_options_test_pb2.py...
Generating google/protobuf/internal/import_test_package/import_public_pb2.py...
Generating google/protobuf/internal/import_test_package/import_public_nested_pb2.py...
Generating google/protobuf/internal/import_test_package/inner_pb2.py...
Generating google/protobuf/internal/import_test_package/outer_pb2.py...
Generating google/protobuf/internal/missing_enum_values_pb2.py...
Generating google/protobuf/internal/message_set_extensions_pb2.py...
Generating google/protobuf/internal/more_extensions_pb2.py...
Generating google/protobuf/internal/more_extensions_dynamic_pb2.py...
Generating google/protobuf/internal/more_messages_pb2.py...
Generating google/protobuf/internal/no_package_pb2.py...
Generating google/protobuf/internal/packed_field_test_pb2.py...
Generating google/protobuf/internal/test_bad_identifiers_pb2.py...
Generating google/protobuf/internal/test_proto3_optional_pb2.py...
Generating google/protobuf/pyext/python_pb2.py...
creating build
creating build/lib.linux-x86_64-3.9
creating build/lib.linux-x86_64-3.9/google
copying google/__init__.py -> build/lib.linux-x86_64-3.9/google
creating build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/struct_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/wrappers_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/descriptor.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/proto_builder.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/timestamp_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/duration_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/empty_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/descriptor_pool.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/text_format.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/descriptor_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/source_context_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/api_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/symbol_database.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/message_factory.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/reflection.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/type_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/unknown_fields.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/descriptor_database.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/json_format.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/text_encoding.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/message.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/service.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/field_mask_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/service_reflection.py -> build/lib.linux-x86_64-3.9/google/protobuf
copying google/protobuf/any_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf
creating build/lib.linux-x86_64-3.9/google/protobuf/util
copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf/util
copying google/protobuf/util/json_format_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf/util
copying google/protobuf/util/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/util
creating build/lib.linux-x86_64-3.9/google/protobuf/compiler
copying google/protobuf/compiler/plugin_pb2.py -> build/lib.linux-x86_64-3.9/google/protobuf/compiler
copying google/protobuf/compiler/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/compiler
creating build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/wire_format.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/enum_type_wrapper.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/well_known_types.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/type_checkers.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/extension_dict.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/api_implementation.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/encoder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/builder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/message_listener.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/decoder.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/containers.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
copying google/protobuf/internal/python_message.py -> build/lib.linux-x86_64-3.9/google/protobuf/internal
creating build/lib.linux-x86_64-3.9/google/protobuf/pyext
copying google/protobuf/pyext/__init__.py -> build/lib.linux-x86_64-3.9/google/protobuf/pyext
copying google/protobuf/pyext/cpp_message.py -> build/lib.linux-x86_64-3.9/google/protobuf/pyext
running build_ext
building 'google.protobuf.pyext._message' extension
creating build/temp.linux-x86_64-3.9
creating build/temp.linux-x86_64-3.9/google
creating build/temp.linux-x86_64-3.9/google/protobuf
creating build/temp.linux-x86_64-3.9/google/protobuf/pyext
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_containers.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_containers.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_database.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_database.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_pool.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_pool.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/extension_dict.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/extension_dict.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/field.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/field.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/map_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/map_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message_factory.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_factory.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message_module.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_module.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/repeated_composite_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_composite_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/repeated_scalar_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_scalar_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/unknown_field_set.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_field_set.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/unknown_fields.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_fields.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_containers.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_database.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_pool.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/extension_dict.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/field.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/map_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_factory.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_module.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_composite_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_scalar_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_field_set.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_fields.o -L../src/.libs -lprotobuf -o build/lib.linux-x86_64-3.9/google/protobuf/pyext/_message.cpython-39-x86_64-linux-gnu.so
building 'google.protobuf.internal._api_implementation' extension
creating build/temp.linux-x86_64-3.9/google/protobuf/internal
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c google/protobuf/internal/api_implementation.cc -o build/temp.linux-x86_64-3.9/google/protobuf/internal/api_implementation.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11 -DPYTHON_PROTO2_CPP_IMPL_V2
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/google/protobuf/internal/api_implementation.o -o build/lib.linux-x86_64-3.9/google/protobuf/internal/_api_implementation.cpython-39-x86_64-linux-gnu.so
# Ruby build
cd ruby && rake package genproto
libprotoc 3.21.12
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/any.proto
mkdir -p pkg
mkdir -p pkg/google-protobuf-3.21.12/ext
mkdir -p pkg/google-protobuf-3.21.12/ext/google
mkdir -p pkg/google-protobuf-3.21.12/ext/google/protobuf_c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/convert.c
ln ext/google/protobuf_c/convert.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/convert.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/convert.h
ln ext/google/protobuf_c/convert.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/convert.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/defs.c
ln ext/google/protobuf_c/defs.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/defs.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/defs.h
ln ext/google/protobuf_c/defs.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/defs.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/extconf.rb
ln ext/google/protobuf_c/extconf.rb pkg/google-protobuf-3.21.12/ext/google/protobuf_c/extconf.rb
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/map.c
ln ext/google/protobuf_c/map.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/map.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/map.h
ln ext/google/protobuf_c/map.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/map.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/message.c
ln ext/google/protobuf_c/message.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/message.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/message.h
ln ext/google/protobuf_c/message.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/message.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/protobuf.c
ln ext/google/protobuf_c/protobuf.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/protobuf.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/protobuf.h
ln ext/google/protobuf_c/protobuf.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/protobuf.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/repeated_field.c
ln ext/google/protobuf_c/repeated_field.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/repeated_field.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/repeated_field.h
ln ext/google/protobuf_c/repeated_field.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/repeated_field.h
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/ruby-upb.c
ln ext/google/protobuf_c/ruby-upb.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/ruby-upb.c
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/ruby-upb.h
ln ext/google/protobuf_c/ruby-upb.h pkg/google-protobuf-3.21.12/ext/google/protobuf_c/ruby-upb.h
mkdir -p pkg/google-protobuf-3.21.12/ext/google/protobuf_c/third_party
rm -f pkg/google-protobuf-3.21.12/ext/google/protobuf_c/wrap_memcpy.c
ln ext/google/protobuf_c/wrap_memcpy.c pkg/google-protobuf-3.21.12/ext/google/protobuf_c/wrap_memcpy.c
mkdir -p pkg/google-protobuf-3.21.12/lib/google
rm -f pkg/google-protobuf-3.21.12/lib/google/protobuf.rb
ln lib/google/protobuf.rb pkg/google-protobuf-3.21.12/lib/google/protobuf.rb
mkdir -p pkg/google-protobuf-3.21.12/lib/google/protobuf
rm -f pkg/google-protobuf-3.21.12/lib/google/protobuf/descriptor_dsl.rb
ln lib/google/protobuf/descriptor_dsl.rb pkg/google-protobuf-3.21.12/lib/google/protobuf/descriptor_dsl.rb
rm -f pkg/google-protobuf-3.21.12/lib/google/protobuf/message_exts.rb
ln lib/google/protobuf/message_exts.rb pkg/google-protobuf-3.21.12/lib/google/protobuf/message_exts.rb
rm -f pkg/google-protobuf-3.21.12/lib/google/protobuf/repeated_field.rb
ln lib/google/protobuf/repeated_field.rb pkg/google-protobuf-3.21.12/lib/google/protobuf/repeated_field.rb
rm -f pkg/google-protobuf-3.21.12/lib/google/protobuf/well_known_types.rb
ln lib/google/protobuf/well_known_types.rb pkg/google-protobuf-3.21.12/lib/google/protobuf/well_known_types.rb
mkdir -p pkg/google-protobuf-3.21.12/tests
rm -f pkg/google-protobuf-3.21.12/tests/basic.rb
ln tests/basic.rb pkg/google-protobuf-3.21.12/tests/basic.rb
rm -f pkg/google-protobuf-3.21.12/tests/generated_code_test.rb
ln tests/generated_code_test.rb pkg/google-protobuf-3.21.12/tests/generated_code_test.rb
rm -f pkg/google-protobuf-3.21.12/tests/stress.rb
ln tests/stress.rb pkg/google-protobuf-3.21.12/tests/stress.rb
cd pkg/google-protobuf-3.21.12
Successfully built RubyGem
Name: google-protobuf
Version: 3.21.12
File: google-protobuf-3.21.12.gem
cd -
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/api.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/descriptor.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/duration.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/empty.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/field_mask.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/source_context.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/struct.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/timestamp.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/type.proto
../src/protoc -I../src --ruby_out=lib ../src/google/protobuf/wrappers.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/basic_test.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/basic_test_proto2.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/generated_code.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/generated_code_proto2.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/multi_level_nesting_test.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/test_import.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/test_import_proto2.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/test_ruby_package.proto
../src/protoc -I../src -I. -I./tests --ruby_out=. tests/test_ruby_package_proto2.proto
make[3]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
debian/rules override_dh_auto_build-indep
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
dh_auto_build --indep
make -j112
make[4]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make all-recursive
make[5]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
Making all in .
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
Making all in src
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[5]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
make[4]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
# Java build
ant -f debian/java-build.xml jar jar-util
Buildfile: /sonic/src/protobuf/protobuf-3.21.12/debian/java-build.xml
generate:
[mkdir] Created dir: /sonic/src/protobuf/protobuf-3.21.12/java/core/target/generated-sources
[echo] src
compile:
[mkdir] Created dir: /sonic/src/protobuf/protobuf-3.21.12/java/core/target/classes
[javac] Compiling 193 source files to /sonic/src/protobuf/protobuf-3.21.12/java/core/target/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 7
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:44: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] private static final sun.misc.Unsafe UNSAFE = getUnsafe();
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:289: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] static sun.misc.Unsafe getUnsafe() {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:290: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] sun.misc.Unsafe unsafe = null;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:294: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] new PrivilegedExceptionAction() {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:296: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] public sun.misc.Unsafe run() throws Exception {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:297: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Class k = sun.misc.Unsafe.class;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:297: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Class k = sun.misc.Unsafe.class;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:481: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] sun.misc.Unsafe unsafe;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:483: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:612: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] JvmMemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:752: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Android64MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:877: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Android32MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:104: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] private static final sun.misc.Unsafe UNSAFE = UnsafeUtil.getUnsafe();
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:407: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:1468: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:2034: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:2605: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4674: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4706: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4876: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:5233: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 22 warnings
jar:
[jar] Building jar: /sonic/src/protobuf/protobuf-3.21.12/java/core/target/protobuf.jar
generate:
[echo] src
compile:
[javac] Compiling 8 source files to /sonic/src/protobuf/protobuf-3.21.12/java/core/target/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 7
[javac] 1 warning
compile-util:
[mkdir] Created dir: /sonic/src/protobuf/protobuf-3.21.12/java/util/target/classes
[javac] Compiling 200 source files to /sonic/src/protobuf/protobuf-3.21.12/java/util/target/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 7
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:44: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] private static final sun.misc.Unsafe UNSAFE = getUnsafe();
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:289: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] static sun.misc.Unsafe getUnsafe() {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:290: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] sun.misc.Unsafe unsafe = null;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:294: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] new PrivilegedExceptionAction() {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:296: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] public sun.misc.Unsafe run() throws Exception {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:297: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Class k = sun.misc.Unsafe.class;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:297: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Class k = sun.misc.Unsafe.class;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:481: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] sun.misc.Unsafe unsafe;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:483: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:612: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] JvmMemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:752: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Android64MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:877: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] Android32MemoryAccessor(sun.misc.Unsafe unsafe) {
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:104: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] private static final sun.misc.Unsafe UNSAFE = UnsafeUtil.getUnsafe();
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:407: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:1468: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:2034: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:2605: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4674: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4706: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:4876: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] /sonic/src/protobuf/protobuf-3.21.12/java/core/src/main/java/com/google/protobuf/MessageSchema.java:5233: warning: Unsafe is internal proprietary API and may be removed in a future release
[javac] final sun.misc.Unsafe unsafe = UNSAFE;
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 22 warnings
jar-util:
[jar] Building jar: /sonic/src/protobuf/protobuf-3.21.12/java/util/target/protobuf-util.jar
BUILD SUCCESSFUL
Total time: 9 seconds
make[3]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
debian/rules override_dh_auto_test-arch
make[3]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
py3versions: no X-Python3-Version in control file, using supported versions
dh_auto_test --arch
make -j112 check VERBOSE=1
make[4]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
Making check in .
make[5]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
make check-local
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12'
NOT making lib/libgmock.a lib/libgmock_main.a in gmock
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
make[5]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
Making check in src
make[5]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make protoc protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test test_plugin protobuf-lite-arena-test no-warning-test zcgzip zcgunzip
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[6]: 'protoc' is up to date.
oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/any_test.proto google/protobuf/compiler/cpp/test_bad_identifiers.proto google/protobuf/compiler/cpp/test_large_enum_value.proto google/protobuf/map_lite_unittest.proto google/protobuf/map_proto2_unittest.proto google/protobuf/map_unittest.proto google/protobuf/unittest.proto google/protobuf/unittest_arena.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_drop_unknown_fields.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_enormous_descriptor.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_lazy_dependencies.proto google/protobuf/unittest_lazy_dependencies_custom_option.proto google/protobuf/unittest_lazy_dependencies_enum.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_mset_wire_format.proto google/protobuf/unittest_no_field_presence.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_preserve_unknown_enum.proto google/protobuf/unittest_preserve_unknown_enum2.proto google/protobuf/unittest_proto3.proto google/protobuf/unittest_proto3_arena.proto google/protobuf/unittest_proto3_arena_lite.proto google/protobuf/unittest_proto3_lite.proto google/protobuf/unittest_proto3_optional.proto google/protobuf/unittest_well_known_types.proto google/protobuf/util/internal/testdata/anys.proto google/protobuf/util/internal/testdata/books.proto google/protobuf/util/internal/testdata/default_value.proto google/protobuf/util/internal/testdata/default_value_test.proto google/protobuf/util/internal/testdata/field_mask.proto google/protobuf/util/internal/testdata/maps.proto google/protobuf/util/internal/testdata/oneofs.proto google/protobuf/util/internal/testdata/proto3.proto google/protobuf/util/internal/testdata/struct.proto google/protobuf/util/internal/testdata/timestamp_duration.proto google/protobuf/util/internal/testdata/wrappers.proto google/protobuf/util/json_format.proto google/protobuf/util/json_format_proto3.proto google/protobuf/util/message_differencer_unittest.proto --experimental_allow_proto3_optional )
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/test_plugin-mock_code_generator.o `test -f 'google/protobuf/compiler/mock_code_generator.cc' || echo './'`google/protobuf/compiler/mock_code_generator.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/test_plugin-test_plugin.o `test -f 'google/protobuf/compiler/test_plugin.cc' || echo './'`google/protobuf/compiler/test_plugin.cc
echo "// Generated from Makefile.am" > no_warning_test.cc
for FILE in google/protobuf/any.h google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/arenaz_sampler.h google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/cpp/cpp_generator.h google/protobuf/compiler/cpp/file.h google/protobuf/compiler/cpp/generator.h google/protobuf/compiler/cpp/helpers.h google/protobuf/compiler/cpp/names.h google/protobuf/compiler/csharp/csharp_doc_comment.h google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h google/protobuf/compiler/csharp/csharp_options.h google/protobuf/compiler/importer.h google/protobuf/compiler/java/generator.h google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/kotlin_generator.h google/protobuf/compiler/java/names.h google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h google/protobuf/compiler/parser.h google/protobuf/compiler/php/php_generator.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h google/protobuf/compiler/python/generator.h google/protobuf/compiler/python/pyi_generator.h google/protobuf/compiler/python/python_generator.h google/protobuf/compiler/ruby/ruby_generator.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/descriptor_database.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/endian.h google/protobuf/explicitly_constructed.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_access_listener.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_bases.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_tctable_decl.h google/protobuf/generated_message_tctable_impl.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/inlined_string_field.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/io_win32.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h google/protobuf/map.h google/protobuf/map_entry.h google/protobuf/map_entry_lite.h google/protobuf/map_field.h google/protobuf/map_field_inl.h google/protobuf/map_field_lite.h google/protobuf/map_type_handler.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/metadata.h google/protobuf/metadata_lite.h google/protobuf/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_internal.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/repeated_ptr_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/callback.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/message_differencer.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver.h google/protobuf/util/type_resolver_util.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h; do \
case $FILE in *.inc) continue;; esac; \
echo "#include <${FILE}>" >> no_warning_test.cc; \
done
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/test_plugin-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/zcgzip.o google/protobuf/testing/zcgzip.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/zcgunzip.o google/protobuf/testing/zcgunzip.cc
echo "int main(int, char**) { return 0; }" >> no_warning_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o no_warning_test-no_warning_test.o `test -f 'no_warning_test.cc' || echo './'`no_warning_test.cc
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o zcgzip google/protobuf/testing/zcgzip.o -lpthread libprotobuf.la -lz
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o zcgunzip google/protobuf/testing/zcgunzip.o -lpthread libprotobuf.la -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/zcgunzip google/protobuf/testing/zcgunzip.o -lpthread ./.libs/libprotobuf.so -lz -pthread
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/zcgzip google/protobuf/testing/zcgzip.o -lpthread ./.libs/libprotobuf.so -lz -pthread
touch unittest_proto_middleman
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo './'`google/protobuf/arena_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_lite_test_util.o `test -f 'google/protobuf/map_lite_test_util.cc' || echo './'`google/protobuf/map_lite_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-test_util_lite.o `test -f 'google/protobuf/test_util_lite.cc' || echo './'`google/protobuf/test_util_lite.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-reflection_tester.o `test -f 'google/protobuf/reflection_tester.cc' || echo './'`google/protobuf/reflection_tester.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/protobuf_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/protobuf_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-any_test.o `test -f 'google/protobuf/any_test.cc' || echo './'`google/protobuf/any_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-arena_unittest.o `test -f 'google/protobuf/arena_unittest.cc' || echo './'`google/protobuf/arena_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-arenastring_unittest.o `test -f 'google/protobuf/arenastring_unittest.cc' || echo './'`google/protobuf/arenastring_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-arenaz_sampler_test.o `test -f 'google/protobuf/arenaz_sampler_test.cc' || echo './'`google/protobuf/arenaz_sampler_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/protobuf_test-annotation_test_util.o `test -f 'google/protobuf/compiler/annotation_test_util.cc' || echo './'`google/protobuf/compiler/annotation_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o `test -f 'google/protobuf/compiler/command_line_interface_unittest.cc' || echo './'`google/protobuf/compiler/command_line_interface_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-bootstrap_unittest.o `test -f 'google/protobuf/compiler/cpp/bootstrap_unittest.cc' || echo './'`google/protobuf/compiler/cpp/bootstrap_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-message_size_unittest.o `test -f 'google/protobuf/compiler/cpp/message_size_unittest.cc' || echo './'`google/protobuf/compiler/cpp/message_size_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o `test -f 'google/protobuf/compiler/cpp/metadata_test.cc' || echo './'`google/protobuf/compiler/cpp/metadata_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-move_unittest.o `test -f 'google/protobuf/compiler/cpp/move_unittest.cc' || echo './'`google/protobuf/compiler/cpp/move_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/cpp/plugin_unittest.cc' || echo './'`google/protobuf/compiler/cpp/plugin_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-unittest.o `test -f 'google/protobuf/compiler/cpp/unittest.cc' || echo './'`google/protobuf/compiler/cpp/unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc' || echo './'`google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_generator_unittest.cc' || echo './'`google/protobuf/compiler/csharp/csharp_generator_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/protobuf_test-importer_unittest.o `test -f 'google/protobuf/compiler/importer_unittest.cc' || echo './'`google/protobuf/compiler/importer_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/protobuf_test-doc_comment_unittest.o `test -f 'google/protobuf/compiler/java/doc_comment_unittest.cc' || echo './'`google/protobuf/compiler/java/doc_comment_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/java/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/java/plugin_unittest.cc' || echo './'`google/protobuf/compiler/java/plugin_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/protobuf_test-mock_code_generator.o `test -f 'google/protobuf/compiler/mock_code_generator.cc' || echo './'`google/protobuf/compiler/mock_code_generator.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o `test -f 'google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc' || echo './'`google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/protobuf_test-parser_unittest.o `test -f 'google/protobuf/compiler/parser_unittest.cc' || echo './'`google/protobuf/compiler/parser_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/python/protobuf_test-plugin_unittest.o `test -f 'google/protobuf/compiler/python/plugin_unittest.cc' || echo './'`google/protobuf/compiler/python/plugin_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o `test -f 'google/protobuf/compiler/ruby/ruby_generator_unittest.cc' || echo './'`google/protobuf/compiler/ruby/ruby_generator_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-descriptor_database_unittest.o `test -f 'google/protobuf/descriptor_database_unittest.cc' || echo './'`google/protobuf/descriptor_database_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-descriptor_unittest.o `test -f 'google/protobuf/descriptor_unittest.cc' || echo './'`google/protobuf/descriptor_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-drop_unknown_fields_test.o `test -f 'google/protobuf/drop_unknown_fields_test.cc' || echo './'`google/protobuf/drop_unknown_fields_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-dynamic_message_unittest.o `test -f 'google/protobuf/dynamic_message_unittest.cc' || echo './'`google/protobuf/dynamic_message_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-extension_set_unittest.o `test -f 'google/protobuf/extension_set_unittest.cc' || echo './'`google/protobuf/extension_set_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-generated_message_reflection_unittest.o `test -f 'google/protobuf/generated_message_reflection_unittest.cc' || echo './'`google/protobuf/generated_message_reflection_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-generated_message_tctable_lite_test.o `test -f 'google/protobuf/generated_message_tctable_lite_test.cc' || echo './'`google/protobuf/generated_message_tctable_lite_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-inlined_string_field_unittest.o `test -f 'google/protobuf/inlined_string_field_unittest.cc' || echo './'`google/protobuf/inlined_string_field_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/protobuf_test-coded_stream_unittest.o `test -f 'google/protobuf/io/coded_stream_unittest.cc' || echo './'`google/protobuf/io/coded_stream_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/protobuf_test-io_win32_unittest.o `test -f 'google/protobuf/io/io_win32_unittest.cc' || echo './'`google/protobuf/io/io_win32_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/protobuf_test-printer_unittest.o `test -f 'google/protobuf/io/printer_unittest.cc' || echo './'`google/protobuf/io/printer_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/protobuf_test-tokenizer_unittest.o `test -f 'google/protobuf/io/tokenizer_unittest.cc' || echo './'`google/protobuf/io/tokenizer_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o `test -f 'google/protobuf/io/zero_copy_stream_unittest.cc' || echo './'`google/protobuf/io/zero_copy_stream_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_field_test.o `test -f 'google/protobuf/map_field_test.cc' || echo './'`google/protobuf/map_field_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_test.o `test -f 'google/protobuf/map_test.cc' || echo './'`google/protobuf/map_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-message_unittest.o `test -f 'google/protobuf/message_unittest.cc' || echo './'`google/protobuf/message_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-no_field_presence_test.o `test -f 'google/protobuf/no_field_presence_test.cc' || echo './'`google/protobuf/no_field_presence_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-preserve_unknown_enum_test.o `test -f 'google/protobuf/preserve_unknown_enum_test.cc' || echo './'`google/protobuf/preserve_unknown_enum_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-proto3_arena_lite_unittest.o `test -f 'google/protobuf/proto3_arena_lite_unittest.cc' || echo './'`google/protobuf/proto3_arena_lite_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-proto3_arena_unittest.o `test -f 'google/protobuf/proto3_arena_unittest.cc' || echo './'`google/protobuf/proto3_arena_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-proto3_lite_unittest.o `test -f 'google/protobuf/proto3_lite_unittest.cc' || echo './'`google/protobuf/proto3_lite_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-reflection_ops_unittest.o `test -f 'google/protobuf/reflection_ops_unittest.cc' || echo './'`google/protobuf/reflection_ops_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-repeated_field_reflection_unittest.o `test -f 'google/protobuf/repeated_field_reflection_unittest.cc' || echo './'`google/protobuf/repeated_field_reflection_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-repeated_field_unittest.o `test -f 'google/protobuf/repeated_field_unittest.cc' || echo './'`google/protobuf/repeated_field_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-bytestream_unittest.o `test -f 'google/protobuf/stubs/bytestream_unittest.cc' || echo './'`google/protobuf/stubs/bytestream_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-common_unittest.o `test -f 'google/protobuf/stubs/common_unittest.cc' || echo './'`google/protobuf/stubs/common_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-int128_unittest.o `test -f 'google/protobuf/stubs/int128_unittest.cc' || echo './'`google/protobuf/stubs/int128_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-status_test.o `test -f 'google/protobuf/stubs/status_test.cc' || echo './'`google/protobuf/stubs/status_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-statusor_test.o `test -f 'google/protobuf/stubs/statusor_test.cc' || echo './'`google/protobuf/stubs/statusor_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-stringpiece_unittest.o `test -f 'google/protobuf/stubs/stringpiece_unittest.cc' || echo './'`google/protobuf/stubs/stringpiece_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-stringprintf_unittest.o `test -f 'google/protobuf/stubs/stringprintf_unittest.cc' || echo './'`google/protobuf/stubs/stringprintf_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o `test -f 'google/protobuf/stubs/structurally_valid_unittest.cc' || echo './'`google/protobuf/stubs/structurally_valid_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-strutil_unittest.o `test -f 'google/protobuf/stubs/strutil_unittest.cc' || echo './'`google/protobuf/stubs/strutil_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-template_util_unittest.o `test -f 'google/protobuf/stubs/template_util_unittest.cc' || echo './'`google/protobuf/stubs/template_util_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/stubs/protobuf_test-time_test.o `test -f 'google/protobuf/stubs/time_test.cc' || echo './'`google/protobuf/stubs/time_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-text_format_unittest.o `test -f 'google/protobuf/text_format_unittest.cc' || echo './'`google/protobuf/text_format_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unknown_field_set_unittest.o `test -f 'google/protobuf/unknown_field_set_unittest.cc' || echo './'`google/protobuf/unknown_field_set_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-delimited_message_util_test.o `test -f 'google/protobuf/util/delimited_message_util_test.cc' || echo './'`google/protobuf/util/delimited_message_util_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-field_comparator_test.o `test -f 'google/protobuf/util/field_comparator_test.cc' || echo './'`google/protobuf/util/field_comparator_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-field_mask_util_test.o `test -f 'google/protobuf/util/field_mask_util_test.cc' || echo './'`google/protobuf/util/field_mask_util_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o `test -f 'google/protobuf/util/internal/default_value_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/default_value_objectwriter_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o `test -f 'google/protobuf/util/internal/json_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/json_objectwriter_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o `test -f 'google/protobuf/util/internal/json_stream_parser_test.cc' || echo './'`google/protobuf/util/internal/json_stream_parser_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o `test -f 'google/protobuf/util/internal/protostream_objectsource_test.cc' || echo './'`google/protobuf/util/internal/protostream_objectsource_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o `test -f 'google/protobuf/util/internal/protostream_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/protostream_objectwriter_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/protobuf_test-type_info_test_helper.o `test -f 'google/protobuf/util/internal/type_info_test_helper.cc' || echo './'`google/protobuf/util/internal/type_info_test_helper.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-json_util_test.o `test -f 'google/protobuf/util/json_util_test.cc' || echo './'`google/protobuf/util/json_util_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-message_differencer_unittest.o `test -f 'google/protobuf/util/message_differencer_unittest.cc' || echo './'`google/protobuf/util/message_differencer_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-time_util_test.o `test -f 'google/protobuf/util/time_util_test.cc' || echo './'`google/protobuf/util/time_util_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-type_resolver_util_test.o `test -f 'google/protobuf/util/type_resolver_util_test.cc' || echo './'`google/protobuf/util/type_resolver_util_test.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-well_known_types_unittest.o `test -f 'google/protobuf/well_known_types_unittest.cc' || echo './'`google/protobuf/well_known_types_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-wire_format_unittest.o `test -f 'google/protobuf/wire_format_unittest.cc' || echo './'`google/protobuf/wire_format_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-any_test.pb.o `test -f 'google/protobuf/any_test.pb.cc' || echo './'`google/protobuf/any_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_test-test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_large_enum_value.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_proto2_unittest.pb.o `test -f 'google/protobuf/map_proto2_unittest.pb.cc' || echo './'`google/protobuf/map_proto2_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-map_unittest.pb.o `test -f 'google/protobuf/map_unittest.pb.cc' || echo './'`google/protobuf/map_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_arena.pb.o `test -f 'google/protobuf/unittest_arena.pb.cc' || echo './'`google/protobuf/unittest_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_custom_options.pb.o `test -f 'google/protobuf/unittest_custom_options.pb.cc' || echo './'`google/protobuf/unittest_custom_options.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o `test -f 'google/protobuf/unittest_drop_unknown_fields.pb.cc' || echo './'`google/protobuf/unittest_drop_unknown_fields.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o `test -f 'google/protobuf/unittest_embed_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_embed_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_empty.pb.o `test -f 'google/protobuf/unittest_empty.pb.cc' || echo './'`google/protobuf/unittest_empty.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o `test -f 'google/protobuf/unittest_enormous_descriptor.pb.cc' || echo './'`google/protobuf/unittest_enormous_descriptor.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_import.pb.o `test -f 'google/protobuf/unittest_import.pb.cc' || echo './'`google/protobuf/unittest_import.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_import_public.pb.o `test -f 'google/protobuf/unittest_import_public.pb.cc' || echo './'`google/protobuf/unittest_import_public.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_enum.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o `test -f 'google/protobuf/unittest_lite_imports_nonlite.pb.cc' || echo './'`google/protobuf/unittest_lite_imports_nonlite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_mset.pb.o `test -f 'google/protobuf/unittest_mset.pb.cc' || echo './'`google/protobuf/unittest_mset.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o `test -f 'google/protobuf/unittest_mset_wire_format.pb.cc' || echo './'`google/protobuf/unittest_mset_wire_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_no_field_presence.pb.o `test -f 'google/protobuf/unittest_no_field_presence.pb.cc' || echo './'`google/protobuf/unittest_no_field_presence.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_no_generic_services.pb.o `test -f 'google/protobuf/unittest_no_generic_services.pb.cc' || echo './'`google/protobuf/unittest_no_generic_services.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_optimize_for.pb.o `test -f 'google/protobuf/unittest_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_preserve_unknown_enum.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum2.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum2.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_proto3.pb.o `test -f 'google/protobuf/unittest_proto3.pb.cc' || echo './'`google/protobuf/unittest_proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_proto3_arena.pb.o `test -f 'google/protobuf/unittest_proto3_arena.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_proto3_arena_lite.pb.o `test -f 'google/protobuf/unittest_proto3_arena_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_proto3_lite.pb.o `test -f 'google/protobuf/unittest_proto3_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_proto3_optional.pb.o `test -f 'google/protobuf/unittest_proto3_optional.pb.cc' || echo './'`google/protobuf/unittest_proto3_optional.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_test-unittest_well_known_types.pb.o `test -f 'google/protobuf/unittest_well_known_types.pb.cc' || echo './'`google/protobuf/unittest_well_known_types.pb.cc
google/protobuf/compiler/parser_unittest.cc: In function 'void google::protobuf::compiler::{anonymous}::SortMessages(google::protobuf::DescriptorProto*)':
google/protobuf/compiler/parser_unittest.cc:2169:61: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::DescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
2169 | descriptor_proto->mutable_nested_type()->mutable_data();
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/descriptor.pb.h:26,
from ./google/protobuf/compiler/parser.h:46,
from google/protobuf/compiler/parser_unittest.cc:35:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/compiler/parser_unittest.cc: In function 'void google::protobuf::compiler::{anonymous}::SortMessages(google::protobuf::FileDescriptorProto*)':
google/protobuf/compiler/parser_unittest.cc:2181:67: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::DescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
2181 | file_descriptor_proto->mutable_message_type()->mutable_data();
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/descriptor.pb.h:26,
from ./google/protobuf/compiler/parser.h:46,
from google/protobuf/compiler/parser_unittest.cc:35:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-anys.pb.o `test -f 'google/protobuf/util/internal/testdata/anys.pb.cc' || echo './'`google/protobuf/util/internal/testdata/anys.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-books.pb.o `test -f 'google/protobuf/util/internal/testdata/books.pb.cc' || echo './'`google/protobuf/util/internal/testdata/books.pb.cc
google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'virtual void google::protobuf::compiler::{anonymous}::CommandLineInterfaceTest_WriteTransitiveDescriptorSet_Test::TestBody()':
google/protobuf/compiler/command_line_interface_unittest.cc:1646:59: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
1646 | std::swap(descriptor_set.mutable_file()->mutable_data()[0],
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/any.pb.h:26,
from google/protobuf/compiler/command_line_interface_unittest.cc:52:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/compiler/command_line_interface_unittest.cc:1647:59: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
1647 | descriptor_set.mutable_file()->mutable_data()[1]);
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/any.pb.h:26,
from google/protobuf/compiler/command_line_interface_unittest.cc:52:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'virtual void google::protobuf::compiler::{anonymous}::CommandLineInterfaceTest_WriteTransitiveDescriptorSetWithSourceInfo_Test::TestBody()':
google/protobuf/compiler/command_line_interface_unittest.cc:1677:59: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
1677 | std::swap(descriptor_set.mutable_file()->mutable_data()[0],
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/any.pb.h:26,
from google/protobuf/compiler/command_line_interface_unittest.cc:52:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/compiler/command_line_interface_unittest.cc:1678:59: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = google::protobuf::FileDescriptorProto]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
1678 | descriptor_set.mutable_file()->mutable_data()[1]);
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from ./google/protobuf/implicit_weak_message.h:39,
from ./google/protobuf/generated_message_util.h:54,
from ./google/protobuf/any.pb.h:26,
from google/protobuf/compiler/command_line_interface_unittest.cc:52:
./google/protobuf/repeated_ptr_field.h:1440:18: note: declared here
1440 | inline Element** RepeatedPtrField::mutable_data() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-default_value.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-default_value_test.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value_test.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-field_mask.pb.o `test -f 'google/protobuf/util/internal/testdata/field_mask.pb.cc' || echo './'`google/protobuf/util/internal/testdata/field_mask.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-maps.pb.o `test -f 'google/protobuf/util/internal/testdata/maps.pb.cc' || echo './'`google/protobuf/util/internal/testdata/maps.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-oneofs.pb.o `test -f 'google/protobuf/util/internal/testdata/oneofs.pb.cc' || echo './'`google/protobuf/util/internal/testdata/oneofs.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-proto3.pb.o `test -f 'google/protobuf/util/internal/testdata/proto3.pb.cc' || echo './'`google/protobuf/util/internal/testdata/proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-struct.pb.o `test -f 'google/protobuf/util/internal/testdata/struct.pb.cc' || echo './'`google/protobuf/util/internal/testdata/struct.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-timestamp_duration.pb.o `test -f 'google/protobuf/util/internal/testdata/timestamp_duration.pb.cc' || echo './'`google/protobuf/util/internal/testdata/timestamp_duration.pb.cc
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from ./google/protobuf/proto3_lite_unittest.inc:36,
from google/protobuf/proto3_lite_unittest.cc:37:
./google/protobuf/proto3_lite_unittest.inc: In member function 'virtual void google::protobuf::{anonymous}::Proto3LiteTest_Swap_Test::TestBody()':
./google/protobuf/proto3_lite_unittest.inc:133:27: 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 ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/generated_message_bases.h:40,
from ./google/protobuf/unittest_proto3.pb.h:26,
from google/protobuf/proto3_lite_unittest.cc:31:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from ./google/protobuf/proto3_lite_unittest.inc:36,
from google/protobuf/proto3_lite_unittest.cc:37:
./google/protobuf/proto3_lite_unittest.inc:133:44: 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 ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/generated_message_bases.h:40,
from ./google/protobuf/unittest_proto3.pb.h:26,
from google/protobuf/proto3_lite_unittest.cc:31:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_test-wrappers.pb.o `test -f 'google/protobuf/util/internal/testdata/wrappers.pb.cc' || echo './'`google/protobuf/util/internal/testdata/wrappers.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-json_format.pb.o `test -f 'google/protobuf/util/json_format.pb.cc' || echo './'`google/protobuf/util/json_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-json_format_proto3.pb.o `test -f 'google/protobuf/util/json_format_proto3.pb.cc' || echo './'`google/protobuf/util/json_format_proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_test-message_differencer_unittest.pb.o `test -f 'google/protobuf/util/message_differencer_unittest.pb.cc' || echo './'`google/protobuf/util/message_differencer_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-unittest.o `test -f 'google/protobuf/compiler/cpp/unittest.cc' || echo './'`google/protobuf/compiler/cpp/unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo './'`google/protobuf/arena_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-map_lite_test_util.o `test -f 'google/protobuf/map_lite_test_util.cc' || echo './'`google/protobuf/map_lite_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-test_util_lite.o `test -f 'google/protobuf/test_util_lite.cc' || echo './'`google/protobuf/test_util_lite.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-reflection_tester.o `test -f 'google/protobuf/reflection_tester.cc' || echo './'`google/protobuf/reflection_tester.cc
google/protobuf/repeated_field_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedPtrField_MutableDataIsMutable_Test::TestBody()':
google/protobuf/repeated_field_unittest.cc:1618:43: warning: 'Element** google::protobuf::RepeatedPtrField::mutable_data() [with Element = std::__cxx11::basic_string]' is deprecated: Use APIs in repeated_field_util.h [-Wdeprecated-declarations]
1618 | std::string** data = field.mutable_data();
| ^
In file included from ./google/protobuf/repeated_field.h:60,
from google/protobuf/repeated_field_unittest.cc:38:
./google/protobuf/repeated_ptr_field.h:941:13: note: declared here
941 | Element** mutable_data();
| ^~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-any_test.pb.o `test -f 'google/protobuf/any_test.pb.cc' || echo './'`google/protobuf/any_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_large_enum_value.pb.cc
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::WellKnownTypesTest_AllKnownTypesAreIncluded_Test::TestBody()':
google/protobuf/well_known_types_unittest.cc:45:45: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
45 | EXPECT_EQ(0, message.any_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:46:45: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
46 | EXPECT_EQ(0, message.api_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:47:50: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
47 | EXPECT_EQ(0, message.duration_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:48:47: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
48 | EXPECT_EQ(0, message.empty_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:49:52: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
49 | EXPECT_EQ(0, message.field_mask_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:50:56: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
50 | EXPECT_EQ(0, message.source_context_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:51:48: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
51 | EXPECT_EQ(0, message.struct_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:52:51: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
52 | EXPECT_EQ(0, message.timestamp_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
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.type_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from google/protobuf/well_known_types_unittest.cc:33:
google/protobuf/well_known_types_unittest.cc:54:47: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
54 | EXPECT_EQ(0, message.int32_field().ByteSize());
| ^
In file included from ./google/protobuf/any.h:38,
from ./google/protobuf/generated_message_util.h:52,
from ./google/protobuf/unittest_well_known_types.pb.h:26,
from google/protobuf/well_known_types_unittest.cc:30:
./google/protobuf/message_lite.h:381:7: note: declared here
381 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); }
| ^~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-map_proto2_unittest.pb.o `test -f 'google/protobuf/map_proto2_unittest.pb.cc' || echo './'`google/protobuf/map_proto2_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-map_unittest.pb.o `test -f 'google/protobuf/map_unittest.pb.cc' || echo './'`google/protobuf/map_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_arena.pb.o `test -f 'google/protobuf/unittest_arena.pb.cc' || echo './'`google/protobuf/unittest_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_custom_options.pb.o `test -f 'google/protobuf/unittest_custom_options.pb.cc' || echo './'`google/protobuf/unittest_custom_options.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_drop_unknown_fields.pb.o `test -f 'google/protobuf/unittest_drop_unknown_fields.pb.cc' || echo './'`google/protobuf/unittest_drop_unknown_fields.pb.cc
google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_RegularFields_Test::TestBody()':
google/protobuf/repeated_field_reflection_unittest.cc:80:65: warning: 'const google::protobuf::RepeatedField& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
80 | refl->GetRepeatedField(message, fd_repeated_int32);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:854:27: note: declared here
854 | const RepeatedField& GetRepeatedField(const Message& msg,
| ^~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:82:65: warning: 'const google::protobuf::RepeatedField& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
82 | refl->GetRepeatedField(message, fd_repeated_double);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:854:27: note: declared here
854 | const RepeatedField& GetRepeatedField(const Message& msg,
| ^~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:86:70: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
86 | refl->MutableRepeatedField(&message, fd_repeated_int32);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:864:21: note: declared here
864 | RepeatedField* MutableRepeatedField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:88:70: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
88 | refl->MutableRepeatedField(&message, fd_repeated_double);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:864:21: note: declared here
864 | RepeatedField* MutableRepeatedField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:92:73: warning: 'const google::protobuf::RepeatedPtrField& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
92 | refl->GetRepeatedPtrField(message, fd_repeated_string);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:95:76: warning: 'const google::protobuf::RepeatedPtrField& 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]
95 | fd_repeated_foreign_message);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:97:78: warning: 'const google::protobuf::RepeatedPtrField& 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]
97 | refl->GetRepeatedPtrField(message, fd_repeated_foreign_message);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:101:78: warning: 'google::protobuf::RepeatedPtrField* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
101 | refl->MutableRepeatedPtrField(&message, fd_repeated_string);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:104:48: warning: 'google::protobuf::RepeatedPtrField* 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]
104 | &message, fd_repeated_foreign_message);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:107:73: warning: 'google::protobuf::RepeatedPtrField* 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]
107 | fd_repeated_foreign_message);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_ExtensionFields_Test::TestBody()':
google/protobuf/repeated_field_reflection_unittest.cc:171:66: warning: 'const google::protobuf::RepeatedField& 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]
171 | fd_repeated_int64_extension);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:854:27: note: declared here
854 | const RepeatedField& GetRepeatedField(const Message& msg,
| ^~~~~~~~~~~~~~~~
google/protobuf/repeated_field_reflection_unittest.cc:175:70: warning: 'google::protobuf::RepeatedField* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = long int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
175 | fd_repeated_int64_extension);
| ^
In file included from ./google/protobuf/generated_message_bases.h:41,
from ./google/protobuf/unittest.pb.h:26,
from google/protobuf/repeated_field_reflection_unittest.cc:37:
./google/protobuf/message.h:864:21: note: declared here
864 | RepeatedField* MutableRepeatedField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_embed_optimize_for.pb.o `test -f 'google/protobuf/unittest_embed_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_embed_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_empty.pb.o `test -f 'google/protobuf/unittest_empty.pb.cc' || echo './'`google/protobuf/unittest_empty.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_enormous_descriptor.pb.o `test -f 'google/protobuf/unittest_enormous_descriptor.pb.cc' || echo './'`google/protobuf/unittest_enormous_descriptor.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_import.pb.o `test -f 'google/protobuf/unittest_import.pb.cc' || echo './'`google/protobuf/unittest_import.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public.pb.o `test -f 'google/protobuf/unittest_import_public.pb.cc' || echo './'`google/protobuf/unittest_import_public.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_custom_option.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_enum.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_enum.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite_imports_nonlite.pb.o `test -f 'google/protobuf/unittest_lite_imports_nonlite.pb.cc' || echo './'`google/protobuf/unittest_lite_imports_nonlite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset.pb.o `test -f 'google/protobuf/unittest_mset.pb.cc' || echo './'`google/protobuf/unittest_mset.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset_wire_format.pb.o `test -f 'google/protobuf/unittest_mset_wire_format.pb.cc' || echo './'`google/protobuf/unittest_mset_wire_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_field_presence.pb.o `test -f 'google/protobuf/unittest_no_field_presence.pb.cc' || echo './'`google/protobuf/unittest_no_field_presence.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_generic_services.pb.o `test -f 'google/protobuf/unittest_no_generic_services.pb.cc' || echo './'`google/protobuf/unittest_no_generic_services.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_optimize_for.pb.o `test -f 'google/protobuf/unittest_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum2.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum2.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3.pb.o `test -f 'google/protobuf/unittest_proto3.pb.cc' || echo './'`google/protobuf/unittest_proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena.pb.o `test -f 'google/protobuf/unittest_proto3_arena.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena_lite.pb.o `test -f 'google/protobuf/unittest_proto3_arena_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_lite.pb.o `test -f 'google/protobuf/unittest_proto3_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_optional.pb.o `test -f 'google/protobuf/unittest_proto3_optional.pb.cc' || echo './'`google/protobuf/unittest_proto3_optional.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest_well_known_types.pb.o `test -f 'google/protobuf/unittest_well_known_types.pb.cc' || echo './'`google/protobuf/unittest_well_known_types.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-anys.pb.o `test -f 'google/protobuf/util/internal/testdata/anys.pb.cc' || echo './'`google/protobuf/util/internal/testdata/anys.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-books.pb.o `test -f 'google/protobuf/util/internal/testdata/books.pb.cc' || echo './'`google/protobuf/util/internal/testdata/books.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value_test.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value_test.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-field_mask.pb.o `test -f 'google/protobuf/util/internal/testdata/field_mask.pb.cc' || echo './'`google/protobuf/util/internal/testdata/field_mask.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-maps.pb.o `test -f 'google/protobuf/util/internal/testdata/maps.pb.cc' || echo './'`google/protobuf/util/internal/testdata/maps.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-oneofs.pb.o `test -f 'google/protobuf/util/internal/testdata/oneofs.pb.cc' || echo './'`google/protobuf/util/internal/testdata/oneofs.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-proto3.pb.o `test -f 'google/protobuf/util/internal/testdata/proto3.pb.cc' || echo './'`google/protobuf/util/internal/testdata/proto3.pb.cc
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartListTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1150:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1150 | msg1.add_rm()->set_a(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1151:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1151 | msg1.add_rm()->set_a(2);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1152:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1152 | msg1.add_rm()->set_a(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1153:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1153 | msg1.add_rm()->set_a(4);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1154:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1154 | msg1.add_rm()->set_a(5);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1155:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1155 | msg2.add_rm()->set_a(2);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1156:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1156 | msg2.add_rm()->set_a(6);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1157:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1157 | msg2.add_rm()->set_a(4);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1199:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1199 | *msg1.add_rm() = elem1_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1200:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1200 | *msg1.add_rm() = elem2_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1201:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1201 | *msg1.add_rm() = elem3_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1203:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1203 | *msg2.add_rm() = elem3_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1204:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1204 | *msg2.add_rm() = elem1_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1205:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1205 | *msg2.add_rm() = elem2_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_IdenticalElements_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1230:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1230 | *msg1.add_rm() = elem;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1231:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1231 | *msg1.add_rm() = elem;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1232:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1232 | *msg2.add_rm() = elem;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1233:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1233 | *msg2.add_rm() = elem;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_PreviouslyMatch_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1262:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1262 | *msg1.add_rm() = elem1_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1263:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1263 | *msg1.add_rm() = elem2_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1264:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1264 | *msg2.add_rm() = elem1_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1265:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1265 | *msg2.add_rm() = elem2_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatches_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1305:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1305 | *msg1.add_rm() = elem1_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1306:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1306 | *msg1.add_rm() = elem2_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1307:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1307 | *msg1.add_rm() = elem3_1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1308:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1308 | *msg2.add_rm() = elem2_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1309:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1309 | *msg2.add_rm() = elem3_2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatchesNoReporter_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1333:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1333 | *msg1.add_rm() = elem1;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1334:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1334 | *msg1.add_rm() = elem2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1335:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1335 | *msg1.add_rm() = elem3;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1336:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1336 | *msg2.add_rm() = elem2;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1337:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1337 | *msg2.add_rm() = elem3;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1338:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1338 | *msg2.add_rm() = elem4;
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_PartialSimple_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1560:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1560 | a.add_rm()->set_c(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1561:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1561 | a.add_rm()->set_c(0);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1566:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1566 | b.add_rm()->set_c(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1567:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1567 | b.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1572:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1572 | c.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1573:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1573 | c.add_rm()->set_c(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_Partial_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:1588:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1588 | msg1.add_rm()->set_a(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1589:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1589 | msg1.add_rm()->set_b(2);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1590:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1590 | msg1.add_rm()->set_c(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1596:53: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1596 | protobuf_unittest::TestField* field = msg2.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1599:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1599 | field = msg2.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:1602:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
1602 | field = msg2.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-struct.pb.o `test -f 'google/protobuf/util/internal/testdata/struct.pb.cc' || echo './'`google/protobuf/util/internal/testdata/struct.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-timestamp_duration.pb.o `test -f 'google/protobuf/util/internal/testdata/timestamp_duration.pb.cc' || echo './'`google/protobuf/util/internal/testdata/timestamp_duration.pb.cc
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_Message_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:2072:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2072 | field = msg1.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:2075:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2075 | field = msg2.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_NestedMessage_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:2160:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2160 | field = msg1.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:2164:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2164 | field = msg2.add_rm();
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_FieldContextParentFieldsTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:2392:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2392 | msg1.add_rm()->set_c(1);
| ^
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-wrappers.pb.o `test -f 'google/protobuf/util/internal/testdata/wrappers.pb.cc' || echo './'`google/protobuf/util/internal/testdata/wrappers.pb.cc
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:2394:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
2394 | msg2.add_rm()->set_c(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_lazy_descriptor_test-json_format.pb.o `test -f 'google/protobuf/util/json_format.pb.cc' || echo './'`google/protobuf/util/json_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_lazy_descriptor_test-json_format_proto3.pb.o `test -f 'google/protobuf/util/json_format_proto3.pb.cc' || echo './'`google/protobuf/util/json_format_proto3.pb.cc
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredNoChangeTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:3038:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3038 | proto1diff_.set_v(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:3039:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3039 | proto2diff_.set_v(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredAddTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:3051:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3051 | proto2diff_.set_v(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/protobuf_lazy_descriptor_test-message_differencer_unittest.pb.o `test -f 'google/protobuf/util/message_differencer_unittest.pb.cc' || echo './'`google/protobuf/util/message_differencer_unittest.pb.cc
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredDeleteTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:3063:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3063 | proto1diff_.set_v(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_DefaultCustomFieldPrinter_Test::TestBody()':
google/protobuf/text_format_unittest.cc:475:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
475 | printer.SetDefaultFieldValuePrinter(new CustomUInt32FieldValuePrinter());
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:310:10: note: declared here
310 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredModifyTest_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:3075:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3075 | proto1diff_.set_v(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:3076:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
3076 | proto2diff_.set_v(4);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:1825:13: note: declared here
1825 | inline void TestDiffMessage::set_v(int32_t value) {
| ^~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:62,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from google/protobuf/text_format_unittest.cc:57:
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinter_Test::TestBody()':
google/protobuf/text_format_unittest.cc:499:41: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
499 | new CustomInt32FieldValuePrinter()));
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:364:10: note: declared here
364 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:62,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from google/protobuf/text_format_unittest.cc:57:
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinterRegisterSameFieldTwice_Test::TestBody()':
google/protobuf/text_format_unittest.cc:511:48: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
511 | field, new CustomInt32FieldValuePrinter()));
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:364:10: note: declared here
364 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:62,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from google/protobuf/text_format_unittest.cc:57:
google/protobuf/text_format_unittest.cc:514:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
514 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected));
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:364:10: note: declared here
364 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:62,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from google/protobuf/text_format_unittest.cc:57:
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_ErrorCasesRegisteringFieldValuePrinterShouldFail_Test::TestBody()':
google/protobuf/text_format_unittest.cc:524:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
524 | static_cast(nullptr)));
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:364:10: note: declared here
364 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:62,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from google/protobuf/text_format_unittest.cc:57:
google/protobuf/text_format_unittest.cc:531:76: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
531 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer));
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:364:10: note: declared here
364 | bool RegisterFieldValuePrinter(const FieldDescriptor* field,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForComments_Test::TestBody()':
google/protobuf/text_format_unittest.cc:562:75: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
562 | printer.SetDefaultFieldValuePrinter(new CustomMessageFieldValuePrinter());
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:310:10: note: declared here
310 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredRepeatedNested_Test::TestBody()':
google/protobuf/util/message_differencer_unittest.cc:3169:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
3169 | proto1diff_.add_rm()->set_c(0);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:3170:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
3170 | proto1diff_.add_rm()->set_c(1);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:3171:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
3171 | proto2diff_.add_rm()->set_c(2);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
google/protobuf/util/message_differencer_unittest.cc:3172:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
3172 | proto2diff_.add_rm()->set_c(3);
| ^
In file included from google/protobuf/util/message_differencer_unittest.cc:56:
./google/protobuf/util/message_differencer_unittest.pb.h:2139:40: note: declared here
2139 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
| ^~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-lite_unittest.o `test -f 'google/protobuf/lite_unittest.cc' || echo './'`google/protobuf/lite_unittest.cc
google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForMultilineComments_Test::TestBody()':
google/protobuf/text_format_unittest.cc:647:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
647 | printer.SetDefaultFieldValuePrinter(new CustomMultilineCommentPrinter());
| ^
In file included from google/protobuf/text_format_unittest.cc:35:
./google/protobuf/text_format.h:310:10: note: declared here
310 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo './'`google/protobuf/arena_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-map_lite_test_util.o `test -f 'google/protobuf/map_lite_test_util.cc' || echo './'`google/protobuf/map_lite_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-test_util_lite.o `test -f 'google/protobuf/test_util_lite.cc' || echo './'`google/protobuf/test_util_lite.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()':
./google/protobuf/map_test.inc:1467:69: warning: 'const google::protobuf::RepeatedPtrField& 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]
1467 | refl->GetRepeatedPtrField(message, fd_map_int32_int32);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1469:70: warning: 'const google::protobuf::RepeatedPtrField& 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]
1469 | refl->GetRepeatedPtrField(message, fd_map_int32_double);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1471:71: warning: 'const google::protobuf::RepeatedPtrField& 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]
1471 | refl->GetRepeatedPtrField(message, fd_map_string_string);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1473:79: warning: 'const google::protobuf::RepeatedPtrField& 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]
1473 | refl->GetRepeatedPtrField(message, fd_map_int32_foreign_message);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:875:30: note: declared here
875 | const RepeatedPtrField& GetRepeatedPtrField(
| ^~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1477:74: warning: 'google::protobuf::RepeatedPtrField* 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]
1477 | refl->MutableRepeatedPtrField(&message, fd_map_int32_int32);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1479:75: warning: 'google::protobuf::RepeatedPtrField* 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]
1479 | refl->MutableRepeatedPtrField(&message, fd_map_int32_double);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1481:76: warning: 'google::protobuf::RepeatedPtrField* 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]
1481 | refl->MutableRepeatedPtrField(&message, fd_map_string_string);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:1484:74: warning: 'google::protobuf::RepeatedPtrField* 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]
1484 | fd_map_int32_foreign_message);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from ./google/protobuf/test_util2.h:36,
from google/protobuf/map_test.cc:34:
./google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()':
./google/protobuf/map_test.inc:2300:29: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2300 | EXPECT_NE(entry.SpaceUsed(), 0);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:304:7: note: declared here
304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
| ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o test_plugin google/protobuf/compiler/test_plugin-mock_code_generator.o google/protobuf/compiler/test_plugin-test_plugin.o google/protobuf/testing/test_plugin-file.o -lpthread libprotobuf.la libprotoc.la -lgtest -lgtest_main -lz
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()':
./google/protobuf/map_test.inc:2882:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2882 | const size_t initial = map_message.SpaceUsed();
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:304:7: note: declared here
304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
| ^~~~~~~~~
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc:2883:72: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2883 | const size_t space_used_message = UNITTEST::TestRequired().SpaceUsed();
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:304:7: note: declared here
304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
| ^~~~~~~~~
In file included from /usr/include/gtest/gtest.h:387,
from /usr/include/gmock/internal/gmock-internal-utils.h:47,
from /usr/include/gmock/gmock-actions.h:145,
from /usr/include/gmock/gmock.h:59,
from ./google/protobuf/testing/googletest.h:41,
from ./google/protobuf/test_util2.h:36,
from google/protobuf/map_test.cc:34:
./google/protobuf/map_test.inc:2898:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
2898 | EXPECT_LE(lower_bound, map_message.SpaceUsed());
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:304:7: note: declared here
304 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); }
| ^~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-lite_arena_unittest.o `test -f 'google/protobuf/lite_arena_unittest.cc' || echo './'`google/protobuf/lite_arena_unittest.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo './'`google/protobuf/arena_test_util.cc
In file included from google/protobuf/map_test.cc:46:
./google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()':
./google/protobuf/map_test.inc:3885:71: warning: 'google::protobuf::RepeatedPtrField* 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]
3885 | reflection->MutableRepeatedPtrField(&source, field_desc);
| ^
In file included from ./google/protobuf/map_proto2_unittest.pb.h:29,
from google/protobuf/map_test.cc:31:
./google/protobuf/message.h:886:24: note: declared here
886 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg,
| ^~~~~~~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-map_lite_test_util.o `test -f 'google/protobuf/map_lite_test_util.cc' || echo './'`google/protobuf/map_lite_test_util.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-test_util_lite.o `test -f 'google/protobuf/test_util_lite.cc' || echo './'`google/protobuf/test_util_lite.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/protobuf_lite_arena_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/test_plugin google/protobuf/compiler/test_plugin-mock_code_generator.o google/protobuf/compiler/test_plugin-test_plugin.o google/protobuf/testing/test_plugin-file.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lgtest -lgtest_main -lz -pthread
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-any_test.pb.o `test -f 'google/protobuf/any_test.pb.cc' || echo './'`google/protobuf/any_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/no_warning_test-test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/compiler/cpp/no_warning_test-test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/test_large_enum_value.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-map_proto2_unittest.pb.o `test -f 'google/protobuf/map_proto2_unittest.pb.cc' || echo './'`google/protobuf/map_proto2_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-map_unittest.pb.o `test -f 'google/protobuf/map_unittest.pb.cc' || echo './'`google/protobuf/map_unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_arena.pb.o `test -f 'google/protobuf/unittest_arena.pb.cc' || echo './'`google/protobuf/unittest_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_custom_options.pb.o `test -f 'google/protobuf/unittest_custom_options.pb.cc' || echo './'`google/protobuf/unittest_custom_options.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_drop_unknown_fields.pb.o `test -f 'google/protobuf/unittest_drop_unknown_fields.pb.cc' || echo './'`google/protobuf/unittest_drop_unknown_fields.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_embed_optimize_for.pb.o `test -f 'google/protobuf/unittest_embed_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_embed_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_empty.pb.o `test -f 'google/protobuf/unittest_empty.pb.cc' || echo './'`google/protobuf/unittest_empty.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_enormous_descriptor.pb.o `test -f 'google/protobuf/unittest_enormous_descriptor.pb.cc' || echo './'`google/protobuf/unittest_enormous_descriptor.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_import.pb.o `test -f 'google/protobuf/unittest_import.pb.cc' || echo './'`google/protobuf/unittest_import.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_import_public.pb.o `test -f 'google/protobuf/unittest_import_public.pb.cc' || echo './'`google/protobuf/unittest_import_public.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_lazy_dependencies.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_lazy_dependencies_custom_option.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_lazy_dependencies_enum.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_enum.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_lite_imports_nonlite.pb.o `test -f 'google/protobuf/unittest_lite_imports_nonlite.pb.cc' || echo './'`google/protobuf/unittest_lite_imports_nonlite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_mset.pb.o `test -f 'google/protobuf/unittest_mset.pb.cc' || echo './'`google/protobuf/unittest_mset.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_mset_wire_format.pb.o `test -f 'google/protobuf/unittest_mset_wire_format.pb.cc' || echo './'`google/protobuf/unittest_mset_wire_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_no_field_presence.pb.o `test -f 'google/protobuf/unittest_no_field_presence.pb.cc' || echo './'`google/protobuf/unittest_no_field_presence.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_no_generic_services.pb.o `test -f 'google/protobuf/unittest_no_generic_services.pb.cc' || echo './'`google/protobuf/unittest_no_generic_services.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_optimize_for.pb.o `test -f 'google/protobuf/unittest_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_optimize_for.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_preserve_unknown_enum.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o `test -f 'google/protobuf/unittest_preserve_unknown_enum2.pb.cc' || echo './'`google/protobuf/unittest_preserve_unknown_enum2.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_proto3.pb.o `test -f 'google/protobuf/unittest_proto3.pb.cc' || echo './'`google/protobuf/unittest_proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_proto3_arena.pb.o `test -f 'google/protobuf/unittest_proto3_arena.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_proto3_arena_lite.pb.o `test -f 'google/protobuf/unittest_proto3_arena_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_arena_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_proto3_lite.pb.o `test -f 'google/protobuf/unittest_proto3_lite.pb.cc' || echo './'`google/protobuf/unittest_proto3_lite.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_proto3_optional.pb.o `test -f 'google/protobuf/unittest_proto3_optional.pb.cc' || echo './'`google/protobuf/unittest_proto3_optional.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/no_warning_test-unittest_well_known_types.pb.o `test -f 'google/protobuf/unittest_well_known_types.pb.cc' || echo './'`google/protobuf/unittest_well_known_types.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-anys.pb.o `test -f 'google/protobuf/util/internal/testdata/anys.pb.cc' || echo './'`google/protobuf/util/internal/testdata/anys.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-books.pb.o `test -f 'google/protobuf/util/internal/testdata/books.pb.cc' || echo './'`google/protobuf/util/internal/testdata/books.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-default_value.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-default_value_test.pb.o `test -f 'google/protobuf/util/internal/testdata/default_value_test.pb.cc' || echo './'`google/protobuf/util/internal/testdata/default_value_test.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-field_mask.pb.o `test -f 'google/protobuf/util/internal/testdata/field_mask.pb.cc' || echo './'`google/protobuf/util/internal/testdata/field_mask.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-maps.pb.o `test -f 'google/protobuf/util/internal/testdata/maps.pb.cc' || echo './'`google/protobuf/util/internal/testdata/maps.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-oneofs.pb.o `test -f 'google/protobuf/util/internal/testdata/oneofs.pb.cc' || echo './'`google/protobuf/util/internal/testdata/oneofs.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-proto3.pb.o `test -f 'google/protobuf/util/internal/testdata/proto3.pb.cc' || echo './'`google/protobuf/util/internal/testdata/proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-struct.pb.o `test -f 'google/protobuf/util/internal/testdata/struct.pb.cc' || echo './'`google/protobuf/util/internal/testdata/struct.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-timestamp_duration.pb.o `test -f 'google/protobuf/util/internal/testdata/timestamp_duration.pb.cc' || echo './'`google/protobuf/util/internal/testdata/timestamp_duration.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/internal/testdata/no_warning_test-wrappers.pb.o `test -f 'google/protobuf/util/internal/testdata/wrappers.pb.cc' || echo './'`google/protobuf/util/internal/testdata/wrappers.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/no_warning_test-json_format.pb.o `test -f 'google/protobuf/util/json_format.pb.cc' || echo './'`google/protobuf/util/json_format.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/no_warning_test-json_format_proto3.pb.o `test -f 'google/protobuf/util/json_format_proto3.pb.cc' || echo './'`google/protobuf/util/json_format_proto3.pb.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -c -o google/protobuf/util/no_warning_test-message_differencer_unittest.pb.o `test -f 'google/protobuf/util/message_differencer_unittest.pb.cc' || echo './'`google/protobuf/util/message_differencer_unittest.pb.cc
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o protobuf-lite-test google/protobuf/protobuf_lite_test-lite_unittest.o google/protobuf/protobuf_lite_test-arena_test_util.o google/protobuf/protobuf_lite_test-map_lite_test_util.o google/protobuf/protobuf_lite_test-test_util_lite.o google/protobuf/protobuf_lite_test-map_lite_unittest.pb.o google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lite_test-unittest_lite.pb.o -lpthread libprotobuf-lite.la -lgtest -lgtest_main -lgmock -lgmock_main -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/protobuf-lite-test google/protobuf/protobuf_lite_test-lite_unittest.o google/protobuf/protobuf_lite_test-arena_test_util.o google/protobuf/protobuf_lite_test-map_lite_test_util.o google/protobuf/protobuf_lite_test-test_util_lite.o google/protobuf/protobuf_lite_test-map_lite_unittest.pb.o google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lite_test-unittest_lite.pb.o -lpthread ./.libs/libprotobuf-lite.so -lgtest -lgtest_main -lgmock -lgmock_main -lz -pthread
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o protobuf-lite-arena-test google/protobuf/protobuf_lite_arena_test-lite_arena_unittest.o google/protobuf/protobuf_lite_arena_test-arena_test_util.o google/protobuf/protobuf_lite_arena_test-map_lite_test_util.o google/protobuf/protobuf_lite_arena_test-test_util_lite.o google/protobuf/protobuf_lite_arena_test-map_lite_unittest.pb.o google/protobuf/protobuf_lite_arena_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_arena_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lite_arena_test-unittest_lite.pb.o -lpthread libprotobuf-lite.la -lgtest -lgtest_main -lgmock -lgmock_main -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/protobuf-lite-arena-test google/protobuf/protobuf_lite_arena_test-lite_arena_unittest.o google/protobuf/protobuf_lite_arena_test-arena_test_util.o google/protobuf/protobuf_lite_arena_test-map_lite_test_util.o google/protobuf/protobuf_lite_arena_test-test_util_lite.o google/protobuf/protobuf_lite_arena_test-map_lite_unittest.pb.o google/protobuf/protobuf_lite_arena_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_arena_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lite_arena_test-unittest_lite.pb.o -lpthread ./.libs/libprotobuf-lite.so -lgtest -lgtest_main -lgmock -lgmock_main -lz -pthread
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o protobuf-test google/protobuf/protobuf_test-arena_test_util.o google/protobuf/protobuf_test-map_lite_test_util.o google/protobuf/protobuf_test-test_util_lite.o google/protobuf/protobuf_test-reflection_tester.o google/protobuf/protobuf_test-test_util.o google/protobuf/testing/protobuf_test-file.o google/protobuf/testing/protobuf_test-googletest.o google/protobuf/protobuf_test-any_test.o google/protobuf/protobuf_test-arena_unittest.o google/protobuf/protobuf_test-arenastring_unittest.o google/protobuf/protobuf_test-arenaz_sampler_test.o google/protobuf/compiler/protobuf_test-annotation_test_util.o google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o google/protobuf/compiler/cpp/protobuf_test-bootstrap_unittest.o google/protobuf/compiler/cpp/protobuf_test-message_size_unittest.o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o google/protobuf/compiler/cpp/protobuf_test-move_unittest.o google/protobuf/compiler/cpp/protobuf_test-plugin_unittest.o google/protobuf/compiler/cpp/protobuf_test-unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o google/protobuf/compiler/protobuf_test-importer_unittest.o google/protobuf/compiler/java/protobuf_test-doc_comment_unittest.o google/protobuf/compiler/java/protobuf_test-plugin_unittest.o google/protobuf/compiler/protobuf_test-mock_code_generator.o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o google/protobuf/compiler/protobuf_test-parser_unittest.o google/protobuf/compiler/python/protobuf_test-plugin_unittest.o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o google/protobuf/protobuf_test-descriptor_database_unittest.o google/protobuf/protobuf_test-descriptor_unittest.o google/protobuf/protobuf_test-drop_unknown_fields_test.o google/protobuf/protobuf_test-dynamic_message_unittest.o google/protobuf/protobuf_test-extension_set_unittest.o google/protobuf/protobuf_test-generated_message_reflection_unittest.o google/protobuf/protobuf_test-generated_message_tctable_lite_test.o google/protobuf/protobuf_test-inlined_string_field_unittest.o google/protobuf/io/protobuf_test-coded_stream_unittest.o google/protobuf/io/protobuf_test-io_win32_unittest.o google/protobuf/io/protobuf_test-printer_unittest.o google/protobuf/io/protobuf_test-tokenizer_unittest.o google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o google/protobuf/protobuf_test-map_field_test.o google/protobuf/protobuf_test-map_test.o google/protobuf/protobuf_test-message_unittest.o google/protobuf/protobuf_test-no_field_presence_test.o google/protobuf/protobuf_test-preserve_unknown_enum_test.o google/protobuf/protobuf_test-proto3_arena_lite_unittest.o google/protobuf/protobuf_test-proto3_arena_unittest.o google/protobuf/protobuf_test-proto3_lite_unittest.o google/protobuf/protobuf_test-reflection_ops_unittest.o google/protobuf/protobuf_test-repeated_field_reflection_unittest.o google/protobuf/protobuf_test-repeated_field_unittest.o google/protobuf/stubs/protobuf_test-bytestream_unittest.o google/protobuf/stubs/protobuf_test-common_unittest.o google/protobuf/stubs/protobuf_test-int128_unittest.o google/protobuf/stubs/protobuf_test-status_test.o google/protobuf/stubs/protobuf_test-statusor_test.o google/protobuf/stubs/protobuf_test-stringpiece_unittest.o google/protobuf/stubs/protobuf_test-stringprintf_unittest.o google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o google/protobuf/stubs/protobuf_test-strutil_unittest.o google/protobuf/stubs/protobuf_test-template_util_unittest.o google/protobuf/stubs/protobuf_test-time_test.o google/protobuf/protobuf_test-text_format_unittest.o google/protobuf/protobuf_test-unknown_field_set_unittest.o google/protobuf/util/protobuf_test-delimited_message_util_test.o google/protobuf/util/protobuf_test-field_comparator_test.o google/protobuf/util/protobuf_test-field_mask_util_test.o google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o google/protobuf/util/internal/protobuf_test-type_info_test_helper.o google/protobuf/util/protobuf_test-json_util_test.o google/protobuf/util/protobuf_test-message_differencer_unittest.o google/protobuf/util/protobuf_test-time_util_test.o google/protobuf/util/protobuf_test-type_resolver_util_test.o google/protobuf/protobuf_test-well_known_types_unittest.o google/protobuf/protobuf_test-wire_format_unittest.o google/protobuf/protobuf_test-map_lite_unittest.pb.o google/protobuf/protobuf_test-unittest_import_lite.pb.o google/protobuf/protobuf_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_test-unittest_lite.pb.o google/protobuf/protobuf_test-any_test.pb.o google/protobuf/compiler/cpp/protobuf_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_test-test_large_enum_value.pb.o google/protobuf/protobuf_test-map_proto2_unittest.pb.o google/protobuf/protobuf_test-map_unittest.pb.o google/protobuf/protobuf_test-unittest.pb.o google/protobuf/protobuf_test-unittest_arena.pb.o google/protobuf/protobuf_test-unittest_custom_options.pb.o google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o google/protobuf/protobuf_test-unittest_empty.pb.o google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o google/protobuf/protobuf_test-unittest_import.pb.o google/protobuf/protobuf_test-unittest_import_public.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o google/protobuf/protobuf_test-unittest_mset.pb.o google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o google/protobuf/protobuf_test-unittest_no_field_presence.pb.o google/protobuf/protobuf_test-unittest_no_generic_services.pb.o google/protobuf/protobuf_test-unittest_optimize_for.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_test-unittest_proto3.pb.o google/protobuf/protobuf_test-unittest_proto3_arena.pb.o google/protobuf/protobuf_test-unittest_proto3_arena_lite.pb.o google/protobuf/protobuf_test-unittest_proto3_lite.pb.o google/protobuf/protobuf_test-unittest_proto3_optional.pb.o google/protobuf/protobuf_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/protobuf_test-anys.pb.o google/protobuf/util/internal/testdata/protobuf_test-books.pb.o google/protobuf/util/internal/testdata/protobuf_test-default_value.pb.o google/protobuf/util/internal/testdata/protobuf_test-default_value_test.pb.o google/protobuf/util/internal/testdata/protobuf_test-field_mask.pb.o google/protobuf/util/internal/testdata/protobuf_test-maps.pb.o google/protobuf/util/internal/testdata/protobuf_test-oneofs.pb.o google/protobuf/util/internal/testdata/protobuf_test-proto3.pb.o google/protobuf/util/internal/testdata/protobuf_test-struct.pb.o google/protobuf/util/internal/testdata/protobuf_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/protobuf_test-wrappers.pb.o google/protobuf/util/protobuf_test-json_format.pb.o google/protobuf/util/protobuf_test-json_format_proto3.pb.o google/protobuf/util/protobuf_test-message_differencer_unittest.pb.o -lpthread libprotobuf.la libprotoc.la -lgtest -lgtest_main -lgmock -lgmock_main -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/protobuf-test google/protobuf/protobuf_test-arena_test_util.o google/protobuf/protobuf_test-map_lite_test_util.o google/protobuf/protobuf_test-test_util_lite.o google/protobuf/protobuf_test-reflection_tester.o google/protobuf/protobuf_test-test_util.o google/protobuf/testing/protobuf_test-file.o google/protobuf/testing/protobuf_test-googletest.o google/protobuf/protobuf_test-any_test.o google/protobuf/protobuf_test-arena_unittest.o google/protobuf/protobuf_test-arenastring_unittest.o google/protobuf/protobuf_test-arenaz_sampler_test.o google/protobuf/compiler/protobuf_test-annotation_test_util.o google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o google/protobuf/compiler/cpp/protobuf_test-bootstrap_unittest.o google/protobuf/compiler/cpp/protobuf_test-message_size_unittest.o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o google/protobuf/compiler/cpp/protobuf_test-move_unittest.o google/protobuf/compiler/cpp/protobuf_test-plugin_unittest.o google/protobuf/compiler/cpp/protobuf_test-unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o google/protobuf/compiler/protobuf_test-importer_unittest.o google/protobuf/compiler/java/protobuf_test-doc_comment_unittest.o google/protobuf/compiler/java/protobuf_test-plugin_unittest.o google/protobuf/compiler/protobuf_test-mock_code_generator.o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o google/protobuf/compiler/protobuf_test-parser_unittest.o google/protobuf/compiler/python/protobuf_test-plugin_unittest.o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o google/protobuf/protobuf_test-descriptor_database_unittest.o google/protobuf/protobuf_test-descriptor_unittest.o google/protobuf/protobuf_test-drop_unknown_fields_test.o google/protobuf/protobuf_test-dynamic_message_unittest.o google/protobuf/protobuf_test-extension_set_unittest.o google/protobuf/protobuf_test-generated_message_reflection_unittest.o google/protobuf/protobuf_test-generated_message_tctable_lite_test.o google/protobuf/protobuf_test-inlined_string_field_unittest.o google/protobuf/io/protobuf_test-coded_stream_unittest.o google/protobuf/io/protobuf_test-io_win32_unittest.o google/protobuf/io/protobuf_test-printer_unittest.o google/protobuf/io/protobuf_test-tokenizer_unittest.o google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o google/protobuf/protobuf_test-map_field_test.o google/protobuf/protobuf_test-map_test.o google/protobuf/protobuf_test-message_unittest.o google/protobuf/protobuf_test-no_field_presence_test.o google/protobuf/protobuf_test-preserve_unknown_enum_test.o google/protobuf/protobuf_test-proto3_arena_lite_unittest.o google/protobuf/protobuf_test-proto3_arena_unittest.o google/protobuf/protobuf_test-proto3_lite_unittest.o google/protobuf/protobuf_test-reflection_ops_unittest.o google/protobuf/protobuf_test-repeated_field_reflection_unittest.o google/protobuf/protobuf_test-repeated_field_unittest.o google/protobuf/stubs/protobuf_test-bytestream_unittest.o google/protobuf/stubs/protobuf_test-common_unittest.o google/protobuf/stubs/protobuf_test-int128_unittest.o google/protobuf/stubs/protobuf_test-status_test.o google/protobuf/stubs/protobuf_test-statusor_test.o google/protobuf/stubs/protobuf_test-stringpiece_unittest.o google/protobuf/stubs/protobuf_test-stringprintf_unittest.o google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o google/protobuf/stubs/protobuf_test-strutil_unittest.o google/protobuf/stubs/protobuf_test-template_util_unittest.o google/protobuf/stubs/protobuf_test-time_test.o google/protobuf/protobuf_test-text_format_unittest.o google/protobuf/protobuf_test-unknown_field_set_unittest.o google/protobuf/util/protobuf_test-delimited_message_util_test.o google/protobuf/util/protobuf_test-field_comparator_test.o google/protobuf/util/protobuf_test-field_mask_util_test.o google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o google/protobuf/util/internal/protobuf_test-type_info_test_helper.o google/protobuf/util/protobuf_test-json_util_test.o google/protobuf/util/protobuf_test-message_differencer_unittest.o google/protobuf/util/protobuf_test-time_util_test.o google/protobuf/util/protobuf_test-type_resolver_util_test.o google/protobuf/protobuf_test-well_known_types_unittest.o google/protobuf/protobuf_test-wire_format_unittest.o google/protobuf/protobuf_test-map_lite_unittest.pb.o google/protobuf/protobuf_test-unittest_import_lite.pb.o google/protobuf/protobuf_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_test-unittest_lite.pb.o google/protobuf/protobuf_test-any_test.pb.o google/protobuf/compiler/cpp/protobuf_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_test-test_large_enum_value.pb.o google/protobuf/protobuf_test-map_proto2_unittest.pb.o google/protobuf/protobuf_test-map_unittest.pb.o google/protobuf/protobuf_test-unittest.pb.o google/protobuf/protobuf_test-unittest_arena.pb.o google/protobuf/protobuf_test-unittest_custom_options.pb.o google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o google/protobuf/protobuf_test-unittest_empty.pb.o google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o google/protobuf/protobuf_test-unittest_import.pb.o google/protobuf/protobuf_test-unittest_import_public.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o google/protobuf/protobuf_test-unittest_mset.pb.o google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o google/protobuf/protobuf_test-unittest_no_field_presence.pb.o google/protobuf/protobuf_test-unittest_no_generic_services.pb.o google/protobuf/protobuf_test-unittest_optimize_for.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_test-unittest_proto3.pb.o google/protobuf/protobuf_test-unittest_proto3_arena.pb.o google/protobuf/protobuf_test-unittest_proto3_arena_lite.pb.o google/protobuf/protobuf_test-unittest_proto3_lite.pb.o google/protobuf/protobuf_test-unittest_proto3_optional.pb.o google/protobuf/protobuf_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/protobuf_test-anys.pb.o google/protobuf/util/internal/testdata/protobuf_test-books.pb.o google/protobuf/util/internal/testdata/protobuf_test-default_value.pb.o google/protobuf/util/internal/testdata/protobuf_test-default_value_test.pb.o google/protobuf/util/internal/testdata/protobuf_test-field_mask.pb.o google/protobuf/util/internal/testdata/protobuf_test-maps.pb.o google/protobuf/util/internal/testdata/protobuf_test-oneofs.pb.o google/protobuf/util/internal/testdata/protobuf_test-proto3.pb.o google/protobuf/util/internal/testdata/protobuf_test-struct.pb.o google/protobuf/util/internal/testdata/protobuf_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/protobuf_test-wrappers.pb.o google/protobuf/util/protobuf_test-json_format.pb.o google/protobuf/util/protobuf_test-json_format_proto3.pb.o google/protobuf/util/protobuf_test-message_differencer_unittest.pb.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lgtest -lgtest_main -lgmock -lgmock_main -lz -pthread
/usr/bin/ld: google/protobuf/testing/protobuf_test-googletest.o: in function `google::protobuf::(anonymous namespace)::TempDirDeleter::GetTempDir() [clone .constprop.0]':
./src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o protobuf-lazy-descriptor-test google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-unittest.o google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_test_util.o google/protobuf/protobuf_lazy_descriptor_test-test_util_lite.o google/protobuf/protobuf_lazy_descriptor_test-reflection_tester.o google/protobuf/protobuf_lazy_descriptor_test-test_util.o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-any_test.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_large_enum_value.pb.o google/protobuf/protobuf_lazy_descriptor_test-map_proto2_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-map_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_arena.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_custom_options.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_drop_unknown_fields.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_embed_optimize_for.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_empty.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_enormous_descriptor.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite_imports_nonlite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset_wire_format.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_field_presence.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_generic_services.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_optimize_for.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_optional.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-anys.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-books.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value_test.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-field_mask.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-maps.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-oneofs.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-proto3.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-struct.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-wrappers.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-json_format.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-json_format_proto3.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-message_differencer_unittest.pb.o -lpthread libprotobuf.la libprotoc.la -lgtest -lgtest_main -lgmock -lgmock_main -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/protobuf-lazy-descriptor-test google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-unittest.o google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_test_util.o google/protobuf/protobuf_lazy_descriptor_test-test_util_lite.o google/protobuf/protobuf_lazy_descriptor_test-reflection_tester.o google/protobuf/protobuf_lazy_descriptor_test-test_util.o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-any_test.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-test_large_enum_value.pb.o google/protobuf/protobuf_lazy_descriptor_test-map_proto2_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-map_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_arena.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_custom_options.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_drop_unknown_fields.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_embed_optimize_for.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_empty.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_enormous_descriptor.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_import_public.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite_imports_nonlite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_mset_wire_format.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_field_presence.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_no_generic_services.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_optimize_for.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_arena_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_lite.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_proto3_optional.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-anys.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-books.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-default_value_test.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-field_mask.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-maps.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-oneofs.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-proto3.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-struct.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/protobuf_lazy_descriptor_test-wrappers.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-json_format.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-json_format_proto3.pb.o google/protobuf/util/protobuf_lazy_descriptor_test-message_differencer_unittest.pb.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lgtest -lgtest_main -lgmock -lgmock_main -lz -pthread
/usr/bin/ld: google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o: in function `google::protobuf::(anonymous namespace)::TempDirDeleter::GetTempDir() [clone .constprop.0]':
./src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z,relro -o no-warning-test no_warning_test-no_warning_test.o google/protobuf/no_warning_test-map_lite_unittest.pb.o google/protobuf/no_warning_test-unittest_import_lite.pb.o google/protobuf/no_warning_test-unittest_import_public_lite.pb.o google/protobuf/no_warning_test-unittest_lite.pb.o google/protobuf/no_warning_test-any_test.pb.o google/protobuf/compiler/cpp/no_warning_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/no_warning_test-test_large_enum_value.pb.o google/protobuf/no_warning_test-map_proto2_unittest.pb.o google/protobuf/no_warning_test-map_unittest.pb.o google/protobuf/no_warning_test-unittest.pb.o google/protobuf/no_warning_test-unittest_arena.pb.o google/protobuf/no_warning_test-unittest_custom_options.pb.o google/protobuf/no_warning_test-unittest_drop_unknown_fields.pb.o google/protobuf/no_warning_test-unittest_embed_optimize_for.pb.o google/protobuf/no_warning_test-unittest_empty.pb.o google/protobuf/no_warning_test-unittest_enormous_descriptor.pb.o google/protobuf/no_warning_test-unittest_import.pb.o google/protobuf/no_warning_test-unittest_import_public.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/no_warning_test-unittest_lite_imports_nonlite.pb.o google/protobuf/no_warning_test-unittest_mset.pb.o google/protobuf/no_warning_test-unittest_mset_wire_format.pb.o google/protobuf/no_warning_test-unittest_no_field_presence.pb.o google/protobuf/no_warning_test-unittest_no_generic_services.pb.o google/protobuf/no_warning_test-unittest_optimize_for.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/no_warning_test-unittest_proto3.pb.o google/protobuf/no_warning_test-unittest_proto3_arena.pb.o google/protobuf/no_warning_test-unittest_proto3_arena_lite.pb.o google/protobuf/no_warning_test-unittest_proto3_lite.pb.o google/protobuf/no_warning_test-unittest_proto3_optional.pb.o google/protobuf/no_warning_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/no_warning_test-anys.pb.o google/protobuf/util/internal/testdata/no_warning_test-books.pb.o google/protobuf/util/internal/testdata/no_warning_test-default_value.pb.o google/protobuf/util/internal/testdata/no_warning_test-default_value_test.pb.o google/protobuf/util/internal/testdata/no_warning_test-field_mask.pb.o google/protobuf/util/internal/testdata/no_warning_test-maps.pb.o google/protobuf/util/internal/testdata/no_warning_test-oneofs.pb.o google/protobuf/util/internal/testdata/no_warning_test-proto3.pb.o google/protobuf/util/internal/testdata/no_warning_test-struct.pb.o google/protobuf/util/internal/testdata/no_warning_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/no_warning_test-wrappers.pb.o google/protobuf/util/no_warning_test-json_format.pb.o google/protobuf/util/no_warning_test-json_format_proto3.pb.o google/protobuf/util/no_warning_test-message_differencer_unittest.pb.o -lpthread libprotobuf.la libprotoc.la -lz
libtool: link: g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -Wl,-z -Wl,relro -o .libs/no-warning-test no_warning_test-no_warning_test.o google/protobuf/no_warning_test-map_lite_unittest.pb.o google/protobuf/no_warning_test-unittest_import_lite.pb.o google/protobuf/no_warning_test-unittest_import_public_lite.pb.o google/protobuf/no_warning_test-unittest_lite.pb.o google/protobuf/no_warning_test-any_test.pb.o google/protobuf/compiler/cpp/no_warning_test-test_bad_identifiers.pb.o google/protobuf/compiler/cpp/no_warning_test-test_large_enum_value.pb.o google/protobuf/no_warning_test-map_proto2_unittest.pb.o google/protobuf/no_warning_test-map_unittest.pb.o google/protobuf/no_warning_test-unittest.pb.o google/protobuf/no_warning_test-unittest_arena.pb.o google/protobuf/no_warning_test-unittest_custom_options.pb.o google/protobuf/no_warning_test-unittest_drop_unknown_fields.pb.o google/protobuf/no_warning_test-unittest_embed_optimize_for.pb.o google/protobuf/no_warning_test-unittest_empty.pb.o google/protobuf/no_warning_test-unittest_enormous_descriptor.pb.o google/protobuf/no_warning_test-unittest_import.pb.o google/protobuf/no_warning_test-unittest_import_public.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies_custom_option.pb.o google/protobuf/no_warning_test-unittest_lazy_dependencies_enum.pb.o google/protobuf/no_warning_test-unittest_lite_imports_nonlite.pb.o google/protobuf/no_warning_test-unittest_mset.pb.o google/protobuf/no_warning_test-unittest_mset_wire_format.pb.o google/protobuf/no_warning_test-unittest_no_field_presence.pb.o google/protobuf/no_warning_test-unittest_no_generic_services.pb.o google/protobuf/no_warning_test-unittest_optimize_for.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/no_warning_test-unittest_proto3.pb.o google/protobuf/no_warning_test-unittest_proto3_arena.pb.o google/protobuf/no_warning_test-unittest_proto3_arena_lite.pb.o google/protobuf/no_warning_test-unittest_proto3_lite.pb.o google/protobuf/no_warning_test-unittest_proto3_optional.pb.o google/protobuf/no_warning_test-unittest_well_known_types.pb.o google/protobuf/util/internal/testdata/no_warning_test-anys.pb.o google/protobuf/util/internal/testdata/no_warning_test-books.pb.o google/protobuf/util/internal/testdata/no_warning_test-default_value.pb.o google/protobuf/util/internal/testdata/no_warning_test-default_value_test.pb.o google/protobuf/util/internal/testdata/no_warning_test-field_mask.pb.o google/protobuf/util/internal/testdata/no_warning_test-maps.pb.o google/protobuf/util/internal/testdata/no_warning_test-oneofs.pb.o google/protobuf/util/internal/testdata/no_warning_test-proto3.pb.o google/protobuf/util/internal/testdata/no_warning_test-struct.pb.o google/protobuf/util/internal/testdata/no_warning_test-timestamp_duration.pb.o google/protobuf/util/internal/testdata/no_warning_test-wrappers.pb.o google/protobuf/util/no_warning_test-json_format.pb.o google/protobuf/util/no_warning_test-json_format_proto3.pb.o google/protobuf/util/no_warning_test-message_differencer_unittest.pb.o -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lz -pthread
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make check-TESTS
make[6]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[7]: Entering directory '/sonic/src/protobuf/protobuf-3.21.12/src'
PASS: protobuf-lite-test
PASS: protobuf-lite-arena-test
PASS: protobuf-lazy-descriptor-test
PASS: no-warning-test
PASS: google/protobuf/io/gzip_stream_unittest.sh
PASS: google/protobuf/compiler/zip_output_unittest.sh
PASS: protobuf-test
============================================================================
Testsuite summary for Protocol Buffers 3.21.12
============================================================================
# TOTAL: 7
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[7]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[6]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[5]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12/src'
make[4]: Leaving directory '/sonic/src/protobuf/protobuf-3.21.12'
set -e; \
export LD_LIBRARY_PATH=/sonic/src/protobuf/protobuf-3.21.12/src/.libs; \
cd python3 && for PYTHON in python3.9; do \
$PYTHON setup.py test --cpp_implementation; \
done
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
creating protobuf.egg-info
writing protobuf.egg-info/PKG-INFO
writing dependency_links to protobuf.egg-info/dependency_links.txt
writing namespace_packages to protobuf.egg-info/namespace_packages.txt
writing top-level names to protobuf.egg-info/top_level.txt
writing manifest file 'protobuf.egg-info/SOURCES.txt'
reading manifest file 'protobuf.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'google/protobuf/internal/import_test_package'
warning: no previously-included files found matching 'google/protobuf/internal/*_pb2.py'
warning: no previously-included files found matching 'google/protobuf/internal/*_test.py'
warning: no previously-included files found matching 'google/protobuf/internal/*.proto'
warning: no previously-included files found matching 'google/protobuf/internal/test_util.py'
warning: no previously-included files matching '*_test.py' found under directory 'google'
warning: no previously-included files matching '*_test.proto' found under directory 'google'
warning: no previously-included files matching 'unittest*_pb2.py' found under directory 'google'
warning: no previously-included files matching '*.dll' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.so' found anywhere in distribution
warning: no files found matching 'LICENSE'
writing manifest file 'protobuf.egg-info/SOURCES.txt'
running build_ext
building 'google.protobuf.pyext._message' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_containers.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_containers.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_database.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_database.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/descriptor_pool.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_pool.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/extension_dict.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/extension_dict.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/field.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/field.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/map_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/map_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message_factory.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_factory.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/message_module.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_module.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/repeated_composite_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_composite_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/repeated_scalar_container.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_scalar_container.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/unknown_field_set.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_field_set.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I. -I../src -I/usr/include/python3.9 -c google/protobuf/pyext/unknown_fields.cc -o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_fields.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_containers.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_database.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/descriptor_pool.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/extension_dict.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/field.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/map_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_factory.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/message_module.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_composite_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/repeated_scalar_container.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_field_set.o build/temp.linux-x86_64-3.9/google/protobuf/pyext/unknown_fields.o -L../src/.libs -lprotobuf -o /sonic/src/protobuf/protobuf-3.21.12/python3/google/protobuf/pyext/_message.cpython-39-x86_64-linux-gnu.so
building 'google.protobuf.internal._api_implementation' extension
x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -ffile-prefix-map=/build/reproducible-path/python3.9-3.9.2=. -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c google/protobuf/internal/api_implementation.cc -o build/temp.linux-x86_64-3.9/google/protobuf/internal/api_implementation.o -Wno-write-strings -Wno-invalid-offsetof -Wno-sign-compare -Wno-unused-variable -std=c++11 -DPYTHON_PROTO2_CPP_IMPL_V2
x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro -g -O2 -ffile-prefix-map=/sonic/src/protobuf/protobuf-3.21.12=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.9/google/protobuf/internal/api_implementation.o -o /sonic/src/protobuf/protobuf-3.21.12/python3/google/protobuf/internal/_api_implementation.cpython-39-x86_64-linux-gnu.so
testEnums (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testFindFileByName (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testFindFileContainingSymbol (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testFindMessageTypeByName (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testFindServiceByName (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testGetMessages (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testGetPrototype (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testGetSymbol (google.protobuf.internal.symbol_database_test.SymbolDatabaseTest) ... ok
testEnum (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testExtension (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testExtensionForNestedMessage (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testField (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testMessage (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testNestedMessage (google.protobuf.internal.keywords_test.KeywordsConflictTest) ... ok
testMakeLargeProtoClass (google.protobuf.internal.proto_builder_test.ProtoBuilderTest)
Test that large created protos don't use reserved field numbers. ... ok
testMakeSameProtoClassTwice (google.protobuf.internal.proto_builder_test.ProtoBuilderTest)
Test that the DescriptorPool is used. ... ok
testMakeSimpleProtoClass (google.protobuf.internal.proto_builder_test.ProtoBuilderTest)
Test that we can create a proto class. ... ok
testOrderedFields (google.protobuf.internal.proto_builder_test.ProtoBuilderTest)
Test that the field order is maintained when given an OrderedDict. ... ok
testService (google.protobuf.internal.service_reflection_test.FooUnitTest) ... ok
testServiceStub (google.protobuf.internal.service_reflection_test.FooUnitTest) ... ok
testCreatePrototypeOverride (google.protobuf.internal.message_factory_test.MessageFactoryTest) ... ok
testDuplicateExtensionNumber (google.protobuf.internal.message_factory_test.MessageFactoryTest) ... ok
testExtensionValueInDifferentFile (google.protobuf.internal.message_factory_test.MessageFactoryTest) ... ok
testGetMessages (google.protobuf.internal.message_factory_test.MessageFactoryTest) ... ok
testGetPrototype (google.protobuf.internal.message_factory_test.MessageFactoryTest) ... ok
testBadIdentifiers (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testContainingType (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testContainingTypeBehaviorForExtensions (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testContainingTypeInEnumDescriptor (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testEnumTypesByName (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testEnumWithDupValue (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testEnums (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testExtensionRange (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testExtensionScope (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testExtensionsByName (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testExtremeDefaultValues (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testFileDescriptor (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testHasDefaultValues (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testIsExtension (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testMessageTypesByName (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testMessageWithCustomOptions (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testNestedMessageDescriptor (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testNestedTypes (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testNoGenericServices (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testOneof (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testOptions (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testPackage (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testPublicImports (google.protobuf.internal.generator_test.GeneratorTest) ... ok
testEnums (google.protobuf.internal.generator_test.SymbolDatabaseRegistrationTest) ... ok
testFindFileByName (google.protobuf.internal.generator_test.SymbolDatabaseRegistrationTest) ... ok
testGetSymbol (google.protobuf.internal.generator_test.SymbolDatabaseRegistrationTest) ... ok
testCheckUnknownFieldValueForEnum (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testRoundTrip (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testUnknownEnumValue (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testUnknownPackedEnumValue (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testUnknownParseMismatchEnumValue (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testUnknownRepeatedEnumValue (google.protobuf.internal.unknown_fields_test.UnknownEnumValuesTest) ... ok
testCheckUnknownFieldValue (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testClear (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testCopyFrom (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testMergeFrom (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testSubUnknownFields (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testUnknownExtensions (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testUnknownField (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testUnknownFieldsNoMemoryLeak (google.protobuf.internal.unknown_fields_test.UnknownFieldsAccessorsTest) ... ok
testByteSize (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testDiscardUnknownFields (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testEquals (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testListFields (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testSerialize (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testSerializeMessageSetWireFormatUnknownExtension (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testSerializeProto3 (google.protobuf.internal.unknown_fields_test.UnknownFieldsTest) ... ok
testAdd (google.protobuf.internal.descriptor_database_test.DescriptorDatabaseTest) ... ok
testConflictRegister (google.protobuf.internal.descriptor_database_test.DescriptorDatabaseTest) ... ok
testAddWrongRepeatedNestedField_proto2 (google.protobuf.internal.message_test.MessageTest)
testAddWrongRepeatedNestedField_proto2() ... ok
testAddWrongRepeatedNestedField_proto3 (google.protobuf.internal.message_test.MessageTest)
testAddWrongRepeatedNestedField_proto3() ... ok
testAppendRepeatedCompositeField_proto2 (google.protobuf.internal.message_test.MessageTest)
testAppendRepeatedCompositeField_proto2() ... ok
testAppendRepeatedCompositeField_proto3 (google.protobuf.internal.message_test.MessageTest)
testAppendRepeatedCompositeField_proto3() ... ok
testAssignByteStringToUnicodeField_proto2 (google.protobuf.internal.message_test.MessageTest)
testAssignByteStringToUnicodeField_proto2() ... ok
testAssignByteStringToUnicodeField_proto3 (google.protobuf.internal.message_test.MessageTest)
testAssignByteStringToUnicodeField_proto3() ... ok
testBadUtf8String_proto2 (google.protobuf.internal.message_test.MessageTest)
testBadUtf8String_proto2() ... skipped 'Skipping testBadUtf8String, currently only the python api implementation raises UnicodeDecodeError when a string field contains bad utf-8.'
testBadUtf8String_proto3 (google.protobuf.internal.message_test.MessageTest)
testBadUtf8String_proto3() ... skipped 'Skipping testBadUtf8String, currently only the python api implementation raises UnicodeDecodeError when a string field contains bad utf-8.'
testDeterminismParameters_proto2 (google.protobuf.internal.message_test.MessageTest)
testDeterminismParameters_proto2() ... ok
testDeterminismParameters_proto3 (google.protobuf.internal.message_test.MessageTest)
testDeterminismParameters_proto3() ... ok
testExtendFloatWithIterable_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithIterable_proto2() ... ok
testExtendFloatWithIterable_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithIterable_proto3() ... ok
testExtendFloatWithNothing_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithNothing_proto2() ... ok
testExtendFloatWithNothing_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithNothing_proto3() ... ok
testExtendFloatWithPythonList_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithPythonList_proto2() ... ok
testExtendFloatWithPythonList_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendFloatWithPythonList_proto3() ... ok
testExtendInt32WithIterable_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithIterable_proto2() ... ok
testExtendInt32WithIterable_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithIterable_proto3() ... ok
testExtendInt32WithNothing_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithNothing_proto2() ... ok
testExtendInt32WithNothing_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithNothing_proto3() ... ok
testExtendInt32WithPythonList_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithPythonList_proto2() ... ok
testExtendInt32WithPythonList_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendInt32WithPythonList_proto3() ... ok
testExtendShouldNotSwallowExceptions_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendShouldNotSwallowExceptions_proto2() ... ok
testExtendShouldNotSwallowExceptions_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendShouldNotSwallowExceptions_proto3() ... ok
testExtendStringWithIterable_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithIterable_proto2() ... ok
testExtendStringWithIterable_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithIterable_proto3() ... ok
testExtendStringWithNothing_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithNothing_proto2() ... ok
testExtendStringWithNothing_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithNothing_proto3() ... ok
testExtendStringWithPythonList_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithPythonList_proto2() ... ok
testExtendStringWithPythonList_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithPythonList_proto3() ... ok
testExtendStringWithString_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithString_proto2() ... ok
testExtendStringWithString_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtendStringWithString_proto3() ... ok
testExtremeDoubleValues_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtremeDoubleValues_proto2() ... ok
testExtremeDoubleValues_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtremeDoubleValues_proto3() ... ok
testExtremeFloatValues_proto2 (google.protobuf.internal.message_test.MessageTest)
testExtremeFloatValues_proto2() ... ok
testExtremeFloatValues_proto3 (google.protobuf.internal.message_test.MessageTest)
testExtremeFloatValues_proto3() ... ok
testFloatPrinting_proto2 (google.protobuf.internal.message_test.MessageTest)
testFloatPrinting_proto2() ... ok
testFloatPrinting_proto3 (google.protobuf.internal.message_test.MessageTest)
testFloatPrinting_proto3() ... ok
testGoldenMessage_proto2 (google.protobuf.internal.message_test.MessageTest)
testGoldenMessage_proto2() ... ok
testGoldenMessage_proto3 (google.protobuf.internal.message_test.MessageTest)
testGoldenMessage_proto3() ... ok
testGoldenPackedMessage_proto2 (google.protobuf.internal.message_test.MessageTest)
testGoldenPackedMessage_proto2() ... ok
testGoldenPackedMessage_proto3 (google.protobuf.internal.message_test.MessageTest)
testGoldenPackedMessage_proto3() ... ok
testHasFieldOnRepeatedField_proto2 (google.protobuf.internal.message_test.MessageTest)
testHasFieldOnRepeatedField_proto2() ... ok
testHasFieldOnRepeatedField_proto3 (google.protobuf.internal.message_test.MessageTest)
testHasFieldOnRepeatedField_proto3() ... ok
testHighPrecisionDoublePrinting_proto2 (google.protobuf.internal.message_test.MessageTest)
testHighPrecisionDoublePrinting_proto2() ... ok
testHighPrecisionDoublePrinting_proto3 (google.protobuf.internal.message_test.MessageTest)
testHighPrecisionDoublePrinting_proto3() ... ok
testHighPrecisionFloatPrinting_proto2 (google.protobuf.internal.message_test.MessageTest)
testHighPrecisionFloatPrinting_proto2() ... ok
testHighPrecisionFloatPrinting_proto3 (google.protobuf.internal.message_test.MessageTest)
testHighPrecisionFloatPrinting_proto3() ... ok
testInsertRepeatedCompositeField_proto2 (google.protobuf.internal.message_test.MessageTest)
testInsertRepeatedCompositeField_proto2() ... ok
testInsertRepeatedCompositeField_proto3 (google.protobuf.internal.message_test.MessageTest)
testInsertRepeatedCompositeField_proto3() ... ok
testLongValuedSlice_proto2 (google.protobuf.internal.message_test.MessageTest)
testLongValuedSlice_proto2() ... ok
testLongValuedSlice_proto3 (google.protobuf.internal.message_test.MessageTest)
testLongValuedSlice_proto3() ... ok
testMergeFromEmpty_proto2 (google.protobuf.internal.message_test.MessageTest)
testMergeFromEmpty_proto2() ... ok
testMergeFromEmpty_proto3 (google.protobuf.internal.message_test.MessageTest)
testMergeFromEmpty_proto3() ... ok
testMergeFromRepeatedField_proto2 (google.protobuf.internal.message_test.MessageTest)
testMergeFromRepeatedField_proto2() ... ok
testMergeFromRepeatedField_proto3 (google.protobuf.internal.message_test.MessageTest)
testMergeFromRepeatedField_proto3() ... ok
testMergeFromStringUsingMemoryView_proto2 (google.protobuf.internal.message_test.MessageTest)
testMergeFromStringUsingMemoryView_proto2() ... ok
testMergeFromStringUsingMemoryView_proto3 (google.protobuf.internal.message_test.MessageTest)
testMergeFromStringUsingMemoryView_proto3() ... ok
testMergeFromString_proto2 (google.protobuf.internal.message_test.MessageTest)
testMergeFromString_proto2() ... ok
testMergeFromString_proto3 (google.protobuf.internal.message_test.MessageTest)
testMergeFromString_proto3() ... ok
testMergeFrom_proto2 (google.protobuf.internal.message_test.MessageTest)
testMergeFrom_proto2() ... ok
testMergeFrom_proto3 (google.protobuf.internal.message_test.MessageTest)
testMergeFrom_proto3() ... ok
testNegativeInfinityPacked_proto2 (google.protobuf.internal.message_test.MessageTest)
testNegativeInfinityPacked_proto2() ... ok
testNegativeInfinityPacked_proto3 (google.protobuf.internal.message_test.MessageTest)
testNegativeInfinityPacked_proto3() ... ok
testNegativeInfinity_proto2 (google.protobuf.internal.message_test.MessageTest)
testNegativeInfinity_proto2() ... ok
testNegativeInfinity_proto3 (google.protobuf.internal.message_test.MessageTest)
testNegativeInfinity_proto3() ... ok
testNotANumberPacked_proto2 (google.protobuf.internal.message_test.MessageTest)
testNotANumberPacked_proto2() ... ok
testNotANumberPacked_proto3 (google.protobuf.internal.message_test.MessageTest)
testNotANumberPacked_proto3() ... ok
testNotANumber_proto2 (google.protobuf.internal.message_test.MessageTest)
testNotANumber_proto2() ... ok
testNotANumber_proto3 (google.protobuf.internal.message_test.MessageTest)
testNotANumber_proto3() ... ok
testOneofClearField_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofClearField_proto2() ... ok
testOneofClearField_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofClearField_proto3() ... ok
testOneofClearSetField_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofClearSetField_proto2() ... ok
testOneofClearSetField_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofClearSetField_proto3() ... ok
testOneofClearUnsetField_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofClearUnsetField_proto2() ... ok
testOneofClearUnsetField_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofClearUnsetField_proto3() ... ok
testOneofClear_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofClear_proto2() ... ok
testOneofClear_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofClear_proto3() ... ok
testOneofCompositeFieldReadAccess_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofCompositeFieldReadAccess_proto2() ... ok
testOneofCompositeFieldReadAccess_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofCompositeFieldReadAccess_proto3() ... ok
testOneofCopyFrom_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofCopyFrom_proto2() ... ok
testOneofCopyFrom_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofCopyFrom_proto3() ... ok
testOneofDefaultValues_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofDefaultValues_proto2() ... ok
testOneofDefaultValues_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofDefaultValues_proto3() ... ok
testOneofDeserialize_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofDeserialize_proto2() ... ok
testOneofDeserialize_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofDeserialize_proto3() ... ok
testOneofGetCaseNonexistingField_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofGetCaseNonexistingField_proto2() ... ok
testOneofGetCaseNonexistingField_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofGetCaseNonexistingField_proto3() ... ok
testOneofMessageMergeFrom_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofMessageMergeFrom_proto2() ... ok
testOneofMessageMergeFrom_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofMessageMergeFrom_proto3() ... ok
testOneofNestedMergeFrom_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofNestedMergeFrom_proto2() ... ok
testOneofNestedMergeFrom_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofNestedMergeFrom_proto3() ... ok
testOneofNestedMessageInit_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofNestedMessageInit_proto2() ... ok
testOneofNestedMessageInit_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofNestedMessageInit_proto3() ... ok
testOneofSemantics_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofSemantics_proto2() ... ok
testOneofSemantics_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofSemantics_proto3() ... ok
testOneofWhichOneof_proto2 (google.protobuf.internal.message_test.MessageTest)
testOneofWhichOneof_proto2() ... ok
testOneofWhichOneof_proto3 (google.protobuf.internal.message_test.MessageTest)
testOneofWhichOneof_proto3() ... ok
testParseErrors_proto2 (google.protobuf.internal.message_test.MessageTest)
testParseErrors_proto2() ... ok
testParseErrors_proto3 (google.protobuf.internal.message_test.MessageTest)
testParseErrors_proto3() ... ok
testPickleNestedMessage_proto2 (google.protobuf.internal.message_test.MessageTest)
testPickleNestedMessage_proto2() ... ok
testPickleNestedMessage_proto3 (google.protobuf.internal.message_test.MessageTest)
testPickleNestedMessage_proto3() ... ok
testPickleNestedNestedMessage_proto2 (google.protobuf.internal.message_test.MessageTest)
testPickleNestedNestedMessage_proto2() ... ok
testPickleNestedNestedMessage_proto3 (google.protobuf.internal.message_test.MessageTest)
testPickleNestedNestedMessage_proto3() ... ok
testPickleRepeatedScalarContainer_proto2 (google.protobuf.internal.message_test.MessageTest)
testPickleRepeatedScalarContainer_proto2() ... ok
testPickleRepeatedScalarContainer_proto3 (google.protobuf.internal.message_test.MessageTest)
testPickleRepeatedScalarContainer_proto3() ... ok
testPickleSupport_proto2 (google.protobuf.internal.message_test.MessageTest)
testPickleSupport_proto2() ... ok
testPickleSupport_proto3 (google.protobuf.internal.message_test.MessageTest)
testPickleSupport_proto3() ... ok
testPositiveInfinityPacked_proto2 (google.protobuf.internal.message_test.MessageTest)
testPositiveInfinityPacked_proto2() ... ok
testPositiveInfinityPacked_proto3 (google.protobuf.internal.message_test.MessageTest)
testPositiveInfinityPacked_proto3() ... ok
testPositiveInfinity_proto2 (google.protobuf.internal.message_test.MessageTest)
testPositiveInfinity_proto2() ... ok
testPositiveInfinity_proto3 (google.protobuf.internal.message_test.MessageTest)
testPositiveInfinity_proto3() ... ok
testReleasedNestedMessages_proto2 (google.protobuf.internal.message_test.MessageTest)
testReleasedNestedMessages_proto2() ... ok
testReleasedNestedMessages_proto3 (google.protobuf.internal.message_test.MessageTest)
testReleasedNestedMessages_proto3() ... ok
testRepeatedCompareWithSelf_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompareWithSelf_proto2() ... ok
testRepeatedCompareWithSelf_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompareWithSelf_proto3() ... ok
testRepeatedCompositeFieldPop_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompositeFieldPop_proto2() ... ok
testRepeatedCompositeFieldPop_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompositeFieldPop_proto3() ... ok
testRepeatedCompositeFieldSortArguments_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompositeFieldSortArguments_proto2() ... ok
testRepeatedCompositeFieldSortArguments_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedCompositeFieldSortArguments_proto3() ... ok
testRepeatedContains_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedContains_proto2() ... ok
testRepeatedContains_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedContains_proto3() ... ok
testRepeatedFieldInsideNestedMessage_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldInsideNestedMessage_proto2() ... ok
testRepeatedFieldInsideNestedMessage_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldInsideNestedMessage_proto3() ... ok
testRepeatedFieldsAreSequences_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsAreSequences_proto2() ... ok
testRepeatedFieldsAreSequences_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsAreSequences_proto3() ... ok
testRepeatedFieldsComparable_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsComparable_proto2() ... ok
testRepeatedFieldsComparable_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsComparable_proto3() ... ok
testRepeatedFieldsNotHashable_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsNotHashable_proto2() ... ok
testRepeatedFieldsNotHashable_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedFieldsNotHashable_proto3() ... ok
testRepeatedIndexingWithIntIndex_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithIntIndex_proto2() ... ok
testRepeatedIndexingWithIntIndex_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithIntIndex_proto3() ... ok
testRepeatedIndexingWithNegative1IntIndex_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithNegative1IntIndex_proto2() ... ok
testRepeatedIndexingWithNegative1IntIndex_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithNegative1IntIndex_proto3() ... ok
testRepeatedIndexingWithNegative1Int_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithNegative1Int_proto2() ... ok
testRepeatedIndexingWithNegative1Int_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedIndexingWithNegative1Int_proto3() ... ok
testRepeatedNestedFieldIteration_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedNestedFieldIteration_proto2() ... ok
testRepeatedNestedFieldIteration_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedNestedFieldIteration_proto3() ... ok
testRepeatedScalarFieldPop_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarFieldPop_proto2() ... ok
testRepeatedScalarFieldPop_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarFieldPop_proto3() ... ok
testRepeatedScalarFieldSortArguments_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarFieldSortArguments_proto2() ... ok
testRepeatedScalarFieldSortArguments_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarFieldSortArguments_proto3() ... ok
testRepeatedScalarIterable_proto2 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarIterable_proto2() ... ok
testRepeatedScalarIterable_proto3 (google.protobuf.internal.message_test.MessageTest)
testRepeatedScalarIterable_proto3() ... ok
testReturningType_proto2 (google.protobuf.internal.message_test.MessageTest)
testReturningType_proto2() ... ok
testReturningType_proto3 (google.protobuf.internal.message_test.MessageTest)
testReturningType_proto3() ... ok
testSetRepeatedComposite_proto2 (google.protobuf.internal.message_test.MessageTest)
testSetRepeatedComposite_proto2() ... ok
testSetRepeatedComposite_proto3 (google.protobuf.internal.message_test.MessageTest)
testSetRepeatedComposite_proto3() ... ok
testSortEmptyRepeatedCompositeContainer_proto2 (google.protobuf.internal.message_test.MessageTest)
testSortEmptyRepeatedCompositeContainer_proto2() ... ok
testSortEmptyRepeatedCompositeContainer_proto3 (google.protobuf.internal.message_test.MessageTest)
testSortEmptyRepeatedCompositeContainer_proto3() ... ok
testSortingRepeatedCompositeFieldsCustomComparator_proto2 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedCompositeFieldsCustomComparator_proto2() ... ok
testSortingRepeatedCompositeFieldsCustomComparator_proto3 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedCompositeFieldsCustomComparator_proto3() ... ok
testSortingRepeatedCompositeFieldsStable_proto2 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedCompositeFieldsStable_proto2() ... ok
testSortingRepeatedCompositeFieldsStable_proto3 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedCompositeFieldsStable_proto3() ... ok
testSortingRepeatedScalarFieldsCustomComparator_proto2 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedScalarFieldsCustomComparator_proto2() ... ok
testSortingRepeatedScalarFieldsCustomComparator_proto3 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedScalarFieldsCustomComparator_proto3() ... ok
testSortingRepeatedScalarFieldsDefaultComparator_proto2 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedScalarFieldsDefaultComparator_proto2() ... ok
testSortingRepeatedScalarFieldsDefaultComparator_proto3 (google.protobuf.internal.message_test.MessageTest)
testSortingRepeatedScalarFieldsDefaultComparator_proto3() ... ok
testUnknownFieldPrinting_proto2 (google.protobuf.internal.message_test.MessageTest)
testUnknownFieldPrinting_proto2() ... ok
testUnknownFieldPrinting_proto3 (google.protobuf.internal.message_test.MessageTest)
testUnknownFieldPrinting_proto3() ... ok
testAssertOversizeProto (google.protobuf.internal.message_test.OversizeProtosTest) ... ok
testSucceedOkSizedProto (google.protobuf.internal.message_test.OversizeProtosTest) ... ok
testSucceedOversizeProto (google.protobuf.internal.message_test.OversizeProtosTest) ... ok
testPackedFields (google.protobuf.internal.message_test.PackedFieldTest) ... ok
testUnpackedFields (google.protobuf.internal.message_test.PackedFieldTest) ... ok
testAssignInvalidEnum (google.protobuf.internal.message_test.Proto2Test)
Assigning an invalid enum number is not allowed in proto2. ... ok
testExtensionsErrors (google.protobuf.internal.message_test.Proto2Test) ... ok
testFieldPresence (google.protobuf.internal.message_test.Proto2Test) ... ok
testGoldenExtensions (google.protobuf.internal.message_test.Proto2Test) ... ok
testGoldenPackedExtensions (google.protobuf.internal.message_test.Proto2Test) ... ok
testMergeFromExtensions (google.protobuf.internal.message_test.Proto2Test) ... ok
testParsingMerge (google.protobuf.internal.message_test.Proto2Test)
Check the merge behavior when a required or optional field appears ... ok
testPickleIncompleteProto (google.protobuf.internal.message_test.Proto2Test) ... ok
testPythonicInit (google.protobuf.internal.message_test.Proto2Test) ... ok
testPythonicInitWithDict (google.protobuf.internal.message_test.Proto2Test) ... ok
testUnknownEnumMap (google.protobuf.internal.message_test.Proto2Test) ... ok
test_documentation (google.protobuf.internal.message_test.Proto2Test) ... ok
testAssignUnknownEnum (google.protobuf.internal.message_test.Proto3Test)
Assigning an unknown enum value is allowed and preserves the value. ... ok
testCopyFromBadType (google.protobuf.internal.message_test.Proto3Test) ... ok
testFieldPresence (google.protobuf.internal.message_test.Proto3Test) ... ok
testIntegerMapWithLongs (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapAssignmentCausesPresence (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapAssignmentCausesPresenceForSubmessages (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapByteSize (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapConstruction (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapDelete (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapDeterministicSerialization (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapEntryAlwaysSerialized (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapFieldRaisesCorrectError (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapFindInitializationErrorsSmokeTest (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapGet (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapItems (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapIterInvalidatedByClearField (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapIteration (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapIterationClearMessage (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapMergeFrom (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapMessageFieldConstruction (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapScalarFieldConstruction (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapValidAfterFieldCleared (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapsAreMapping (google.protobuf.internal.message_test.Proto3Test) ... ok
testMapsCompare (google.protobuf.internal.message_test.Proto3Test) ... ok
testMergeFrom (google.protobuf.internal.message_test.Proto3Test) ... ok
testMergeFromBadType (google.protobuf.internal.message_test.Proto3Test) ... ok
testMessageMap (google.protobuf.internal.message_test.Proto3Test) ... ok
testMessageMapItemValidAfterTopMessageCleared (google.protobuf.internal.message_test.Proto3Test) ... ok
testMessageMapValidAfterFieldCleared (google.protobuf.internal.message_test.Proto3Test) ... ok
testModifyMapEntryWhileIterating (google.protobuf.internal.message_test.Proto3Test) ... ok
testModifyMapWhileIterating (google.protobuf.internal.message_test.Proto3Test) ... ok
testNestedMessageMapItemDelete (google.protobuf.internal.message_test.Proto3Test) ... ok
testProto3Optional (google.protobuf.internal.message_test.Proto3Test) ... ok
testProto3ParserDropDefaultScalar (google.protobuf.internal.message_test.Proto3Test) ... ok
testScalarMap (google.protobuf.internal.message_test.Proto3Test) ... ok
testScalarMapDefaults (google.protobuf.internal.message_test.Proto3Test) ... ok
testStrictUtf8Check (google.protobuf.internal.message_test.Proto3Test) ... [libprotobuf ERROR google/protobuf/wire_format_lite.cc:618] String field 'proto3_arena_unittest.TestAllTypes.optional_string' contains invalid UTF-8 data when parsing a protocol buffer. Use the 'bytes' type if you intend to send raw bytes.
ok
testStringUnicodeConversionInMap (google.protobuf.internal.message_test.Proto3Test) ... ok
testSubmessageMap (google.protobuf.internal.message_test.Proto3Test) ... ok
testSurrogatesInPython3 (google.protobuf.internal.message_test.Proto3Test) ... ok
testTypeNamesCanBeImported (google.protobuf.internal.message_test.ValidTypeNamesTest) ... ok
testAllFieldsToJson (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testAlwaysSeriliaze (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testAnyMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... [libprotobuf INFO google/protobuf/util/message_differencer.cc:1444] Proto type 'proto3.MessageType' not found
[libprotobuf INFO google/protobuf/util/message_differencer.cc:1444] Proto type 'proto3.MessageType' not found
[libprotobuf INFO google/protobuf/util/message_differencer.cc:1444] Proto type 'proto3.MessageType' not found
ok
testAnyMessageDescriptorPoolMissingType (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testBytes (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testDuplicateField (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testDurationInvalidStringValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testDurationMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testEmptyMessageToJson (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testExtensionErrors (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testExtensionSerializationDictMatchesProto3Spec (google.protobuf.internal.json_format_test.JsonFormatTest)
See go/proto3-json-spec for spec. ... ok
testExtensionSerializationDictMatchesProto3SpecMore (google.protobuf.internal.json_format_test.JsonFormatTest)
See go/proto3-json-spec for spec. ... ok
testExtensionSerializationJsonMatchesProto3Spec (google.protobuf.internal.json_format_test.JsonFormatTest)
See go/proto3-json-spec for spec. ... ok
testExtensionToDictAndBack (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testExtensionToDictAndBackWithScalar (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testExtensionToJsonAndBack (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testFieldMaskInvalidStringValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testFieldMaskMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testFloatPrecision (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testFormatEnumsAsInts (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testIgnoreUnknownField (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testIndent (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testIntegersRepresentedAsFloat (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidAny (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidBoolValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidFloatValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidIntegerValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidListValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidMap (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidOneof (google.protobuf.internal.json_format_test.JsonFormatTest) ... /sonic/src/protobuf/protobuf-3.21.12/python3/google/protobuf/internal/json_format_test.py:1083: DeprecationWarning: Please use assertRaisesRegex instead.
self.assertRaisesRegexp(
ok
testInvalidRepeated (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidStruct (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testInvalidTimestamp (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testJsonEscapeString (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testJsonName (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testJsonParseDictToAnyDoesNotAlterInput (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testListValueMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testMapFields (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testMessageToDict (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testNanFloat (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testNestedRecursiveLimit (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testNullValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testOneofFields (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseBadIdentifer (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseDict (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseDictAnyDescriptorPoolMissingType (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseDictUnknownValueType (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseDoubleToFloat (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseEmptyText (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseEnumValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testParseNull (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testPartialMessageToJson (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testPreservingProtoFieldNames (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testProto3Optional (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testSortKeys (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testStructMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testSurrogates (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testTimestampInvalidStringValue (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testTimestampMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testUnknownEnumToJsonAndBack (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testValueMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testWellKnownInAnyMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testWrapperMessage (google.protobuf.internal.json_format_test.JsonFormatTest) ... ok
testCEscape (google.protobuf.internal.text_encoding_test.TextEncodingTestCase) ... ok
testCUnescape (google.protobuf.internal.text_encoding_test.TextEncodingTestCase) ... ok
testPackageInitializationImport (google.protobuf.internal.import_test.ImportTest)
Test that we can import nested import public messages. ... ok
testAddTypeError (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... ok
testCustomDescriptorPool (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... ok
testEmptyDescriptorPool (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... ok
testEnum (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... skipped 'Only pure python allows _Add*()'
testFile (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... skipped 'Only pure python allows _Add*()'
testFileDescriptorOptionsWithCustomDescriptorPool (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... ok
testMessage (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... skipped 'Only pure python allows _Add*()'
testService (google.protobuf.internal.descriptor_pool_test.AddDescriptorTest) ... skipped 'Only pure python allows _Add*()'
testAddFileDescriptor (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testAddSerializedFile (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testComplexNesting (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testConflictRegister (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testDefaultValueForCustomMessages (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest)
Check the value returned by non-existent fields. ... ok
testEnumDefaultValue (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest)
Test the default value of enums which don't start at zero. ... ok
testExtensionsAreNotFields (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindAllExtensions (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindEnumTypeByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindEnumTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindExtensionByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindExtensionByNumber (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindFieldByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindFileByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindFileByNameFailure (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindFileContainingSymbol (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindFileContainingSymbolFailure (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindMessageTypeByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindMessageTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindOneofByName (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindService (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testFindTypeErrors (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testUserDefinedDB (google.protobuf.internal.descriptor_pool_test.CreateDescriptorPoolTest) ... ok
testAddFileDescriptor (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testAddSerializedFile (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testComplexNesting (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testConflictRegister (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testDefaultValueForCustomMessages (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest)
Check the value returned by non-existent fields. ... ok
testEnumDefaultValue (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest)
Test the default value of enums which don't start at zero. ... ok
testExtensionsAreNotFields (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindAllExtensions (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindEnumTypeByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindEnumTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindExtensionByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindExtensionByNumber (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindFieldByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindFileByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindFileByNameFailure (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindFileContainingSymbol (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindFileContainingSymbolFailure (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindMessageTypeByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindMessageTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindMethods (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindOneofByName (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindService (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testFindTypeErrors (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testUserDefinedDB (google.protobuf.internal.descriptor_pool_test.DefaultDescriptorPoolTest) ... ok
testAddFileDescriptor (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testAddSerializedFile (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testComplexNesting (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testConflictRegister (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testDefaultValueForCustomMessages (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB)
Check the value returned by non-existent fields. ... ok
testEnumDefaultValue (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB)
Test the default value of enums which don't start at zero. ... ok
testErrorCollector (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testExtensionsAreNotFields (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindAllExtensions (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindEnumTypeByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindEnumTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindExtensionByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindExtensionByNumber (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindFieldByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindFileByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindFileByNameFailure (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindFileContainingSymbol (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindFileContainingSymbolFailure (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindMessageTypeByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindMessageTypeByNameFailure (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindOneofByName (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindService (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testFindTypeErrors (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testUserDefinedDB (google.protobuf.internal.descriptor_pool_test.SecondaryDescriptorFromDescriptorDB) ... ok
testAnyMessage (google.protobuf.internal.well_known_types_test.AnyTest) ... ok
testMessageName (google.protobuf.internal.well_known_types_test.AnyTest) ... ok
testPackDeterministic (google.protobuf.internal.well_known_types_test.AnyTest) ... ok
testPackWithCustomTypeUrl (google.protobuf.internal.well_known_types_test.AnyTest) ... ok
testUnpackWithNoSlashInTypeUrl (google.protobuf.internal.well_known_types_test.AnyTest) ... ok
testCamelCaseToSnakeCase (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testCanonicalFrom (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testDescriptorToFieldMask (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testIntersect (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testIsValidForDescriptor (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testMergeErrors (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testMergeMessageWithMapField (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testMergeMessageWithoutMapFields (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testSnakeCaseToCamelCase (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testStringFormat (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testUnion (google.protobuf.internal.well_known_types_test.FieldMaskTest) ... ok
testMergeFrom (google.protobuf.internal.well_known_types_test.StructTest) ... ok
testStruct (google.protobuf.internal.well_known_types_test.StructTest) ... ok
testStructAssignment (google.protobuf.internal.well_known_types_test.StructTest) ... ok
testDurationIntegerConversion (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testDurationSerializeAndParse (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testInvalidDuration (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testInvalidTimestamp (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testTimedeltaConversion (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testTimestampIntegerConversion (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testTimestampSerializeAndParse (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testTimezoneAwareDatetimeConversionLA (google.protobuf.internal.well_known_types_test.TimeUtilTest)
testTimezoneAwareDatetimeConversionLA([1969, 12, 31, 18], zoneinfo.ZoneInfo(key='US/Pacific')) ... ok
testTimezoneAwareDatetimeConversionLondon (google.protobuf.internal.well_known_types_test.TimeUtilTest)
testTimezoneAwareDatetimeConversionLondon([1970, 1, 1, 2], datetime.timezone.utc) ... ok
testTimezoneAwareDatetimeConversionTokyo (google.protobuf.internal.well_known_types_test.TimeUtilTest)
testTimezoneAwareDatetimeConversionTokyo([1970, 1, 1, 11], zoneinfo.ZoneInfo(key='Japan')) ... ok
testTimezoneNaiveDatetimeConversion (google.protobuf.internal.well_known_types_test.TimeUtilTest) ... ok
testByteSizeFunctions (google.protobuf.internal.wire_format_test.WireFormatTest) ... ok
testPackTag (google.protobuf.internal.wire_format_test.WireFormatTest) ... ok
testUnpackTag (google.protobuf.internal.wire_format_test.WireFormatTest) ... ok
testZigZagDecode (google.protobuf.internal.wire_format_test.WireFormatTest) ... ok
testZigZagEncode (google.protobuf.internal.wire_format_test.WireFormatTest) ... ok
testCopyToProto_AllExtensions (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_EmptyMessage (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_FileDescriptor (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_ForeignEnum (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_ForeignNestedMessage (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_MethodDescriptor (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_NestedMessage (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_Options (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_ServiceDescriptor (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_SeveralExtensions (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testCopyToProto_TypeError (google.protobuf.internal.descriptor_test.DescriptorCopyToProtoTest) ... ok
testAggregateOptions (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testComplexExtensionOptions (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testContainingServiceFixups (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testContainingTypeFixups (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testCustomOptionsCopyTo (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testDefault (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testDifferentCustomOptionTypes (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testEnumFixups (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testEnumValueName (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testFileDescriptor (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testFileDescriptorReferences (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testGetDebugString (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testGetOptions (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testImmutableCppDescriptor (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testNestedOptions (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testSimpleCustomOptions (google.protobuf.internal.descriptor_test.DescriptorTest) ... ok
testCppDescriptorContainer (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testCppDescriptorContainer_Iterator (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testDescriptor (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testDescriptorNestedTypesContainer (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testOneofDescriptor (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testServiceDescriptor (google.protobuf.internal.descriptor_test.GeneratedDescriptorTest) ... ok
testCamelcaseName (google.protobuf.internal.descriptor_test.MakeDescriptorTest) ... ok
testJsonName (google.protobuf.internal.descriptor_test.MakeDescriptorTest) ... ok
testMakeDescriptorWithNestedFields (google.protobuf.internal.descriptor_test.MakeDescriptorTest) ... ok
testMakeDescriptorWithOptions (google.protobuf.internal.descriptor_test.MakeDescriptorTest) ... ok
testMakeDescriptorWithUnsignedIntField (google.protobuf.internal.descriptor_test.MakeDescriptorTest) ... ok
testAggregateOptions (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testComplexExtensionOptions (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testContainingServiceFixups (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testContainingTypeFixups (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testCustomOptionsCopyTo (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testDefault (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testDifferentCustomOptionTypes (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testEnumFixups (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testEnumValueName (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testFileDescriptor (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testFileDescriptorReferences (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testGetDebugString (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testGetOptions (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testImmutableCppDescriptor (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testNestedOptions (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testSimpleCustomOptions (google.protobuf.internal.descriptor_test.NewDescriptorTest) ... ok
testDuplicateMapKey (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testMapOrderEnforcement (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testMergeLinesGolden (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testParseGolden (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testParseLinesGolden (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintAllFields (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintAllFieldsPointy (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintInIndexOrder (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintMap (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintMapUsingCppImplementation (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testPrintUnknownFields (google.protobuf.internal.text_format_test.OnlyWorksWithProto2RightNowTests) ... ok
testForcePrintOptionalColon (google.protobuf.internal.text_format_test.OptionalColonMessageToStringTest) ... ok
testPrintShortFormatRepeatedFields (google.protobuf.internal.text_format_test.OptionalColonMessageToStringTest) ... ok
testPrettyPrintEntireMessagea1393a32990511f098af7a8c91b921930 (google.protobuf.internal.text_format_test.PrettyPrinterTest)
testPrettyPrintEntireMessage() ... ok
testPrettyPrintEntireMessagea1393a32990511f098af7a8c91b921931 (google.protobuf.internal.text_format_test.PrettyPrinterTest)
testPrettyPrintEntireMessage( |