Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/protobuf.spec'], chrootPath='/var/lib/mock/eln-build-26512704-3253957/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/protobuf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 50: Possible unexpanded macro in: Requires: emacs-filesystem >= %{_emacs_version} Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1617062400 Wrote: /builddir/build/SRPMS/protobuf-3.14.0-3.eln110.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/protobuf.spec'], chrootPath='/var/lib/mock/eln-build-26512704-3253957/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/protobuf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1617062400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NTOTbu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protobuf-3.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-3.14.0-all.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-3.14.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/BUILD.bazel googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/CMakeLists.txt googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/CONTRIBUTING.md googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/LICENSE googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/Makefile.am googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/README.md googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/WORKSPACE googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/appveyor.yml googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/ci googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/configure.ac googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/googlemock googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/googletest googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/library.json googletest-5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081/platformio.ini third_party/googletest/ + find -name '*.cc' -o -name '*.h' + xargs chmod -x + chmod 644 examples/AddPerson.java examples/BUILD examples/CMakeLists.txt examples/ListPeople.java examples/Makefile examples/README.md examples/WORKSPACE examples/add_person.cc examples/add_person.dart examples/add_person.go examples/add_person.py examples/add_person_test.go examples/addressbook.proto examples/list_people.cc examples/list_people.dart examples/list_people.go examples/list_people.py examples/list_people_test.go examples/pubspec.yaml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.easymock:easymockclassextension java/pom.xml java/core/pom.xml java/lite/pom.xml java/util/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.google.truth:truth java/pom.xml java/core/pom.xml java/lite/pom.xml java/util/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.google.errorprone:error_prone_annotations java/util/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep com.google.guava:guava-testlib java/pom.xml java/util/pom.xml + rm java/core/src/test/java/com/google/protobuf/ServiceTest.java + rm java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java + rm java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java + rm java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java + rm java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java + rm java/core/src/test/java/com/google/protobuf/TextFormatTest.java + rm -r java/util/src/test/java/com/google/protobuf/util + rm -r java/util/src/main/java/com/google/protobuf/util + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:configuration/pom:instructions 'sun.misc;resolution:=optional,*' java/core + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :protobuf-java:jar: protobuf/protobuf-java protobuf + rm -f src/solaris/libstdc++.la + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g6WTNK + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + iconv -f iso8859-1 -t utf-8 CONTRIBUTORS.txt + mv CONTRIBUTORS.txt.utf8 CONTRIBUTORS.txt + export PTHREAD_LIBS=-lpthread + PTHREAD_LIBS=-lpthread + ./autogen.sh + mkdir -p third_party/googletest/m4 + autoreconf -f -i -Wall,no-obsolete libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/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:27: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/config.guess' configure.ac:30: installing 'build-aux/config.sub' configure.ac:24: installing 'build-aux/install-sh' configure.ac:24: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:22: installing 'build-aux/compile' configure.ac:25: installing 'build-aux/config.guess' configure.ac:25: installing 'build-aux/config.sub' configure.ac:19: installing 'build-aux/install-sh' configure.ac:19: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' configure.ac:13: installing 'build-aux/install-sh' configure.ac:13: installing 'build-aux/missing' 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' conformance/Makefile.am:359: warning: shell python --version 2>&1: non-POSIX variable name conformance/Makefile.am:359: (probably a GNU make extension) conformance/Makefile.am:369: warning: shell python --version 2>&1: non-POSIX variable name conformance/Makefile.am:369: (probably a GNU make extension) parallel-tests: installing './test-driver' + rm -rf autom4te.cache config.h.in~ + exit 0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./third_party/googletest/googlemock/configure + diff -u ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + mv ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./third_party/googletest/googlemock/configure + diff -u ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + mv ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./third_party/googletest/googlemock/configure + diff -u ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure --- ./third_party/googletest/googlemock/configure.backup 2021-03-31 22:41:10.551601069 +0000 +++ ./third_party/googletest/googlemock/configure 2021-03-31 22:41:21.932807491 +0000 @@ -1848,7 +1848,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./third_party/googletest/googlemock/configure + diff -u ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + mv ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./third_party/googletest/googlemock/configure + diff -u ./third_party/googletest/googlemock/configure.backup ./third_party/googletest/googlemock/configure --- ./third_party/googletest/googlemock/configure.backup 2021-03-31 22:41:21.932807491 +0000 +++ ./third_party/googletest/googlemock/configure 2021-03-31 22:41:21.962810671 +0000 @@ -6457,7 +6457,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17312,7 +17312,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./third_party/googletest/googletest/configure + diff -u ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + mv ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./third_party/googletest/googletest/configure + diff -u ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + mv ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./third_party/googletest/googletest/configure + diff -u ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure --- ./third_party/googletest/googletest/configure.backup 2021-03-31 22:41:03.260828238 +0000 +++ ./third_party/googletest/googletest/configure 2021-03-31 22:41:22.002814912 +0000 @@ -1812,7 +1812,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./third_party/googletest/googletest/configure + diff -u ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + mv ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./third_party/googletest/googletest/configure + diff -u ./third_party/googletest/googletest/configure.backup ./third_party/googletest/googletest/configure --- ./third_party/googletest/googletest/configure.backup 2021-03-31 22:41:22.002814912 +0000 +++ ./third_party/googletest/googletest/configure 2021-03-31 22:41:22.032818092 +0000 @@ -6422,7 +6422,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -17149,7 +17149,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./third_party/googletest/configure + diff -u ./third_party/googletest/configure.backup ./third_party/googletest/configure + mv ./third_party/googletest/configure.backup ./third_party/googletest/configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./third_party/googletest/configure + diff -u ./third_party/googletest/configure.backup ./third_party/googletest/configure + mv ./third_party/googletest/configure.backup ./third_party/googletest/configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./third_party/googletest/configure + diff -u ./third_party/googletest/configure.backup ./third_party/googletest/configure + mv ./third_party/googletest/configure.backup ./third_party/googletest/configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./third_party/googletest/configure + diff -u ./third_party/googletest/configure.backup ./third_party/googletest/configure + mv ./third_party/googletest/configure.backup ./third_party/googletest/configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./third_party/googletest/configure + diff -u ./third_party/googletest/configure.backup ./third_party/googletest/configure + mv ./third_party/googletest/configure.backup ./third_party/googletest/configure + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-03-31 22:41:17.902380261 +0000 +++ ./configure 2021-03-31 22:41:22.102825513 +0000 @@ -2121,7 +2121,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ @@ -2234,7 +2234,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-03-31 22:41:22.102825513 +0000 +++ ./configure 2021-03-31 22:41:22.132828693 +0000 @@ -9625,7 +9625,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21536,7 +21536,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googlemock/build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./third_party/googletest/googlemock/build-aux/config.guess ++ basename ./third_party/googletest/googlemock/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./third_party/googletest/googlemock/build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './third_party/googletest/googlemock/build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googlemock/build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./third_party/googletest/googlemock/build-aux/config.sub ++ basename ./third_party/googletest/googlemock/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./third_party/googletest/googlemock/build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './third_party/googletest/googlemock/build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googletest/build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./third_party/googletest/googletest/build-aux/config.guess ++ basename ./third_party/googletest/googletest/build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./third_party/googletest/googletest/build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './third_party/googletest/googletest/build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./third_party/googletest/googletest/build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./third_party/googletest/googletest/build-aux/config.sub ++ basename ./third_party/googletest/googletest/build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./third_party/googletest/googletest/build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './third_party/googletest/googletest/build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./third_party/googletest/googlemock/build-aux/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./third_party/googletest/googletest/build-aux/ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking target system type... aarch64-redhat-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' 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 aarch64-redhat-linux-gnu-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 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... /usr/bin/grep checking for egrep... /usr/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 aarch64-redhat-linux-gnu-ar... no checking for aarch64-redhat-linux-gnu-lib... no checking for aarch64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-redhat-linux-gnu-gcc... no checking for aarch64-redhat-linux-gnu-objcc... no checking for aarch64-redhat-linux-gnu-objc... no checking for aarch64-redhat-linux-gnu-cc... no checking for aarch64-redhat-linux-gnu-CC... no checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no checking dependency style of gcc... none checking C++ compiler flags...... use user-supplied: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection checking whether __SUNPRO_CC is declared... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 9631: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : 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... no 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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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) 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 for pthread_join using gcc -lpthread... yes checking whether gcc is Clang... no 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 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 === configuring in third_party/googletest (/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-redhat-linux-gnu-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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6428: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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... no 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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... : checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-redhat-linux-gnu' '--host=aarch64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-redhat-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' 'CXX=g++' 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for aarch64-redhat-linux-gnu-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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6463: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 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... no 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) 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 checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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... no 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... : checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for gtest-config... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j224 V=1 VERBOSE=1 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits' /usr/bin/make all-recursive Making all in . Making all in src make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/io_win32.lo google/protobuf/io/io_win32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/io_win32.cc -o google/protobuf/io/io_win32.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/js/well_known_types_embed.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/well_known_types_embed.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/service.lo google/protobuf/service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/map.lo google/protobuf/map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/map.cc -fPIC -DPIC -o google/protobuf/.libs/map.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/map.cc -o google/protobuf/map.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/any_lite.lo google/protobuf/any_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any_lite.cc -fPIC -DPIC -o google/protobuf/.libs/any_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any_lite.cc -o google/protobuf/any_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/generated_enum_util.lo google/protobuf/generated_enum_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_enum_util.cc -o google/protobuf/generated_enum_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/arena.lo google/protobuf/arena.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/any.lo google/protobuf/any.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/arenastring.lo google/protobuf/arenastring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/arenastring.cc -fPIC -DPIC -o google/protobuf/.libs/arenastring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator_factory.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/type_info_test_helper.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info_test_helper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' In file included from /usr/include/string.h:519, from ./google/protobuf/stubs/port.h:39, from ./google/protobuf/stubs/macros.h:34, from ./google/protobuf/stubs/common.h:46, from ./google/protobuf/message_lite.h:45, from google/protobuf/message_lite.cc:36: In function 'memcpy', inlined from 'google::protobuf::io::EpsCopyOutputStream::WriteRaw(void const*, int, unsigned char*)' at ./google/protobuf/io/coded_stream.h:699:16, inlined from 'google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(unsigned char*, google::protobuf::io::EpsCopyOutputStream*) const' at ./google/protobuf/implicit_weak_message.h:85:28, inlined from 'google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at google/protobuf/message_lite.cc:419:30: /usr/include/bits/string_fortified.h:29:33: warning: '__memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/parse_context.lo google/protobuf/parse_context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/parse_context.cc -fPIC -DPIC -o google/protobuf/.libs/parse_context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/parse_context.cc -o google/protobuf/parse_context.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_name_resolver.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_builder_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_shared_code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_shared_code_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_map_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_context.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/message.lo google/protobuf/message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_string_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_table_driven.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_table_driven_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven_lite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' google/protobuf/compiler/php/php_generator.cc:603:13: warning: 'std::string google::protobuf::compiler::php::{anonymous}::BinaryToHex(const string&)' defined but not used [-Wunused-function] 603 | std::string BinaryToHex(const std::string& binary) { | ^~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprotobuf-lite.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.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/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.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 -lpthread -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.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/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.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/wire_format_lite.o google/protobuf/io/.libs/coded_stream.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 -lpthread -lz -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--version-script=./libprotobuf-lite.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libprotobuf-lite.so.25 -o .libs/libprotobuf-lite.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.25" && ln -s "libprotobuf-lite.so.25.0.0" "libprotobuf-lite.so.25") libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.25.0.0" "libprotobuf-lite.so") libtool: link: ar cru .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.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/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.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 libtool: link: ranlib .libs/libprotobuf-lite.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' In function 'memcpy', inlined from 'WriteRaw' at ./google/protobuf/io/coded_stream.h:699:16, inlined from '_InternalSerialize' at ./google/protobuf/implicit_weak_message.h:85:28, inlined from 'SerializePartialToZeroCopyStream' at google/protobuf/message_lite.cc:419:30: /usr/include/bits/string_fortified.h:29:33: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/js/js_generator.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/js_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprotobuf.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.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/any_lite.lo google/protobuf/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/map.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.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/any.pb.lo google/protobuf/api.pb.lo google/protobuf/any.lo google/protobuf/descriptor.lo google/protobuf/descriptor_database.lo google/protobuf/descriptor.pb.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_reflection.lo google/protobuf/generated_message_table_driven.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/wire_format.lo google/protobuf/wrappers.pb.lo google/protobuf/io/gzip_stream.lo google/protobuf/io/printer.lo google/protobuf/io/tokenizer.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.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/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.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 -lpthread -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.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/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.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/wire_format_lite.o google/protobuf/io/.libs/coded_stream.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/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/.libs/any.o google/protobuf/.libs/descriptor.o google/protobuf/.libs/descriptor_database.o google/protobuf/.libs/descriptor.pb.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_reflection.o google/protobuf/.libs/generated_message_table_driven.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/.libs/wire_format.o google/protobuf/.libs/wrappers.pb.o google/protobuf/io/.libs/gzip_stream.o google/protobuf/io/.libs/printer.o google/protobuf/io/.libs/tokenizer.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.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/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/type_info_test_helper.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 -lpthread -lz -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--version-script=./libprotobuf.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libprotobuf.so.25 -o .libs/libprotobuf.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf.so.25" && ln -s "libprotobuf.so.25.0.0" "libprotobuf.so.25") libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.25.0.0" "libprotobuf.so") libtool: link: ar cru .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.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/any_lite.o google/protobuf/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/map.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.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/any.pb.o google/protobuf/api.pb.o google/protobuf/any.o google/protobuf/descriptor.o google/protobuf/descriptor_database.o google/protobuf/descriptor.pb.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_reflection.o google/protobuf/generated_message_table_driven.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/wire_format.o google/protobuf/wrappers.pb.o google/protobuf/io/gzip_stream.o google/protobuf/io/printer.o google/protobuf/io/tokenizer.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.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/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.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 libtool: link: ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprotoc.la -rpath /usr/lib64 google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.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 -lpthread libprotobuf.la -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.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/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.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 -Wl,-rpath -Wl,/builddir/build/BUILD/protobuf-3.14.0/src/.libs ./.libs/libprotobuf.so -lpthread -lz -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--version-script=./libprotoc.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libprotoc.so.25 -o .libs/libprotoc.so.25.0.0 libtool: link: (cd ".libs" && rm -f "libprotoc.so.25" && ln -s "libprotoc.so.25.0.0" "libprotoc.so.25") libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.25.0.0" "libprotoc.so") libtool: link: ar cru .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.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 libtool: link: ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o protoc google/protobuf/compiler/main.o -lpthread libprotobuf.la libprotoc.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/protoc google/protobuf/compiler/main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' + pushd python ~/build/BUILD/protobuf-3.14.0/python ~/build/BUILD/protobuf-3.14.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' 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/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 creating build/lib/google copying google/__init__.py -> build/lib/google creating build/lib/google/protobuf copying google/protobuf/__init__.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf copying google/protobuf/json_format.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/message_factory.py -> build/lib/google/protobuf copying google/protobuf/proto_builder.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/symbol_database.py -> build/lib/google/protobuf copying google/protobuf/text_encoding.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/any_pb2.py -> build/lib/google/protobuf copying google/protobuf/api_pb2.py -> build/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib/google/protobuf copying google/protobuf/type_pb2.py -> build/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib/google/protobuf creating build/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler creating build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal creating build/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib/google/protobuf/pyext creating build/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib/google/protobuf/util + popd ~/build/BUILD/protobuf-3.14.0 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -- -f java/pom.xml Executing: xmvn --batch-mode --offline -f java/pom.xml verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-f', 'java/pom.xml', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Protocol Buffers [BOM] [pom] [INFO] Protocol Buffers [Parent] [pom] [INFO] Protocol Buffers [Lite] [bundle] [INFO] Protocol Buffers [Core] [bundle] [INFO] Protocol Buffers [Util] [bundle] [INFO] [INFO] ------------------< com.google.protobuf:protobuf-bom >------------------ [INFO] Building Protocol Buffers [BOM] 3.14.0 [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------< com.google.protobuf:protobuf-parent >----------------- [INFO] Building Protocol Buffers [Parent] 3.14.0 [2/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------< com.google.protobuf:protobuf-javalite >---------------- [INFO] Building Protocol Buffers [Lite] 3.14.0 [3/5] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-source-files) @ protobuf-javalite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 86 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-sources) @ protobuf-javalite --- [INFO] Executing tasks main: [echo] Running protoc ... [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-generated-sources) @ protobuf-javalite --- [INFO] Source directory: /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ protobuf-javalite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 10 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ protobuf-javalite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 150 source files to /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/classes [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[102,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[405,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[1429,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[1995,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[2567,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[4669,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[4701,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[4881,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:[5189,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[44,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[289,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[290,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[294,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[296,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[297,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[297,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[546,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[548,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[625,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[717,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/UnsafeUtil.java:[837,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStreamReader.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStreamReader.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-test-source-files) @ protobuf-javalite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 54 resources [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-test-sources) @ protobuf-javalite --- [INFO] Executing tasks main: [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field" is conflicting with another field: both repeated field "int32_field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field" is conflicting with another field: capitalized name of field "enum_field" conflicts with field "EnumField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field" is conflicting with another field: capitalized name of field "string_field" conflicts with field "StringField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field" is conflicting with another field: capitalized name of field "bytes_field" conflicts with field "BytesField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field" is conflicting with another field: capitalized name of field "message_field" conflicts with field "MessageField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_count" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_count" generate the method "getInt32FieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field_count" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field_count" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field_count" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field_count" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.Int32Field" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.EnumField" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.StringField" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.BytesField" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.MessageField" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_list" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field_name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field__name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames._2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.__2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:1.8:run (process-lite-sources) @ protobuf-javalite --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-generated-test-sources) @ protobuf-javalite --- [INFO] Test Source directory: /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ protobuf-javalite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ protobuf-javalite --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 124 source files to /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/test-classes [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-test-sources/com/google/protobuf/TestUtil.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-test-sources/com/google/protobuf/TestUtil.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/src/test/java/com/google/protobuf/LiteTest.java: /builddir/build/BUILD/protobuf-3.14.0/java/lite/src/test/java/com/google/protobuf/LiteTest.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/lite/src/test/java/com/google/protobuf/LiteTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ protobuf-javalite --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.protobuf.CachedFieldSizeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in com.google.protobuf.CachedFieldSizeTest [INFO] Running com.google.protobuf.ByteStringTest [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in com.google.protobuf.ByteStringTest [INFO] Running com.google.protobuf.ParserLiteTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in com.google.protobuf.ParserLiteTest [INFO] Running com.google.protobuf.LiteEqualsAndHashTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.google.protobuf.LiteEqualsAndHashTest [INFO] Running com.google.protobuf.TestBadIdentifiersLite [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.protobuf.TestBadIdentifiersLite [INFO] Running com.google.protobuf.WireFormatLiteTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in com.google.protobuf.WireFormatLiteTest [INFO] Running com.google.protobuf.EnumTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.protobuf.EnumTest [INFO] Running com.google.protobuf.LongArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.LongArrayListTest [INFO] Running com.google.protobuf.ProtobufArrayListTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.ProtobufArrayListTest [INFO] Running com.google.protobuf.WrappersOfMethodTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.protobuf.WrappersOfMethodTest [INFO] Running com.google.protobuf.CodedAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in com.google.protobuf.CodedAdapterTest [INFO] Running com.google.protobuf.Proto2LiteSchemaTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in com.google.protobuf.Proto2LiteSchemaTest [INFO] Running com.google.protobuf.Proto3LiteSchemaTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s - in com.google.protobuf.Proto3LiteSchemaTest [INFO] Running com.google.protobuf.ArrayDecodersTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.ArrayDecodersTest [INFO] Running com.google.protobuf.WrappersLiteOfMethodTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.WrappersLiteOfMethodTest [INFO] Running com.google.protobuf.MapLiteTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in com.google.protobuf.MapLiteTest [INFO] Running com.google.protobuf.FloatArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.FloatArrayListTest [INFO] Running com.google.protobuf.Proto3SchemaTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in com.google.protobuf.Proto3SchemaTest [INFO] Running com.google.protobuf.LazyFieldLiteTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.google.protobuf.LazyFieldLiteTest [INFO] Running com.google.protobuf.LazyMessageLiteTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.protobuf.LazyMessageLiteTest [INFO] Running com.google.protobuf.DoubleArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.DoubleArrayListTest [INFO] Running com.google.protobuf.DecodeUtf8Test Mar 31, 2021 10:44:35 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 1 million characters Mar 31, 2021 10:45:04 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 2 million characters Mar 31, 2021 10:45:35 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 3 million characters Mar 31, 2021 10:46:06 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 4 million characters Mar 31, 2021 10:46:35 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 5 million characters Mar 31, 2021 10:47:00 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 6 million characters Mar 31, 2021 10:47:30 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 7 million characters Mar 31, 2021 10:48:01 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 8 million characters Mar 31, 2021 10:48:26 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 9 million characters Mar 31, 2021 10:48:47 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 10 million characters Mar 31, 2021 10:49:08 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 11 million characters Mar 31, 2021 10:49:31 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 12 million characters Mar 31, 2021 10:49:52 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 13 million characters Mar 31, 2021 10:50:13 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 14 million characters Mar 31, 2021 10:50:36 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 15 million characters Mar 31, 2021 10:50:57 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 16 million characters [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 434.202 s - in com.google.protobuf.DecodeUtf8Test [INFO] Running com.google.protobuf.IsValidUtf8Test Mar 31, 2021 10:51:22 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 10:51:23 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 10:51:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 10:51:32 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 10:51:37 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 10:51:42 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 10:51:48 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 10:51:54 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 10:51:59 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 10:52:04 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 10:52:10 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 10:52:16 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 10:52:23 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 10:52:30 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 10:52:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 10:52:44 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 10:52:50 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 10:52:57 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 10:53:04 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 10:53:10 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 10:53:17 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 10:53:23 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 10:53:29 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 10:53:37 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 10:53:43 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 10:53:49 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 10:53:56 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 10:54:02 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 10:54:11 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 10:54:19 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 10:54:27 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 10:54:34 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 10:54:43 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 10:54:50 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 10:54:59 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 10:55:08 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 10:55:14 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 10:55:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 10:55:32 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 10:55:39 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 10:55:46 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 10:55:54 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 10:56:04 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 10:56:12 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 10:56:19 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 10:56:27 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 10:56:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 10:56:45 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 10:56:55 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 10:57:04 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 10:57:12 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 10:57:20 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 10:57:31 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 10:57:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 10:57:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 Mar 31, 2021 10:57:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 Mar 31, 2021 10:57:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 377.094 s - in com.google.protobuf.IsValidUtf8Test [INFO] Running com.google.protobuf.IntArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.protobuf.IntArrayListTest [INFO] Running com.google.protobuf.MapForProto2LiteTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.google.protobuf.MapForProto2LiteTest [INFO] Running com.google.protobuf.CheckUtf8Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.protobuf.CheckUtf8Test [INFO] Running com.google.protobuf.BinaryProtocolTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.google.protobuf.BinaryProtocolTest [INFO] Running com.google.protobuf.LiteTest Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 4 of 9 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeString(CodedOutputStream.java:1216) at com.google.protobuf.CodedOutputStreamWriter.writeString(CodedOutputStreamWriter.java:124) at com.google.protobuf.MessageSchema.writeString(MessageSchema.java:5668) at com.google.protobuf.MessageSchema.writeFieldsInAscendingOrderProto2(MessageSchema.java:2635) at com.google.protobuf.MessageSchema.writeTo(MessageSchema.java:2548) at com.google.protobuf.GeneratedMessageLite.writeTo(GeneratedMessageLite.java:272) at com.google.protobuf.AbstractMessageLite.toByteString(AbstractMessageLite.java:59) at com.google.protobuf.LiteTest.testUnpairedSurrogatesReplacedByQuestionMark(LiteTest.java:2469) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in com.google.protobuf.LiteTest [INFO] Running com.google.protobuf.CodedOutputStreamTest Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 10:57:39 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 s - in com.google.protobuf.CodedOutputStreamTest [INFO] Running com.google.protobuf.Utf8Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in com.google.protobuf.Utf8Test [INFO] Running com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Running com.google.protobuf.SmallSortedMapTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.SmallSortedMapTest [INFO] Running com.google.protobuf.NioByteStringTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in com.google.protobuf.NioByteStringTest [INFO] Running com.google.protobuf.BooleanArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.BooleanArrayListTest [INFO] Running com.google.protobuf.ByteBufferWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.protobuf.ByteBufferWriterTest [INFO] Running com.google.protobuf.LazyStringArrayListTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.protobuf.LazyStringArrayListTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 556, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ protobuf-javalite --- [INFO] [INFO] -----------------< com.google.protobuf:protobuf-java >------------------ [INFO] Building Protocol Buffers [Core] 3.14.0 [4/5] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-sources) @ protobuf-java --- [INFO] Executing tasks main: [echo] Running protoc ... [mkdir] Created dir: /builddir/build/BUILD/protobuf-3.14.0/java/core/target/generated-sources [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-source (add-generated-sources) @ protobuf-java --- [INFO] Source directory: /builddir/build/BUILD/protobuf-3.14.0/java/core/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ protobuf-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ protobuf-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 189 source files to /builddir/build/BUILD/protobuf-3.14.0/java/core/target/classes [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[44,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[289,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[290,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[294,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[296,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[297,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[297,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[546,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[548,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[625,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[717,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[837,37] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[102,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[405,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[1429,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[1995,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[2567,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[4669,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[4701,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[4881,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageSchema.java:[5189,19] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedInputStream.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedInputStream.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-test-sources) @ protobuf-java --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/protobuf-3.14.0/java/core/target/generated-test-sources [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field" is conflicting with another field: both repeated field "int32_field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field" is conflicting with another field: capitalized name of field "enum_field" conflicts with field "EnumField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field" is conflicting with another field: capitalized name of field "string_field" conflicts with field "StringField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field" is conflicting with another field: capitalized name of field "bytes_field" conflicts with field "BytesField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field" is conflicting with another field: capitalized name of field "message_field" conflicts with field "MessageField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_count" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_count" generate the method "getInt32FieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field_count" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field_count" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field_count" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field_count" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.Int32Field" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.EnumField" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.StringField" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.BytesField" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.MessageField" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_list" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field_name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field__name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames._2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.__2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-generated-test-sources) @ protobuf-java --- [INFO] Test Source directory: /builddir/build/BUILD/protobuf-3.14.0/java/core/target/generated-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ protobuf-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ protobuf-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 164 source files to /builddir/build/BUILD/protobuf-3.14.0/java/core/target/test-classes [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/test/java/com/google/protobuf/TestUtil.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/core/src/test/java/com/google/protobuf/TestUtil.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ protobuf-java --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.protobuf.DynamicMessageTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in com.google.protobuf.DynamicMessageTest [INFO] Running com.google.protobuf.DiscardUnknownFieldsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in com.google.protobuf.DiscardUnknownFieldsTest [INFO] Running com.google.protobuf.TestBadIdentifiersLite [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.google.protobuf.TestBadIdentifiersLite [INFO] Running com.google.protobuf.SmallSortedMapTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in com.google.protobuf.SmallSortedMapTest [INFO] Running com.google.protobuf.AnyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.protobuf.AnyTest [INFO] Running com.google.protobuf.FloatArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in com.google.protobuf.FloatArrayListTest [INFO] Running com.google.protobuf.BinaryProtocolTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s - in com.google.protobuf.BinaryProtocolTest [INFO] Running com.google.protobuf.Proto2LiteSchemaTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s - in com.google.protobuf.Proto2LiteSchemaTest [INFO] Running com.google.protobuf.ByteBufferWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.google.protobuf.ByteBufferWriterTest [INFO] Running com.google.protobuf.LazyStringEndToEndTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.protobuf.LazyStringEndToEndTest [INFO] Running com.google.protobuf.DescriptorsTest Mar 31, 2021 10:59:32 PM com.google.protobuf.Descriptors$DescriptorPool lookupSymbol WARNING: The descriptor for message type "Bar" can not be found and a placeholder is created for it [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 s - in com.google.protobuf.DescriptorsTest [INFO] Running com.google.protobuf.CodedInputStreamTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.155 s - in com.google.protobuf.CodedInputStreamTest [INFO] Running com.google.protobuf.EnumTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.EnumTest [INFO] Running com.google.protobuf.LazyFieldLiteTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.google.protobuf.LazyFieldLiteTest [INFO] Running com.google.protobuf.DecodeUtf8Test Mar 31, 2021 11:00:16 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 1 million characters Mar 31, 2021 11:00:43 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 2 million characters Mar 31, 2021 11:01:11 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 3 million characters Mar 31, 2021 11:01:39 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 4 million characters Mar 31, 2021 11:02:06 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 5 million characters Mar 31, 2021 11:02:31 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 6 million characters Mar 31, 2021 11:02:57 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 7 million characters Mar 31, 2021 11:03:26 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 8 million characters Mar 31, 2021 11:03:51 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 9 million characters Mar 31, 2021 11:04:13 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 10 million characters Mar 31, 2021 11:04:32 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 11 million characters Mar 31, 2021 11:04:53 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 12 million characters Mar 31, 2021 11:05:15 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 13 million characters Mar 31, 2021 11:05:35 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 14 million characters Mar 31, 2021 11:05:56 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 15 million characters Mar 31, 2021 11:06:16 PM com.google.protobuf.DecodeUtf8Test testThreeBytes INFO: Processed 16 million characters [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 409.284 s - in com.google.protobuf.DecodeUtf8Test [INFO] Running com.google.protobuf.TestBadIdentifiers [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.protobuf.TestBadIdentifiers [INFO] Running com.google.protobuf.MessageTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in com.google.protobuf.MessageTest [INFO] Running com.google.protobuf.ProtobufArrayListTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.protobuf.ProtobufArrayListTest [INFO] Running com.google.protobuf.DoubleArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.DoubleArrayListTest [INFO] Running com.google.protobuf.NestedBuildersTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.NestedBuildersTest [INFO] Running com.google.protobuf.FieldPresenceTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in com.google.protobuf.FieldPresenceTest [INFO] Running com.google.protobuf.UnknownFieldSetTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in com.google.protobuf.UnknownFieldSetTest [INFO] Running com.google.protobuf.WireFormatLiteTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in com.google.protobuf.WireFormatLiteTest [INFO] Running com.google.protobuf.TypeRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.TypeRegistryTest [INFO] Running com.google.protobuf.MapForProto2Test [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in com.google.protobuf.MapForProto2Test [INFO] Running com.google.protobuf.BooleanArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.BooleanArrayListTest [INFO] Running com.google.protobuf.WellKnownTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.protobuf.WellKnownTypesTest [INFO] Running com.google.protobuf.LazyMessageLiteTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.google.protobuf.LazyMessageLiteTest [INFO] Running com.google.protobuf.WrappersLiteOfMethodTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in com.google.protobuf.WrappersLiteOfMethodTest [INFO] Running com.google.protobuf.ParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in com.google.protobuf.ParserTest [INFO] Running com.google.protobuf.WireFormatTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.protobuf.WireFormatTest [INFO] Running com.google.protobuf.DeprecatedFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.protobuf.DeprecatedFieldTest [INFO] Running com.google.protobuf.CachedFieldSizeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.CachedFieldSizeTest [INFO] Running com.google.protobuf.ParseExceptionsTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.google.protobuf.ParseExceptionsTest [INFO] Running com.google.protobuf.MapLiteTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.google.protobuf.MapLiteTest [INFO] Running com.google.protobuf.CodedAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.google.protobuf.CodedAdapterTest [INFO] Running com.google.protobuf.SingleFieldBuilderV3Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.SingleFieldBuilderV3Test [INFO] Running com.google.protobuf.LazyStringArrayListTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.protobuf.LazyStringArrayListTest [INFO] Running com.google.protobuf.WrappersOfMethodTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.WrappersOfMethodTest [INFO] Running com.google.protobuf.MapTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in com.google.protobuf.MapTest [INFO] Running com.google.protobuf.ByteStringTest [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in com.google.protobuf.ByteStringTest [INFO] Running com.google.protobuf.ParserLiteTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.google.protobuf.ParserLiteTest [INFO] Running com.google.protobuf.ArrayDecodersTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.protobuf.ArrayDecodersTest [INFO] Running com.google.protobuf.NioByteStringTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.google.protobuf.NioByteStringTest [INFO] Running com.google.protobuf.TextFormatParseInfoTreeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.TextFormatParseInfoTreeTest [INFO] Running com.google.protobuf.LongArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.protobuf.LongArrayListTest [INFO] Running com.google.protobuf.AbstractMessageTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in com.google.protobuf.AbstractMessageTest [INFO] Running com.google.protobuf.GeneratedMessageTest [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in com.google.protobuf.GeneratedMessageTest [INFO] Running com.google.protobuf.LiteEqualsAndHashTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.protobuf.LiteEqualsAndHashTest [INFO] Running com.google.protobuf.LazyFieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.LazyFieldTest [INFO] Running com.google.protobuf.CodedOutputStreamTest Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2943) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:553) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:554) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Mar 31, 2021 11:06:41 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1557) at com.google.protobuf.Utf8.encode(Utf8.java:293) at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1487) at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:555) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in com.google.protobuf.CodedOutputStreamTest [INFO] Running com.google.protobuf.CheckUtf8Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.CheckUtf8Test [INFO] Running com.google.protobuf.Proto3SchemaTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in com.google.protobuf.Proto3SchemaTest [INFO] Running com.google.protobuf.MapForProto2LiteTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in com.google.protobuf.MapForProto2LiteTest [INFO] Running com.google.protobuf.RepeatedFieldBuilderV3Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.RepeatedFieldBuilderV3Test [INFO] Running com.google.protobuf.UnknownEnumValueTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.UnknownEnumValueTest [INFO] Running com.google.protobuf.Proto3LiteSchemaTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in com.google.protobuf.Proto3LiteSchemaTest [INFO] Running com.google.protobuf.Proto2SchemaTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in com.google.protobuf.Proto2SchemaTest [INFO] Running com.google.protobuf.ExtensionRegistryFactoryTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.007 s - in com.google.protobuf.ExtensionRegistryFactoryTest [INFO] Running com.google.protobuf.Proto2ExtensionLookupSchemaTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in com.google.protobuf.Proto2ExtensionLookupSchemaTest [INFO] Running com.google.protobuf.IntArrayListTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.IntArrayListTest [INFO] Running com.google.protobuf.Proto2UnknownEnumValueTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.Proto2UnknownEnumValueTest [INFO] Running com.google.protobuf.IsValidUtf8Test Mar 31, 2021 11:06:42 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 11:06:43 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 11:06:44 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 18304 of 65536 Mar 31, 2021 11:06:50 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 11:06:56 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 11:07:01 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 11:07:06 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 11:07:11 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 11:07:15 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 11:07:20 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 11:07:25 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 11:07:30 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 11:07:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 11:07:42 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 11:07:48 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 11:07:54 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 11:08:00 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 11:08:05 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 11:08:12 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 11:08:16 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 11:08:22 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 11:08:28 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 11:08:34 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 11:08:41 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 11:08:47 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 11:08:53 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 11:08:59 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 11:09:05 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 11:09:12 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 11:09:19 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 11:09:27 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 11:09:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 11:09:45 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 11:09:53 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 11:10:02 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 11:10:10 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 11:10:17 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 11:10:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 1 million characters Mar 31, 2021 11:10:31 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 2 million characters Mar 31, 2021 11:10:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 3 million characters Mar 31, 2021 11:10:45 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 4 million characters Mar 31, 2021 11:10:52 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 5 million characters Mar 31, 2021 11:11:00 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 6 million characters Mar 31, 2021 11:11:07 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 7 million characters Mar 31, 2021 11:11:14 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 8 million characters Mar 31, 2021 11:11:22 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 9 million characters Mar 31, 2021 11:11:30 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 10 million characters Mar 31, 2021 11:11:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 11 million characters Mar 31, 2021 11:11:46 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 12 million characters Mar 31, 2021 11:11:54 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 13 million characters Mar 31, 2021 11:12:02 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 14 million characters Mar 31, 2021 11:12:10 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 15 million characters Mar 31, 2021 11:12:18 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Processed 16 million characters Mar 31, 2021 11:12:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 2650112 of 16777216 Mar 31, 2021 11:12:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 Mar 31, 2021 11:12:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 Mar 31, 2021 11:12:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes INFO: Round tripped 128 of 256 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 342.535 s - in com.google.protobuf.IsValidUtf8Test [INFO] Running com.google.protobuf.Utf8Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in com.google.protobuf.Utf8Test [INFO] Running com.google.protobuf.PackedFieldTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.protobuf.PackedFieldTest [INFO] Running com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Running com.google.protobuf.TextFormatParseLocationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.TextFormatParseLocationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 935, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ protobuf-java --- [INFO] [INFO] ---------------< com.google.protobuf:protobuf-java-util >--------------- [INFO] Building Protocol Buffers [Util] 3.14.0 [5/5] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ protobuf-java-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.14.0/java/util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ protobuf-java-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-test-sources) @ protobuf-java-util --- [INFO] Executing tasks main: [mkdir] Created dir: /builddir/build/BUILD/protobuf-3.14.0/java/util/target/generated-test-sources [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:244] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and is ignored--protoc will always generate full runtime code for Java. To use Java Lite runtime, users should use the Java Lite plugin instead. See: [exec] https://github.com/protocolbuffers/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field" is conflicting with another field: both repeated field "int32_field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field" is conflicting with another field: capitalized name of field "enum_field" conflicts with field "EnumField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field" is conflicting with another field: capitalized name of field "string_field" conflicts with field "StringField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field" is conflicting with another field: capitalized name of field "bytes_field" conflicts with field "BytesField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field" is conflicting with another field: capitalized name of field "message_field" conflicts with field "MessageField" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_count" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_count" generate the method "getInt32FieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.enum_field_count" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.string_field_count" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.bytes_field_count" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.message_field_count" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.Int32Field" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.EnumField" is conflicting with another field: both repeated field "EnumField" and singular field "enum_field_count" generate the method "getEnumFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.StringField" is conflicting with another field: both repeated field "StringField" and singular field "string_field_count" generate the method "getStringFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.BytesField" is conflicting with another field: both repeated field "BytesField" and singular field "bytes_field_count" generate the method "getBytesFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.MessageField" is conflicting with another field: both repeated field "MessageField" and singular field "message_field_count" generate the method "getMessageFieldCount()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.int32_field_list" is conflicting with another field: both repeated field "Int32Field" and singular field "int32_field_list" generate the method "getInt32FieldList()" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field_name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.field__name" is conflicting with another field: capitalized name of field "field_name" conflicts with field "field__name" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames._2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:149] field "io_protocol_tests.TestConflictingFieldNames.__2conflict" is conflicting with another field: capitalized name of field "_2conflict" conflicts with field "__2conflict" [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:3.2.0:add-test-source (add-generated-test-sources) @ protobuf-java-util --- [INFO] Test Source directory: /builddir/build/BUILD/protobuf-3.14.0/java/util/target/generated-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ protobuf-java-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.14.0/java/util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ protobuf-java-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 76 source files to /builddir/build/BUILD/protobuf-3.14.0/java/util/target/test-classes [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/util/target/generated-test-sources/protobuf_unittest/UnittestCustomOptions.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.14.0/java/util/target/generated-test-sources/protobuf_unittest/UnittestCustomOptions.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ protobuf-java-util --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:4.2.1:bundle (default-bundle) @ protobuf-java-util --- [WARNING] Bundle com.google.protobuf:protobuf-java-util:bundle:3.14.0 : The JAR is empty: The instructions for the JAR named com.google.protobuf.util did not cause any content to be included, this is likely wrong [INFO] [INFO] ----------------< com.google.protobuf:protobuf-parent >----------------- [INFO] Building Protocol Buffers [Parent] 3.14.0 [6/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.1.0:install (default-cli) @ protobuf-parent --- [INFO] [INFO] --- xmvn-mojo:3.1.0:javadoc (default-cli) @ protobuf-parent --- /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/AbstractMessage.java:228: warning - Tag @link: reference not found: AbstractMutableMessage#equals(Object) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/ByteString.java:751: warning - Tag @see: reference not found: UnsafeByteOperations#unsafeWriteToReverse(ByteString, ByteOutput) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/ByteString.java:1564: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/ByteString.java:1564: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/ByteString.java:751: warning - Tag @see: reference not found: UnsafeByteOperations#unsafeWriteToReverse(ByteString, ByteOutput) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2971: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2831: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3024: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2831: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2832: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2971: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:2972: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3024: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/CodedInputStream.java:3025: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/FieldSet.java:1050: warning - Tag @link: reference not found: #getField(F) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/FieldSet.java:1138: warning - Tag @link: reference not found: #getRepeatedField(F, int) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/FieldSet.java:1050: warning - Tag @link: reference not found: #getField(F) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/FieldSet.java:1138: warning - Tag @link: reference not found: #getRepeatedField(F, int) /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/Internal.java:285: warning - Tag @link: reference not found: LiteralByteString#hashCode() /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/Internal.java:285: warning - Tag @link: reference not found: LiteralByteString#hashCode() /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java:33: warning - Tag @link: reference not found: MessageInfo /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java:34: warning - Tag @link: reference not found: MessageLite /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java:34: warning - Tag @link: reference not found: MessageLite.Builder /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:163: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:169: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:163: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/MessageSchema.java:169: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/Parser.java:41: warning - Tag @link: reference not found: InvalidProtocolBufferException /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/Parser.java:43: warning - Tag @link: reference not found: java.io.IOException /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java:38: warning - Tag @link: reference not found: LazyStringArrayList /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:51: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:51: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:51: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:52: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:52: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:53: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:53: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:53: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:53: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:62: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:62: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:82: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:83: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:84: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:85: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RawMessageInfo.java:86: warning - invalid usage of tag & /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/Reader.java:286: warning - @param argument "targetType" is not a parameter name. /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RopeByteString.java:73: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RopeByteString.java:276: warning - invalid usage of tag < /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/RopeByteString.java:276: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/ByteString.java:751: warning - Tag @see: reference not found: UnsafeByteOperations#unsafeWriteToReverse(ByteString, ByteOutput) /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/SchemaFactory.java:33: warning - Tag @link: reference not found: Schema /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/SmallSortedMap.java:312: warning - Tag @link: reference not found: java.util.Arrays#binarySearch() /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/SmallSortedMap.java:397: warning - Tag @link: reference not found: #setValue() /builddir/build/BUILD/protobuf-3.14.0/java/lite/target/generated-sources/com/google/protobuf/Utf8.java:90: warning - invalid usage of tag > /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java:44: warning - Tag @link: reference not found: MessageLite /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/AbstractParser.java:39: warning - Tag @link: reference not found: Parser /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java:40: warning - Tag @link: reference not found: ProtobufList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java:38: warning - Tag @link: reference not found: BufferAllocator /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/BinaryReader.java:48: warning - Tag @link: reference not found: Reader /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java:41: warning - Tag @link: reference not found: BooleanList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java:43: warning - Tag @link: reference not found: ByteBuffer /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java:43: warning - Tag @link: reference not found: OutputStream /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java:46: warning - Tag @link: reference not found: Reader /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java:46: warning - Tag @link: reference not found: CodedInputStream /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java:41: warning - Tag @link: reference not found: Writer /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java:41: warning - Tag @link: reference not found: CodedOutputStream /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java:41: warning - Tag @link: reference not found: DoubleList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java:36: warning - Tag @link: reference not found: ExtensionRegistryLite /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java:38: warning - Tag @link: reference not found: ExtensionRegistry /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/FloatArrayList.java:41: warning - Tag @link: reference not found: FloatList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java:56: warning - Tag @link: reference not found: GeneratedMessage /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/IntArrayList.java:41: warning - Tag @link: reference not found: IntList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java:42: warning - Tag @link: reference not found: LazyStringList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/LongArrayList.java:41: warning - Tag @link: reference not found: LongList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java:33: warning - Tag @link: reference not found: MessageInfo /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java:34: warning - Tag @link: reference not found: MessageLite /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java:34: warning - Tag @link: reference not found: MessageLite.Builder /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java:42: warning - Tag @link: reference not found: String /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java:42: warning - Tag @link: reference not found: MessageLite /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/NioByteString.java:48: warning - Tag @link: reference not found: ByteString /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/NioByteString.java:48: warning - Tag @link: reference not found: ByteBuffer /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java:37: warning - Tag @link: reference not found: ProtobufList /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java:37: warning - Tag @link: reference not found: String /builddir/build/BUILD/protobuf-3.14.0/java/core/src/main/java/com/google/protobuf/ProtobufLists.java:40: warning - Tag @link: reference not found: ProtobufList [INFO] [INFO] --- xmvn-mojo:3.1.0:builddep (default-cli) @ protobuf-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Protocol Buffers [Parent] 3.14.0: [INFO] [INFO] Protocol Buffers [BOM] ............................. SUCCESS [ 0.003 s] [INFO] Protocol Buffers [Parent] .......................... SUCCESS [ 20.367 s] [INFO] Protocol Buffers [Lite] ............................ SUCCESS [14:22 min] [INFO] Protocol Buffers [Core] ............................ SUCCESS [14:44 min] [INFO] Protocol Buffers [Util] ............................ SUCCESS [01:34 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31:03 min [INFO] Finished at: 2021-03-31T23:14:26Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA63TsW7DIBAG4D1PQb2D291x1Hby0Cmq1PVsLpgUDguMFb997ThV3IVWTUbu/8WH sSh2J2vYgD5oR9vsSTxmDKlxUpPaZu97/rx/rapsV26KB87ZS9RGMokdkpxqGgNTSOihR8nqkX28 DcQ4n9rrTrlh7DoY5+U0UN7FrpKl80pAB02L4oBGn4r8O1l64Ht9gKafBhYGJF5HkgZ5Z6LSVOSr fHbyn9Cf3PO+Ytkw/OoD9T7SXfzporGFGIR1R5eA6/neeYumQ8+XU9zKHyPpPkFe8lu+DiGM1jWf CeVa+S/UOCuUc8qgUBEGSGCX/A7S/N+ECo5S2jlOYavV/Eq+ANyMWVKMAwAA -----END MAVEN BUILD DEPENDENCIES----- + /usr/bin/emacs -batch --no-init-file --no-site-file --eval '(progn (setq load-path (cons "." load-path)))' -f batch-byte-compile editors/protobuf-mode.el + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8Jm1SQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 ++ dirname /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 + cd protobuf-3.14.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 'INSTALL=/usr/bin/install -p' -j224 STRIPBINARIES=no 'INSTALL=/usr/bin/install -p' 'CPPROG=cp -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 protobuf.pc protobuf-lite.pc '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0' make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0' Making install in src make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -p libprotobuf-lite.la libprotobuf.la libprotoc.la '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/descriptor.proto google/protobuf/any.proto google/protobuf/api.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 '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler' /usr/bin/install -p -m 644 google/protobuf/compiler/plugin.proto '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.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.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_ops.h google/protobuf/repeated_field.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/java' /usr/bin/install -p -m 644 google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/cpp' /usr/bin/install -p -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/python' /usr/bin/install -p -m 644 google/protobuf/compiler/python/python_generator.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/js' libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.so.25.0.0 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.so.25.0.0 /usr/bin/install -p -m 644 google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/js' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotobuf-lite.so.25.0.0 libprotobuf-lite.so.25 || { rm -f libprotobuf-lite.so.25 && ln -s libprotobuf-lite.so.25.0.0 libprotobuf-lite.so.25; }; }) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' /usr/bin/install -p -m 644 google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotobuf-lite.so.25.0.0 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.25.0.0 libprotobuf-lite.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.lai /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/stubs' /usr/bin/install -p -m 644 google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.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 '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/stubs' libtool: install: /usr/bin/install -p .libs/libprotobuf.so.25.0.0 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.so.25.0.0 libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotobuf.so.25.0.0 libprotobuf.so.25 || { rm -f libprotobuf.so.25 && ln -s libprotobuf.so.25.0.0 libprotobuf.so.25; }; }) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/util' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotobuf.so.25.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.25.0.0 libprotobuf.so; }; }) /usr/bin/install -p -m 644 google/protobuf/util/type_resolver.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/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/util' libtool: install: /usr/bin/install -p .libs/libprotobuf.lai /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/php' /usr/bin/install -p -m 644 google/protobuf/compiler/php/php_generator.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/php' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler' /usr/bin/install -p -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/ruby' /usr/bin/install -p -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/ruby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/io' libtool: warning: relinking 'libprotoc.la' /usr/bin/install -p -m 644 google/protobuf/io/io_win32.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.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 '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/io' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/csharp' libtool: install: (cd /builddir/build/BUILD/protobuf-3.14.0/src; /bin/sh "/builddir/build/BUILD/protobuf-3.14.0/libtool" --tag CXX --mode=relink g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -version-info 25:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libprotoc.la -rpath /usr/lib64 google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.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/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.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 -lpthread libprotobuf.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64) /usr/bin/install -p -m 644 google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/csharp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/objectivec' /usr/bin/install -p -m 644 google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/include/google/protobuf/compiler/objectivec' libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.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/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.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 -L/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 -L/usr/lib64 -lprotobuf -lpthread -lz -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--version-script=./libprotoc.map -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libprotoc.so.25 -o .libs/libprotoc.so.25.0.0 libtool: install: /usr/bin/install -p .libs/libprotoc.so.25.0.0T /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.so.25.0.0 libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotoc.so.25.0.0 libprotoc.so.25 || { rm -f libprotoc.so.25 && ln -s libprotoc.so.25.0.0 libprotoc.so.25; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64 && { ln -s -f libprotoc.so.25.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.25.0.0 libprotoc.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotoc.lai /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.la libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.a /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.a libtool: install: /usr/bin/install -p .libs/libprotobuf.a /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.a libtool: install: /usr/bin/install -p .libs/libprotoc.a /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p protoc '/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin' libtool: warning: 'libprotobuf.la' has not been installed in '/usr/lib64' libtool: warning: 'libprotoc.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/protobuf-3.14.0/src/libprotobuf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/protoc /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin/protoc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' + find /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 -type f -name '*.la' -exec rm -f '{}' ';' + pushd python ~/build/BUILD/protobuf-3.14.0/python ~/build/BUILD/protobuf-3.14.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 running install running install_lib Skipping installation of /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/json_format.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/text_encoding.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/timestamp_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf copying google/protobuf/compiler/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/containers.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal copying google/protobuf/pyext/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext copying google/protobuf/util/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_database.py to descriptor_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/json_format.py to json_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/message_factory.py to message_factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/proto_builder.py to proto_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/service_reflection.py to service_reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/symbol_database.py to symbol_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/text_encoding.py to text_encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/text_format.py to text_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/any_pb2.py to any_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/api_pb2.py to api_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/duration_pb2.py to duration_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/empty_pb2.py to empty_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/struct_pb2.py to struct_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/type_pb2.py to type_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/containers.py to containers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/decoder.py to decoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/extension_dict.py to extension_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/message_listener.py to message_listener.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/python_message.py to python_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/internal/wire_format.py to wire_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_pb2.py to json_format_pb2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/google/protobuf/util/json_format_proto3_pb2.py to json_format_proto3_pb2.cpython-39.pyc writing byte-compilation script '/tmp/tmp_pp_x9sp.py' /usr/bin/python3 /tmp/tmp_pp_x9sp.py removing /tmp/tmp_pp_x9sp.py running install_egg_info 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 requirements to protobuf.egg-info/requires.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 writing manifest file 'protobuf.egg-info/SOURCES.txt' Copying protobuf.egg-info to /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/protobuf-3.14.0-py3.9.egg-info Installing /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages/protobuf-3.14.0-py3.9-nspkg.pth running install_scripts + rm -rfv /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9/site-packages -name '*.py' + xargs sed -i -e '1{\@^#!@d}' + popd ~/build/BUILD/protobuf-3.14.0 + install -p -m 644 -D /builddir/build/SOURCES/ftdetect-proto.vim /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/vim/vimfiles/ftdetect/proto.vim + install -p -m 644 -D editors/proto.vim /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/vim/vimfiles/syntax/proto.vim + xmvn-install -R .xmvn-reactor -n protobuf -d /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 [INFO] Installing artifact com.google.protobuf:protobuf-bom:pom:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-parent:pom:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-javalite:jar:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-javalite:pom:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-java:jar:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-java:pom:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-java-util:jar:3.14.0 [INFO] Installing artifact com.google.protobuf:protobuf-java-util:pom:3.14.0 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/javadoc/protobuf + cp -pr .xmvn/apidocs/allclasses-index.html .xmvn/apidocs/allclasses.html .xmvn/apidocs/allpackages-index.html .xmvn/apidocs/args .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/element-list .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/jquery .xmvn/apidocs/member-search-index.js .xmvn/apidocs/member-search-index.zip .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-search-index.js .xmvn/apidocs/package-search-index.zip .xmvn/apidocs/resources .xmvn/apidocs/script.js .xmvn/apidocs/search.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css .xmvn/apidocs/type-search-index.js .xmvn/apidocs/type-search-index.zip /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/javadoc/protobuf + echo /usr/share/javadoc/protobuf + mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/emacs/site-lisp/protobuf + install -p -m 0644 editors/protobuf-mode.el /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/emacs/site-lisp/protobuf + install -p -m 0644 editors/protobuf-mode.elc /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/emacs/site-lisp/protobuf + mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/emacs/site-lisp/site-start.d + install -p -m 0644 /builddir/build/SOURCES/protobuf-init.el /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/emacs/site-lisp/site-start.d + /usr/lib/rpm/find-debuginfo.sh -j224 --strict-build-id -m -i --build-id-seed 3.14.0-3.eln110 --unique-debug-suffix -3.14.0-3.eln110.aarch64 --unique-debug-src-base protobuf-3.14.0-3.eln110.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/protobuf-3.14.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin/protoc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.so.25.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.so.25.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.so.25.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/bin/protoc extracting debug info from /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf-lite.so.25.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotobuf.so.25.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib64/libprotoc.so.25.0.0 original debug info size: 80116kB, size after compression: 66020kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 14703 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YghVY7 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + fail=1 + /usr/bin/make -O -j224 V=1 VERBOSE=1 check 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits' Making check in . /usr/bin/make check-local make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0' Making lib/libgmock.a lib/libgmock_main.a in gmock make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o src/gtest_main.lo src/gtest_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gtest_main.cc -o src/gtest_main.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o src/gtest-all.lo src/gtest-all.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gtest-all.cc -fPIC -DPIC -o src/.libs/gtest-all.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gtest-all.cc -o src/gtest-all.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' /bin/sh ./libtool --tag=CXX --mode=link g++ -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgtest.la -rpath /usr/lib64 src/gtest-all.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o src/.libs/gtest-all.o -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgtest.so.0 -o lib/.libs/libgtest.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgtest.so.0" && ln -s "libgtest.so.0.0.0" "libgtest.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgtest.so" && ln -s "libgtest.so.0.0.0" "libgtest.so") libtool: link: ar cru lib/.libs/libgtest.a src/gtest-all.o libtool: link: ranlib lib/.libs/libgtest.a libtool: link: ( cd "lib/.libs" && rm -f "libgtest.la" && ln -s "../libgtest.la" "libgtest.la" ) make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' /bin/sh ./libtool --tag=CXX --mode=link g++ -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgtest_main.la -rpath /usr/lib64 src/gtest_main.lo lib/libgtest.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o src/.libs/gtest_main.o -Wl,-rpath -Wl,/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest/lib/.libs lib/.libs/libgtest.so -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so.0" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so") libtool: link: ar cru lib/.libs/libgtest_main.a src/gtest_main.o libtool: link: ranlib lib/.libs/libgtest_main.a libtool: link: ( cd "lib/.libs" && rm -f "libgtest_main.la" && ln -s "../libgtest_main.la" "libgtest_main.la" ) make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googletest' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o src/gmock_main.lo src/gmock_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gmock_main.cc -o src/gmock_main.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o src/gmock-all.lo src/gmock-all.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c src/gmock-all.cc -o src/gmock-all.o >/dev/null 2>&1 make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' /bin/sh ./libtool --tag=CXX --mode=link g++ -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgmock.la -rpath /usr/lib64 src/gmock-all.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o src/.libs/gmock-all.o -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgmock.so.0 -o lib/.libs/libgmock.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock.so.0" && ln -s "libgmock.so.0.0.0" "libgmock.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock.so" && ln -s "libgmock.so.0.0.0" "libgmock.so") libtool: link: ar cru lib/.libs/libgmock.a src/gmock-all.o libtool: link: ranlib lib/.libs/libgmock.a libtool: link: ( cd "lib/.libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" ) make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' /bin/sh ./libtool --tag=CXX --mode=link g++ -DGTEST_HAS_PTHREAD=1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lib/libgmock_main.la -rpath /usr/lib64 src/gmock_main.lo lib/libgmock.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/11/crtbeginS.o src/.libs/gmock_main.o -Wl,-rpath -Wl,/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock/lib/.libs lib/.libs/libgmock.so -L/usr/lib/gcc/aarch64-redhat-linux/11 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/11/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/11/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so.0" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so") libtool: link: ar cru lib/.libs/libgmock_main.a src/gmock_main.o libtool: link: ranlib lib/.libs/libgmock_main.a libtool: link: ( cd "lib/.libs" && rm -f "libgmock_main.la" && ln -s "../libgmock_main.la" "libgmock_main.la" ) make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock' Making check in src /usr/bin/make protoc protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test test_plugin protobuf-lite-arena-test no-warning-test zcgzip zcgunzip make[2]: 'protoc' is up to date. make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' echo "// Generated from Makefile.am" > no_warning_test.cc for FILE in google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.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/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/io/io_win32.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.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_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.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/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h google/protobuf/compiler/cpp/cpp_generator.h google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h google/protobuf/compiler/php/php_generator.h google/protobuf/compiler/python/python_generator.h google/protobuf/compiler/ruby/ruby_generator.h google/protobuf/util/type_resolver.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/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h; do \ echo "#include <${FILE}>" >> no_warning_test.cc; \ done echo "int main(int, char**) { return 0; }" >> no_warning_test.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/any_test.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto google/protobuf/map_lite_unittest.proto google/protobuf/map_proto2_unittest.proto google/protobuf/map_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_lite.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_import_public.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_imports_nonlite.proto google/protobuf/unittest_lite.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_enum2.proto google/protobuf/unittest_preserve_unknown_enum.proto google/protobuf/unittest.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 google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto --experimental_allow_proto3_optional ) touch unittest_proto_middleman make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/zcgzip.o google/protobuf/testing/zcgzip.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/zcgunzip.o google/protobuf/testing/zcgunzip.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/test_plugin-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/protobuf_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/no_warning_test-cpp_test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o no_warning_test-no_warning_test.o `test -f 'no_warning_test.cc' || echo './'`no_warning_test.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zcgzip google/protobuf/testing/zcgzip.o -lpthread libprotobuf.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zcgzip google/protobuf/testing/zcgzip.o ./.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zcgunzip google/protobuf/testing/zcgunzip.o -lpthread libprotobuf.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/zcgunzip google/protobuf/testing/zcgunzip.o ./.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o `test -f 'google/protobuf/compiler/java/java_doc_comment_unittest.cc' || echo './'`google/protobuf/compiler/java/java_doc_comment_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o `test -f 'google/protobuf/compiler/java/java_plugin_unittest.cc' || echo './'`google/protobuf/compiler/java/java_plugin_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o `test -f 'google/protobuf/compiler/python/python_plugin_unittest.cc' || echo './'`google/protobuf/compiler/python/python_plugin_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_lazy_descriptor_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_plugin_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_plugin_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/testing/protobuf_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-arenastring_unittest.o `test -f 'google/protobuf/arenastring_unittest.cc' || echo './'`google/protobuf/arenastring_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:45:3: note: in expansion of macro 'EXPECT_EQ' 45 | EXPECT_EQ(0, message.any_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:46:3: note: in expansion of macro 'EXPECT_EQ' 46 | EXPECT_EQ(0, message.api_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:47:3: note: in expansion of macro 'EXPECT_EQ' 47 | EXPECT_EQ(0, message.duration_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:48:3: note: in expansion of macro 'EXPECT_EQ' 48 | EXPECT_EQ(0, message.empty_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:49:3: note: in expansion of macro 'EXPECT_EQ' 49 | EXPECT_EQ(0, message.field_mask_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:50:3: note: in expansion of macro 'EXPECT_EQ' 50 | EXPECT_EQ(0, message.source_context_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:51:3: note: in expansion of macro 'EXPECT_EQ' 51 | EXPECT_EQ(0, message.struct_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:52:3: note: in expansion of macro 'EXPECT_EQ' 52 | EXPECT_EQ(0, message.timestamp_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:53:3: note: in expansion of macro 'EXPECT_EQ' 53 | EXPECT_EQ(0, message.type_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ google/protobuf/well_known_types_unittest.cc:54:3: note: in expansion of macro 'EXPECT_EQ' 54 | EXPECT_EQ(0, message.int32_field().ByteSize()); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_well_known_types.pb.h:26, from google/protobuf/well_known_types_unittest.cc:30: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-any_test.o `test -f 'google/protobuf/any_test.cc' || echo './'`google/protobuf/any_test.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2050 | EqHelper::Compare, \ | ^~~~~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2050 | EqHelper::Compare, \ | ^~~~~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2050 | EqHelper::Compare, \ | ^~~~~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2050:32: note: in expansion of macro 'GTEST_IS_NULL_LITERAL_' 2050 | EqHelper::Compare, \ | ^~~~~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:27: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./../third_party/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h:47, from ./../third_party/googletest/googlemock/include/gmock/gmock-actions.h:51, from ./../third_party/googletest/googlemock/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:130:44: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations] 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2049:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2049 | EXPECT_PRED_FORMAT2(::testing::internal:: \ | ^~~~~~~~~~~~~~~~~~~ ./google/protobuf/proto3_lite_unittest.inc:130:3: note: in expansion of macro 'EXPECT_EQ' 130 | EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1); | ^~~~~~~~~ In file included from ./google/protobuf/generated_enum_util.h:36, from ./google/protobuf/map.h:55, from ./google/protobuf/generated_message_table_driven.h:34, from ./google/protobuf/unittest_proto3.pb.h:26, from google/protobuf/proto3_lite_unittest.cc:31: ./google/protobuf/message_lite.h:438:7: note: declared here 438 | int ByteSize() const { return internal::ToIntSize(ByteSizeLong()); } | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test_plugin google/protobuf/compiler/test_plugin-mock_code_generator.o google/protobuf/testing/test_plugin-file.o google/protobuf/compiler/test_plugin-test_plugin.o -lpthread libprotobuf.la libprotoc.la ../third_party/googletest/googletest/lib/libgtest.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/test_plugin google/protobuf/compiler/test_plugin-mock_code_generator.o google/protobuf/testing/test_plugin-file.o google/protobuf/compiler/test_plugin-test_plugin.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread ../third_party/googletest/googletest/lib/.libs/libgtest.so -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' google/protobuf/io/zero_copy_stream_unittest.cc: In member function 'google::protobuf::io::(anonymous namespace)::IoTest_LimitingInputStreamByteCount_Test::TestBody()': google/protobuf/io/zero_copy_stream_unittest.cc:987:68: warning: 'buffer' may be used uninitialized [-Wmaybe-uninitialized] 987 | ArrayInputStream array_input(buffer, kBufferSize, kHalfBufferSize); | ^ In file included from ./google/protobuf/unknown_field_set.h:50, from ./google/protobuf/generated_message_reflection.h:49, from ./google/protobuf/message.h:122, from ./google/protobuf/util/message_differencer.h:52, from ./google/protobuf/test_util2.h:36, from google/protobuf/io/zero_copy_stream_unittest.cc:63: ./google/protobuf/io/zero_copy_stream_impl_lite.h:76:3: note: by argument 2 of type 'const void *' to 'google::protobuf::io::ArrayInputStream::ArrayInputStream(void const*, int, int)' declared here 76 | ArrayInputStream(const void* data, int size, int block_size = -1); | ^~~~~~~~~~~~~~~~ google/protobuf/io/zero_copy_stream_unittest.cc:984:9: note: 'buffer' declared here 984 | uint8 buffer[kBufferSize]; | ^~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/no_warning_test-cpp_test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' 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:81:63: 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] 81 | refl->GetRepeatedField(message, fd_repeated_int32); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:780:27: note: declared here 780 | const RepeatedField& GetRepeatedField(const Message& msg, | ^~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:83: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] 83 | refl->GetRepeatedField(message, fd_repeated_double); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:780:27: note: declared here 780 | const RepeatedField& GetRepeatedField(const Message& msg, | ^~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:87:68: 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] 87 | refl->MutableRepeatedField(&message, fd_repeated_int32); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:790:21: note: declared here 790 | RepeatedField* MutableRepeatedField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:89: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] 89 | refl->MutableRepeatedField(&message, fd_repeated_double); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:790:21: note: declared here 790 | RepeatedField* MutableRepeatedField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:93: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] 93 | refl->GetRepeatedPtrField(message, fd_repeated_string); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:96: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] 96 | fd_repeated_foreign_message); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:98: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] 98 | refl->GetRepeatedPtrField(message, fd_repeated_foreign_message); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:102: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] 102 | refl->MutableRepeatedPtrField(&message, fd_repeated_string); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:105: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] 105 | &message, fd_repeated_foreign_message); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:108: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] 108 | fd_repeated_foreign_message); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:812:24: note: declared here 812 | 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:172:64: 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] 172 | fd_repeated_int64_extension); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:780:27: note: declared here 780 | const RepeatedField& GetRepeatedField(const Message& msg, | ^~~~~~~~~~~~~~~~ google/protobuf/repeated_field_reflection_unittest.cc:175:53: 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 | &extended_message, fd_repeated_int64_extension); | ^ In file included from ./google/protobuf/unittest.pb.h:30, from ./google/protobuf/test_util.h:38, from google/protobuf/repeated_field_reflection_unittest.cc:38: ./google/protobuf/message.h:790:21: note: declared here 790 | RepeatedField* MutableRepeatedField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' In file included from ./../third_party/googletest/googletest/include/gtest/gtest-param-test.h:184, from ./../third_party/googletest/googletest/include/gtest/gtest.h:65, from ./google/protobuf/map_test_util_impl.h:36, from ./google/protobuf/map_test_util.inc:31, from ./google/protobuf/map_test_util.h:38, from google/protobuf/map_field_test.cc:38: ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMapField_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] 404 | class ParameterizedTestFactory : public TestFactoryBase { | ^~~~~~~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMapField_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_Clear_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapClean_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMap_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMap_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_move_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_move_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_lite_test-lite_unittest.o `test -f 'google/protobuf/lite_unittest.cc' || echo './'`google/protobuf/lite_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheTotalBytesLimit_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:869:42: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 869 | coded_input.SetTotalBytesLimit(16, 16); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheClosestLimit_GlobalLimitIsCloser_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:891:42: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 891 | coded_input.SetTotalBytesLimit(16, 16); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringNoReservationSizeIsOverTheClosestLimit_LocalLimitIsCloser_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:913:68: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 913 | coded_input.SetTotalBytesLimit(sizeof(buffer_), sizeof(buffer_)); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_TotalBytesLimit_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:1185:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 1185 | coded_input.SetTotalBytesLimit(16, -1); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc:1205:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 1205 | coded_input.SetTotalBytesLimit(32, -1); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::{anonymous}::CodedStreamTest_TotalBytesLimitNotValidMessageEnd_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:1218:40: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 1218 | coded_input.SetTotalBytesLimit(16, -1); | ^ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ google/protobuf/io/coded_stream_unittest.cc: In instantiation of 'void google::protobuf::io::{anonymous}::CodedStreamTest_ReadStringReservesMemoryOnTotalLimit_DD::DoSingleCase(const CaseType&) [with CaseType = int]': google/protobuf/io/coded_stream_unittest.cc:740:1: required from here google/protobuf/io/coded_stream_unittest.cc:746:35: warning: 'void google::protobuf::io::CodedInputStream::SetTotalBytesLimit(int, int)' is deprecated: Please use the single parameter version of SetTotalBytesLimit(). The second parameter is ignored. [-Wdeprecated-declarations] 746 | coded_input.SetTotalBytesLimit(sizeof(kRawBytes), sizeof(kRawBytes)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from google/protobuf/io/coded_stream_unittest.cc:37: ./google/protobuf/io/coded_stream.h:397:8: note: declared here 397 | void SetTotalBytesLimit(int total_bytes_limit, int) { | ^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-message_unittest.o `test -f 'google/protobuf/message_unittest.cc' || echo './'`google/protobuf/message_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-arena_unittest.o `test -f 'google/protobuf/arena_unittest.cc' || echo './'`google/protobuf/arena_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' 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:1114:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1114 | msg1.add_rm()->set_a(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1115:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1115 | msg1.add_rm()->set_a(2); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1116:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1116 | msg1.add_rm()->set_a(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1117:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1117 | msg1.add_rm()->set_a(4); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1118:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1118 | msg1.add_rm()->set_a(5); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1119:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1119 | msg2.add_rm()->set_a(2); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1120:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1120 | msg2.add_rm()->set_a(6); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1121:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1121 | msg2.add_rm()->set_a(4); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1163:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1163 | *msg1.add_rm() = elem1_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1164:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1164 | *msg1.add_rm() = elem2_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1165:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1165 | *msg1.add_rm() = elem3_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1167:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1167 | *msg2.add_rm() = elem3_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1168:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1168 | *msg2.add_rm() = elem1_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1169:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1169 | *msg2.add_rm() = elem2_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1194:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1194 | *msg1.add_rm() = elem; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1195:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1195 | *msg1.add_rm() = elem; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1196:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1196 | *msg2.add_rm() = elem; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1197:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1197 | *msg2.add_rm() = elem; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1226:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1226 | *msg1.add_rm() = elem1_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1227:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1227 | *msg1.add_rm() = elem2_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1228:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1228 | *msg2.add_rm() = elem1_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1229:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1229 | *msg2.add_rm() = elem2_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1269:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1269 | *msg1.add_rm() = elem1_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1270:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1270 | *msg1.add_rm() = elem2_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1271:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1271 | *msg1.add_rm() = elem3_1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1272:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1272 | *msg2.add_rm() = elem2_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1273:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1273 | *msg2.add_rm() = elem3_2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1297:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1297 | *msg1.add_rm() = elem1; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1298:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1298 | *msg1.add_rm() = elem2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1299:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1299 | *msg1.add_rm() = elem3; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1300:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1300 | *msg2.add_rm() = elem2; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1301:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1301 | *msg2.add_rm() = elem3; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1302:16: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1302 | *msg2.add_rm() = elem4; | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1524:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1524 | a.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1525:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1525 | a.add_rm()->set_c(0); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1530:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1530 | b.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1531:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1531 | b.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1536:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1536 | c.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1537:12: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1537 | c.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:1552:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1552 | msg1.add_rm()->set_a(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1553:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1553 | msg1.add_rm()->set_b(2); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1554:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1554 | msg1.add_rm()->set_c(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1560:53: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1560 | protobuf_unittest::TestField* field = msg2.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1563:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1563 | field = msg2.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:1566:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 1566 | field = msg2.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ 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:2000:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2000 | field = msg1.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:2003:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2003 | field = msg2.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:2088:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2088 | field = msg1.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:2092:23: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2092 | field = msg2.add_rm(); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | 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:2321:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2321 | msg1.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:2323:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 2323 | msg2.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ 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:2967:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2967 | proto1diff_.set_v(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:2968:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2968 | proto2diff_.set_v(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 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:2980:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2980 | proto2diff_.set_v(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { | ^~~~~~~~~~~~~~~ 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:2992:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 2992 | proto1diff_.set_v(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { | ^~~~~~~~~~~~~~~ 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:3004:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 3004 | proto1diff_.set_v(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:3005:22: warning: 'void protobuf_unittest::TestDiffMessage::set_v(google::protobuf::int32)' is deprecated [-Wdeprecated-declarations] 3005 | proto2diff_.set_v(4); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1505:13: note: declared here 1505 | inline void TestDiffMessage::set_v(::PROTOBUF_NAMESPACE_ID::int32 value) { | ^~~~~~~~~~~~~~~ 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:3098:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 3098 | proto1diff_.add_rm()->set_c(0); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:3099:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 3099 | proto1diff_.add_rm()->set_c(1); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:3100:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 3100 | proto2diff_.add_rm()->set_c(2); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ google/protobuf/util/message_differencer_unittest.cc:3101:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations] 3101 | proto2diff_.add_rm()->set_c(3); | ^ In file included from google/protobuf/util/message_differencer_unittest.cc:53: ./google/protobuf/util/message_differencer_unittest.pb.h:1816:40: note: declared here 1816 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() { | ^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' 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:466:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 466 | printer.SetDefaultFieldValuePrinter(new CustomUInt32FieldValuePrinter()); | ^ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:303:10: note: declared here 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, from ./google/protobuf/test_util.inc:44, from ./google/protobuf/test_util.h:43, from google/protobuf/text_format_unittest.cc:48: 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:490:41: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 490 | new CustomInt32FieldValuePrinter())); | ^ ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1378 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ google/protobuf/text_format_unittest.cc:488:3: note: in expansion of macro 'EXPECT_TRUE' 488 | EXPECT_TRUE(printer.RegisterFieldValuePrinter( | ^~~~~~~~~~~ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:357:10: note: declared here 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, from ./google/protobuf/test_util.inc:44, from ./google/protobuf/test_util.h:43, from google/protobuf/text_format_unittest.cc:48: 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:502:48: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 502 | field, new CustomInt32FieldValuePrinter())); | ^ ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1378 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ google/protobuf/text_format_unittest.cc:501:3: note: in expansion of macro 'ASSERT_TRUE' 501 | ASSERT_TRUE(printer.RegisterFieldValuePrinter( | ^~~~~~~~~~~ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:357:10: note: declared here 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, from ./google/protobuf/test_util.inc:44, from ./google/protobuf/test_util.h:43, from google/protobuf/text_format_unittest.cc:48: google/protobuf/text_format_unittest.cc:505:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 505 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected)); | ^ ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1378 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ google/protobuf/text_format_unittest.cc:505:3: note: in expansion of macro 'ASSERT_FALSE' 505 | ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected)); | ^~~~~~~~~~~~ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:357:10: note: declared here 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, from ./google/protobuf/test_util.inc:44, from ./google/protobuf/test_util.h:43, from google/protobuf/text_format_unittest.cc:48: 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:515:65: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 515 | static_cast(nullptr))); | ^ ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1378 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ google/protobuf/text_format_unittest.cc:513:3: note: in expansion of macro 'EXPECT_FALSE' 513 | EXPECT_FALSE(printer.RegisterFieldValuePrinter( | ^~~~~~~~~~~~ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:357:10: note: declared here 357 | bool RegisterFieldValuePrinter(const FieldDescriptor* field, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:60, from ./google/protobuf/test_util.inc:44, from ./google/protobuf/test_util.h:43, from google/protobuf/text_format_unittest.cc:48: google/protobuf/text_format_unittest.cc:522:76: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 522 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer)); | ^ ./../third_party/googletest/googletest/include/gtest/internal/gtest-internal.h:1378:34: note: in definition of macro 'GTEST_TEST_BOOLEAN_' 1378 | ::testing::AssertionResult(expression)) \ | ^~~~~~~~~~ google/protobuf/text_format_unittest.cc:522:3: note: in expansion of macro 'EXPECT_FALSE' 522 | EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer)); | ^~~~~~~~~~~~ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:357:10: note: declared here 357 | 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:553:75: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 553 | printer.SetDefaultFieldValuePrinter(new CustomMessageFieldValuePrinter()); | ^ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:303:10: note: declared here 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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:638:74: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations] 638 | printer.SetDefaultFieldValuePrinter(new CustomMultilineCommentPrinter()); | ^ In file included from google/protobuf/text_format_unittest.cc:35: ./google/protobuf/text_format.h:303:10: note: declared here 303 | void SetDefaultFieldValuePrinter(const FieldValuePrinter* printer); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_lazy_descriptor_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/no_warning_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.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 -lpthread libprotobuf-lite.la ../third_party/googletest/googletest/lib/libgtest.la ../third_party/googletest/googlemock/lib/libgmock.la ../third_party/googletest/googlemock/lib/libgmock_main.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.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 ./.libs/libprotobuf-lite.so -lpthread ../third_party/googletest/googletest/lib/.libs/libgtest.so ../third_party/googletest/googlemock/lib/.libs/libgmock.so ../third_party/googletest/googlemock/lib/.libs/libgmock_main.so /builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock/lib/.libs/libgmock.so -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o -lpthread libprotobuf-lite.la ../third_party/googletest/googletest/lib/libgtest.la ../third_party/googletest/googlemock/lib/libgmock.la ../third_party/googletest/googlemock/lib/libgmock_main.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_lite.pb.o google/protobuf/protobuf_lite_test-unittest_import_public_lite.pb.o ./.libs/libprotobuf-lite.so -lpthread ../third_party/googletest/googletest/lib/.libs/libgtest.so ../third_party/googletest/googlemock/lib/.libs/libgmock.so ../third_party/googletest/googlemock/lib/.libs/libgmock_main.so /builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock/lib/.libs/libgmock.so -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-descriptor_unittest.o `test -f 'google/protobuf/descriptor_unittest.cc' || echo './'`google/protobuf/descriptor_unittest.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -c -o google/protobuf/protobuf_test-map_test.o `test -f 'google/protobuf/map_test.cc' || echo './'`google/protobuf/map_test.cc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()': google/protobuf/map_test.cc:1264: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] 1264 | refl->GetRepeatedPtrField(message, fd_map_int32_int32); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1266: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] 1266 | refl->GetRepeatedPtrField(message, fd_map_int32_double); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1268: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] 1268 | refl->GetRepeatedPtrField(message, fd_map_string_string); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1270: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] 1270 | refl->GetRepeatedPtrField(message, fd_map_int32_foreign_message); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:801:30: note: declared here 801 | const RepeatedPtrField& GetRepeatedPtrField( | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1274: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] 1274 | refl->MutableRepeatedPtrField(&message, fd_map_int32_int32); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1276: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] 1276 | refl->MutableRepeatedPtrField(&message, fd_map_int32_double); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1278: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] 1278 | refl->MutableRepeatedPtrField(&message, fd_map_string_string); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:1281: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] 1281 | fd_map_int32_foreign_message); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./google/protobuf/map_test_util_impl.h:36, from ./google/protobuf/map_test_util.inc:31, from ./google/protobuf/map_test_util.h:38, from google/protobuf/map_test.cc:55: google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()': google/protobuf/map_test.cc:2083:29: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2083 | EXPECT_NE(entry.SpaceUsed(), 0); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2053:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2053 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2) | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:2083:3: note: in expansion of macro 'EXPECT_NE' 2083 | EXPECT_NE(entry.SpaceUsed(), 0); | ^~~~~~~~~ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:303:7: note: declared here 303 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } | ^~~~~~~~~ google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()': google/protobuf/map_test.cc:2650:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2650 | const size_t initial = map_message.SpaceUsed(); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:303:7: note: declared here 303 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } | ^~~~~~~~~ google/protobuf/map_test.cc:2651:72: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2651 | const size_t space_used_message = unittest::TestRequired().SpaceUsed(); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:303:7: note: declared here 303 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } | ^~~~~~~~~ In file included from ./../third_party/googletest/googletest/include/gtest/gtest.h:388, from ./google/protobuf/map_test_util_impl.h:36, from ./google/protobuf/map_test_util.inc:31, from ./google/protobuf/map_test_util.h:38, from google/protobuf/map_test.cc:55: google/protobuf/map_test.cc:2666:48: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations] 2666 | EXPECT_LE(lower_bound, map_message.SpaceUsed()); | ^ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_' 77 | if (const ::testing::AssertionResult gtest_ar = (expression)) \ | ^~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest_pred_impl.h:164:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_' 164 | GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_) | ^~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/gtest.h:2055:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2' 2055 | EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperLE, val1, val2) | ^~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc:2666:3: note: in expansion of macro 'EXPECT_LE' 2666 | EXPECT_LE(lower_bound, map_message.SpaceUsed()); | ^~~~~~~~~ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:303:7: note: declared here 303 | int SpaceUsed() const { return internal::ToIntSize(SpaceUsedLong()); } | ^~~~~~~~~ google/protobuf/map_test.cc: In member function 'virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()': google/protobuf/map_test.cc:3610: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] 3610 | reflection->MutableRepeatedPtrField(&source, field_desc); | ^ In file included from ./google/protobuf/map_proto2_unittest.pb.h:30, from google/protobuf/map_test.cc:54: ./google/protobuf/message.h:812:24: note: declared here 812 | RepeatedPtrField* MutableRepeatedPtrField(Message* msg, | ^~~~~~~~~~~~~~~~~~~~~~~ google/protobuf/map_test.cc: At global scope: google/protobuf/map_test.cc:1080:6: warning: 'bool google::protobuf::internal::{anonymous}::MapOrderingIsRandom(int, int)' defined but not used [-Wunused-function] 1080 | bool MapOrderingIsRandom(int a, int b) { | ^~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googlemock/include -I./../third_party/googletest/googletest/include -DPROTOBUF_TEST_NO_DESCRIPTORS -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -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 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o protobuf-lazy-descriptor-test google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_unittest.o google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o google/protobuf/protobuf_lazy_descriptor_test-test_util.o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.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-any_test.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_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_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.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.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 ../third_party/googletest/googletest/lib/libgtest.la ../third_party/googletest/googlemock/lib/libgmock.la ../third_party/googletest/googlemock/lib/libgmock_main.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/protobuf-lazy-descriptor-test google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_unittest.o google/protobuf/protobuf_lazy_descriptor_test-arena_test_util.o google/protobuf/protobuf_lazy_descriptor_test-test_util.o google/protobuf/testing/protobuf_lazy_descriptor_test-googletest.o google/protobuf/testing/protobuf_lazy_descriptor_test-file.o google/protobuf/protobuf_lazy_descriptor_test-map_lite_unittest.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_lite.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-any_test.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_lazy_descriptor_test-cpp_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_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.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_lazy_descriptor_test-unittest_preserve_unknown_enum.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 ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread ../third_party/googletest/googletest/lib/.libs/libgtest.so ../third_party/googletest/googlemock/lib/.libs/libgmock.so ../third_party/googletest/googlemock/lib/.libs/libgmock_main.so /builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock/lib/.libs/libgmock.so -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.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-any_test.pb.o google/protobuf/compiler/cpp/no_warning_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/no_warning_test-cpp_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_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.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum.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++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wextra -Werror -Wno-unused-parameter -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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_lite.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-any_test.pb.o google/protobuf/compiler/cpp/no_warning_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/no_warning_test-cpp_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_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.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/no_warning_test-unittest_preserve_unknown_enum.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 ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o protobuf-test 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/io/protobuf_test-io_win32_unittest.o google/protobuf/stubs/protobuf_test-statusor_test.o google/protobuf/stubs/protobuf_test-status_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-any_test.o google/protobuf/protobuf_test-arenastring_unittest.o google/protobuf/protobuf_test-arena_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-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/protobuf_test-text_format_unittest.o google/protobuf/protobuf_test-unknown_field_set_unittest.o google/protobuf/protobuf_test-well_known_types_unittest.o google/protobuf/protobuf_test-wire_format_unittest.o google/protobuf/io/protobuf_test-coded_stream_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/compiler/protobuf_test-annotation_test_util.o google/protobuf/compiler/protobuf_test-importer_unittest.o google/protobuf/compiler/protobuf_test-mock_code_generator.o google/protobuf/compiler/protobuf_test-parser_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_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/compiler/protobuf_test-command_line_interface_unittest.o google/protobuf/protobuf_test-arena_test_util.o google/protobuf/protobuf_test-test_util.o google/protobuf/testing/protobuf_test-googletest.o google/protobuf/testing/protobuf_test-file.o google/protobuf/protobuf_test-map_lite_unittest.pb.o google/protobuf/protobuf_test-unittest_lite.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-any_test.pb.o google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_test-cpp_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_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.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum.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 ../third_party/googletest/googletest/lib/libgtest.la ../third_party/googletest/googlemock/lib/libgmock.la ../third_party/googletest/googlemock/lib/libgmock_main.la -lz libtool: link: g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-error=type-limits -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/protobuf-test 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/io/protobuf_test-io_win32_unittest.o google/protobuf/stubs/protobuf_test-statusor_test.o google/protobuf/stubs/protobuf_test-status_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-any_test.o google/protobuf/protobuf_test-arenastring_unittest.o google/protobuf/protobuf_test-arena_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-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/protobuf_test-text_format_unittest.o google/protobuf/protobuf_test-unknown_field_set_unittest.o google/protobuf/protobuf_test-well_known_types_unittest.o google/protobuf/protobuf_test-wire_format_unittest.o google/protobuf/io/protobuf_test-coded_stream_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/compiler/protobuf_test-annotation_test_util.o google/protobuf/compiler/protobuf_test-importer_unittest.o google/protobuf/compiler/protobuf_test-mock_code_generator.o google/protobuf/compiler/protobuf_test-parser_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_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/compiler/protobuf_test-command_line_interface_unittest.o google/protobuf/protobuf_test-arena_test_util.o google/protobuf/protobuf_test-test_util.o google/protobuf/testing/protobuf_test-googletest.o google/protobuf/testing/protobuf_test-file.o google/protobuf/protobuf_test-map_lite_unittest.pb.o google/protobuf/protobuf_test-unittest_lite.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-any_test.pb.o google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o google/protobuf/compiler/cpp/protobuf_test-cpp_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_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.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum2.pb.o google/protobuf/protobuf_test-unittest_preserve_unknown_enum.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 ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-3.14.0/src/.libs/libprotobuf.so -lpthread ../third_party/googletest/googletest/lib/.libs/libgtest.so ../third_party/googletest/googlemock/lib/.libs/libgmock.so ../third_party/googletest/googlemock/lib/.libs/libgmock_main.so /builddir/build/BUILD/protobuf-3.14.0/third_party/googletest/googlemock/lib/.libs/libgmock.so -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' /usr/bin/ld: /tmp/ccH3ngpx.ltrans127.ltrans.o: in function `google::protobuf::(anonymous namespace)::TempDirDeleter::GetTempDir() [clone .constprop.0]': /builddir/build/BUILD/protobuf-3.14.0/src/google/protobuf/testing/googletest.cc:124: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: google/protobuf/compiler/zip_output_unittest.sh make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: google/protobuf/io/gzip_stream_unittest.sh make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: protobuf-lite-arena-test make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: protobuf-lite-test make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: no-warning-test make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: protobuf-lazy-descriptor-test make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' PASS: protobuf-test make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' make[3]: Entering directory '/builddir/build/BUILD/protobuf-3.14.0/src' ============================================================================ Testsuite summary for Protocol Buffers 3.14.0 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/protobuf-3.14.0/src' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: protobuf-3.14.0-3.eln110.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vg5WNh + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf + cp -pr CHANGES.txt /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf + cp -pr README.md /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xNzbzQ + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf + RPM_EC=0 ++ jobs -p + exit 0 Provides: libprotobuf.so.25()(64bit) protobuf = 3.14.0-3.eln110 protobuf(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: protobuf-compiler-3.14.0-3.eln110.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6On3RL + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-compiler + cp -pr README.md /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-compiler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GisR5G + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-compiler + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-compiler + RPM_EC=0 ++ jobs -p + exit 0 Provides: libprotoc.so.25()(64bit) protobuf-compiler = 3.14.0-3.eln110 protobuf-compiler(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: protobuf-emacs < 3.6.1-4 protobuf-emacs-el < 3.6.1-4 Processing files: protobuf-devel-3.14.0-3.eln110.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LgECkP + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + cp -pr examples/add_person.cc /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + cp -pr examples/list_people.cc /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + cp -pr examples/Makefile /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + cp -pr examples/README.md /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pkgconfig(protobuf) = 3.14.0 protobuf-devel = 3.14.0-3.eln110 protobuf-devel(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libprotobuf.so.25()(64bit) libprotoc.so.25()(64bit) Processing files: protobuf-static-3.14.0-3.eln110.aarch64 Provides: protobuf-static = 3.14.0-3.eln110 protobuf-static(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-lite-3.14.0-3.eln110.aarch64 Provides: libprotobuf-lite.so.25()(64bit) protobuf-lite = 3.14.0-3.eln110 protobuf-lite(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: protobuf-lite-devel-3.14.0-3.eln110.aarch64 Provides: pkgconfig(protobuf-lite) = 3.14.0 protobuf-lite-devel = 3.14.0-3.eln110 protobuf-lite-devel(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libprotobuf-lite.so.25()(64bit) Processing files: protobuf-lite-static-3.14.0-3.eln110.aarch64 Provides: protobuf-lite-static = 3.14.0-3.eln110 protobuf-lite-static(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-protobuf-3.14.0-3.eln110.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XXAjkA + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + cp -pr python/README.md /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/add_person.py /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/list_people.py /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/python3-protobuf + RPM_EC=0 ++ jobs -p + exit 0 Provides: protobuf-python3 = 3.14.0-3.eln110 python-protobuf = 3.14.0-3.eln110 python3-protobuf = 3.14.0-3.eln110 python3.9-protobuf = 3.14.0-3.eln110 python3.9dist(protobuf) = 3.14 python3dist(protobuf) = 3.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(six) >= 1.9 Conflicts: protobuf-compiler < 3.14.0 protobuf-compiler > 3.14.0 Obsoletes: python-protobuf < 3.14.0-3.eln110 Processing files: protobuf-vim-3.14.0-3.eln110.noarch Provides: protobuf-vim = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-java-3.14.0-3.eln110.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FaRfoo + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-java + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-java + cp -pr examples/AddPerson.java /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-java + cp -pr examples/ListPeople.java /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-java + cp -pr java/README.md /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/doc/protobuf-java + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eNH0u4 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-java + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-java + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-java + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-java.xml'] [INFO maven.prov] mvn(com.google.protobuf:protobuf-java) = 3.14.0, mvn(com.google.protobuf:protobuf-java:pom:) = 3.14.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-java.jar'] [INFO osgi.prov] osgi(com.google.protobuf) = 3.14.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-java.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-java.jar'] Provides: mvn(com.google.protobuf:protobuf-java) = 3.14.0 mvn(com.google.protobuf:protobuf-java:pom:) = 3.14.0 osgi(com.google.protobuf) = 3.14.0 protobuf-java = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem Conflicts: protobuf-compiler < 3.14.0 protobuf-compiler > 3.14.0 Obsoletes: protobuf-javanano < 3.6.0 Processing files: protobuf-javalite-3.14.0-3.eln110.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NqdLQn + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javalite + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javalite + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javalite + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-javalite.xml'] [INFO maven.prov] mvn(com.google.protobuf:protobuf-javalite) = 3.14.0, mvn(com.google.protobuf:protobuf-javalite:pom:) = 3.14.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-javalite.jar'] [INFO osgi.prov] osgi(com.google.protobuf) = 3.14.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-javalite.xml'] [INFO maven.req] javapackages-filesystem, java-headless >= 1:1.7 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-javalite.jar'] Provides: mvn(com.google.protobuf:protobuf-javalite) = 3.14.0 mvn(com.google.protobuf:protobuf-javalite:pom:) = 3.14.0 osgi(com.google.protobuf) = 3.14.0 protobuf-javalite = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem Processing files: protobuf-java-util-3.14.0-3.eln110.noarch [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-java-util.xml'] [INFO maven.prov] mvn(com.google.protobuf:protobuf-java-util:pom:) = 3.14.0, mvn(com.google.protobuf:protobuf-java-util) = 3.14.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-java-util.jar'] [INFO osgi.prov] osgi(com.google.protobuf.util) = 3.14.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-java-util.xml'] [INFO maven.req] javapackages-filesystem, mvn(com.google.code.gson:gson), mvn(com.google.protobuf:protobuf-java) = 3.14.0, mvn(com.google.guava:guava), java-headless >= 1:1.7 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/java/protobuf/protobuf-java-util.jar'] Provides: mvn(com.google.protobuf:protobuf-java-util) = 3.14.0 mvn(com.google.protobuf:protobuf-java-util:pom:) = 3.14.0 osgi(com.google.protobuf.util) = 3.14.0 protobuf-java-util = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.7 javapackages-filesystem mvn(com.google.code.gson:gson) mvn(com.google.guava:guava) mvn(com.google.protobuf:protobuf-java) = 3.14.0 Processing files: protobuf-javadoc-3.14.0-3.eln110.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.st70CA + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-javadoc + RPM_EC=0 ++ jobs -p + exit 0 Provides: protobuf-javadoc = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Processing files: protobuf-parent-3.14.0-3.eln110.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4GnJ6u + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-parent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-parent + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-parent + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-parent.xml'] [INFO maven.prov] mvn(com.google.protobuf:protobuf-parent:pom:) = 3.14.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-parent.xml'] [INFO maven.req] javapackages-filesystem, java-headless [INFO maven.req] from POM(s): Provides: mvn(com.google.protobuf:protobuf-parent:pom:) = 3.14.0 protobuf-parent = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem Processing files: protobuf-bom-3.14.0-3.eln110.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ce1y31 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-bom + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-bom + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/licenses/protobuf-bom + RPM_EC=0 ++ jobs -p + exit 0 [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-bom.xml'] [INFO maven.prov] mvn(com.google.protobuf:protobuf-bom:pom:) = 3.14.0 [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64/usr/share/maven-metadata/protobuf-protobuf-bom.xml'] [INFO maven.req] javapackages-filesystem, java-headless [INFO maven.req] from POM(s): Provides: mvn(com.google.protobuf:protobuf-bom:pom:) = 3.14.0 protobuf-bom = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem Processing files: protobuf-debugsource-3.14.0-3.eln110.aarch64 Provides: protobuf-debugsource = 3.14.0-3.eln110 protobuf-debugsource(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-debuginfo-3.14.0-3.eln110.aarch64 Provides: debuginfo(build-id) = 790b36ca9a029f27337a1d08fd6c0c600b05110f protobuf-debuginfo = 3.14.0-3.eln110 protobuf-debuginfo(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-3.eln110 Processing files: protobuf-compiler-debuginfo-3.14.0-3.eln110.aarch64 Provides: debuginfo(build-id) = 00ce9974bae020ce864cdc206f905025e1d65fb9 debuginfo(build-id) = ed8b0beb0532a1371affa0f440f5740217cb22c1 protobuf-compiler-debuginfo = 3.14.0-3.eln110 protobuf-compiler-debuginfo(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-3.eln110 Processing files: protobuf-lite-debuginfo-3.14.0-3.eln110.aarch64 Provides: debuginfo(build-id) = e6bf434097e86806b1d4a3596ddb2c7fa69d1e1e protobuf-lite-debuginfo = 3.14.0-3.eln110 protobuf-lite-debuginfo(aarch-64) = 3.14.0-3.eln110 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(aarch-64) = 3.14.0-3.eln110 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 Wrote: /builddir/build/RPMS/protobuf-bom-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-lite-devel-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-java-util-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-vim-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-parent-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-javalite-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-java-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-lite-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/python3-protobuf-3.14.0-3.eln110.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-static-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-debuginfo-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-devel-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-debugsource-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-static-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-debuginfo-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-debuginfo-3.14.0-3.eln110.aarch64.rpm Wrote: /builddir/build/RPMS/protobuf-javadoc-3.14.0-3.eln110.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RxgLWJ + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/protobuf-3.14.0-3.eln110.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0