Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/protobuf.spec'], chrootPath='/var/lib/mock/825114-fedora-rawhide-x86_64-1542373197.381541/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bf03cqfd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '69ad5a26cde44b9ea0c703a37fc573c7', '-D', '/var/lib/mock/825114-fedora-rawhide-x86_64-1542373197.381541/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bf03cqfd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'en_US.UTF-8'} and shell False BUILDSTDERR: Package emacs was not found in the pkg-config search path. BUILDSTDERR: Perhaps you should add the directory containing `emacs.pc' BUILDSTDERR: to the PKG_CONFIG_PATH environment variable BUILDSTDERR: Package 'emacs', required by 'virtual:world', not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/protobuf-3.6.1-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/protobuf.spec'], chrootPath='/var/lib/mock/825114-fedora-rawhide-x86_64-1542373197.381541/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bf03cqfd:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e09f7ad72aad48229e01abe5e811822f', '-D', '/var/lib/mock/825114-fedora-rawhide-x86_64-1542373197.381541/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bf03cqfd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s8XkEY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf protobuf-3.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/protobuf-3.6.1-all.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-3.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/googlemock-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/googletest-1.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv googlemock-release-1.7.0 gmock + mv googletest-release-1.7.0 gmock/gtest + xargs chmod -x + find -name '*.cc' -o -name '*.h' + 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.go examples/add_person.py examples/add_person_test.go examples/addressbook.proto examples/list_people.cc examples/list_people.go examples/list_people.py examples/list_people_test.go + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent java/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep org.easymock:easymockclassextension java/pom.xml java/core/pom.xml java/util/pom.xml + rm java/core/src/test/java/com/google/protobuf/ServiceTest.java + /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 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ikHDgf + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + 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 '.'. 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' BUILDSTDERR: configure.ac:76: installing './ar-lib' BUILDSTDERR: configure.ac:71: installing './compile' BUILDSTDERR: configure.ac:46: installing './config.guess' BUILDSTDERR: configure.ac:46: installing './config.sub' BUILDSTDERR: configure.ac:48: installing './install-sh' BUILDSTDERR: configure.ac:48: installing './missing' BUILDSTDERR: benchmarks/Makefile.am: installing './depcomp' BUILDSTDERR: parallel-tests: installing './test-driver' + rm -rf autom4te.cache config.h.in~ + exit 0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub BUILDSTDERR: ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess BUILDSTDERR: ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ 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"~' ./ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-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 '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... g++ -E checking for g++... g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /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 x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-gcc... no checking for x86_64-redhat-linux-gnu-objcc... no checking for x86_64-redhat-linux-gnu-objc... no checking for x86_64-redhat-linux-gnu-cc... no checking for x86_64-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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the linker supports version scripts... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking zlib version... ok (1.2.0.4 or later) checking for library containing zlibVersion... -lz checking 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 for library containing sched_yield... none required checking whether g++ supports C++11 features by default... yes 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.6.1/third_party/googletest) BUILDSTDERR: configure: WARNING: no configuration information is in third_party/googletest + make -j2 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' Making all in . make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' Making all in src make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1/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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/stubs/mathlimits.lo google/protobuf/stubs/mathlimits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/mathlimits.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/mathlimits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1 BUILDSTDERR: google/protobuf/descriptor.cc: In member function 'google::protobuf::Symbol google::protobuf::DescriptorPool::NewPlaceholderWithMutexHeld(const string&, google::protobuf::DescriptorPool::PlaceholderType) const': BUILDSTDERR: google/protobuf/descriptor.cc:3893:58: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(placeholder_enum, 0, sizeof(*placeholder_enum)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./google/protobuf/message.h:122, BUILDSTDERR: from ./google/protobuf/descriptor.pb.h:29, BUILDSTDERR: from google/protobuf/descriptor.cc:52: BUILDSTDERR: ./google/protobuf/descriptor.h:885:26: note: 'class google::protobuf::EnumDescriptor' declared here BUILDSTDERR: class LIBPROTOBUF_EXPORT EnumDescriptor { BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: google/protobuf/descriptor.cc:3907:60: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::EnumValueDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(placeholder_value, 0, sizeof(*placeholder_value)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./google/protobuf/message.h:122, BUILDSTDERR: from ./google/protobuf/descriptor.pb.h:29, BUILDSTDERR: from google/protobuf/descriptor.cc:52: BUILDSTDERR: ./google/protobuf/descriptor.h:1040:26: note: 'class google::protobuf::EnumValueDescriptor' declared here BUILDSTDERR: class LIBPROTOBUF_EXPORT EnumValueDescriptor { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: google/protobuf/descriptor.cc:3926:64: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::Descriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(placeholder_message, 0, sizeof(*placeholder_message)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./google/protobuf/message.h:122, BUILDSTDERR: from ./google/protobuf/descriptor.pb.h:29, BUILDSTDERR: from google/protobuf/descriptor.cc:52: BUILDSTDERR: ./google/protobuf/descriptor.h:223:26: note: 'class google::protobuf::Descriptor' declared here BUILDSTDERR: class LIBPROTOBUF_EXPORT Descriptor { BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: google/protobuf/descriptor.cc: In member function 'google::protobuf::FileDescriptor* google::protobuf::DescriptorPool::NewPlaceholderFileWithMutexHeld(const string&) const': BUILDSTDERR: google/protobuf/descriptor.cc:3960:46: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class google::protobuf::FileDescriptor' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] BUILDSTDERR: memset(placeholder, 0, sizeof(*placeholder)); BUILDSTDERR: ^ BUILDSTDERR: In file included from ./google/protobuf/message.h:122, BUILDSTDERR: from ./google/protobuf/descriptor.pb.h:29, BUILDSTDERR: from google/protobuf/descriptor.cc:52: BUILDSTDERR: ./google/protobuf/descriptor.h:1283:26: note: 'class google::protobuf::FileDescriptor' declared here BUILDSTDERR: class LIBPROTOBUF_EXPORT FileDescriptor { BUILDSTDERR: ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/stubs/io_win32.lo google/protobuf/stubs/io_win32.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/io_win32.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/io_win32.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/io_win32.cc -o google/protobuf/stubs/io_win32.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/arenastring.cc -o google/protobuf/arenastring.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/type_info_test_helper.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info_test_helper.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_extension.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_file.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o >/dev/null 2>&1 BUILDSTDERR: google/protobuf/compiler/cpp/cpp_helpers.cc:63:8: warning: 'std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::DotsToUnderscores(const string&)' defined but not used [-Wunused-function] BUILDSTDERR: string DotsToUnderscores(const string& name) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_map_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message_field.o BUILDSTDERR: google/protobuf/compiler/cpp/cpp_message_field.cc:54:8: warning: 'std::__cxx11::string google::protobuf::compiler::cpp::{anonymous}::StaticCast(const string&, const string&, bool)' defined but not used [-Wunused-function] BUILDSTDERR: string StaticCast(const string& type, const string& expression, BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_service.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_context.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_helpers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_lazy_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_lazy_message_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_lazy_message_field.cc -o google/protobuf/compiler/java/java_lazy_message_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/java/java_lazy_message_field_lite.lo google/protobuf/compiler/java/java_lazy_message_field_lite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_lazy_message_field_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_lazy_message_field_lite.cc -o google/protobuf/compiler/java/java_lazy_message_field_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_primitive_field_lite.cc -o google/protobuf/compiler/java/java_primitive_field_lite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field_lite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/js/js_generator.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/js_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o BUILDSTDERR: google/protobuf/compiler/python/python_generator.cc:78:6: warning: 'bool google::protobuf::compiler::python::{anonymous}::StrStartsWith(google::protobuf::StringPiece, google::protobuf::StringPiece)' defined but not used [-Wunused-function] BUILDSTDERR: bool StrStartsWith(StringPiece sp, StringPiece x) { BUILDSTDERR: ^~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 17: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/stubs/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/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.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/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.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/message_lite.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/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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.17 -o .libs/libprotobuf-lite.so.17.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.17" && ln -s "libprotobuf-lite.so.17.0.0" "libprotobuf-lite.so.17") libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.17.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/stubs/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/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.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" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 17: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/stubs/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/arena.lo google/protobuf/arenastring.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/stubs/mathlimits.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/strtod.lo google/protobuf/io/tokenizer.lo google/protobuf/io/zero_copy_stream_impl.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/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/stubs/.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/arena.o google/protobuf/.libs/arenastring.o google/protobuf/.libs/extension_set.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/message_lite.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/zero_copy_stream.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/stubs/.libs/mathlimits.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/strtod.o google/protobuf/io/.libs/tokenizer.o google/protobuf/io/.libs/zero_copy_stream_impl.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/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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.17 -o .libs/libprotobuf.so.17.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf.so.17" && ln -s "libprotobuf.so.17.0.0" "libprotobuf.so.17") libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.17.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/stubs/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/arena.o google/protobuf/arenastring.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/stubs/mathlimits.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/strtod.o google/protobuf/io/tokenizer.o google/protobuf/io/zero_copy_stream_impl.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" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 17: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_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field_lite.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/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/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_lazy_message_field.o google/protobuf/compiler/java/.libs/java_lazy_message_field_lite.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.6.1/src/.libs ./.libs/libprotobuf.so -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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.17 -o .libs/libprotoc.so.17.0.0 libtool: link: (cd ".libs" && rm -f "libprotoc.so.17" && ln -s "libprotoc.so.17.0.0" "libprotoc.so.17") libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.17.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_lazy_message_field.o google/protobuf/compiler/java/java_lazy_message_field_lite.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" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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.6.1/src/.libs/libprotobuf.so -lpthread -lz make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1/src' make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' + pushd python ~/build/BUILD/protobuf-3.6.1/python ~/build/BUILD/protobuf-3.6.1 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -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_no_arena_pb2.py... Generating google/protobuf/unittest_no_arena_import_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_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/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/unittest_proto3_arena_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_no_generic_services_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_mset_wire_format_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_mset_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_import_public_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_import_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_custom_options_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_no_arena_import_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_no_arena_pb2.py -> build/lib/google/protobuf copying google/protobuf/unittest_arena_pb2.py -> build/lib/google/protobuf copying google/protobuf/test_messages_proto2_pb2.py -> build/lib/google/protobuf copying google/protobuf/test_messages_proto3_pb2.py -> build/lib/google/protobuf copying google/protobuf/map_unittest_pb2.py -> build/lib/google/protobuf copying google/protobuf/map_proto2_unittest_pb2.py -> build/lib/google/protobuf copying google/protobuf/any_test_pb2.py -> build/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build/lib/google/protobuf copying google/protobuf/type_pb2.py -> build/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build/lib/google/protobuf copying google/protobuf/api_pb2.py -> build/lib/google/protobuf copying google/protobuf/any_pb2.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/protobuf/text_encoding.py -> build/lib/google/protobuf copying google/protobuf/symbol_database.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/proto_builder.py -> build/lib/google/protobuf copying google/protobuf/message_factory.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/json_format.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/__init__.py -> build/lib/google/protobuf creating build/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build/lib/google/protobuf/util creating build/lib/google/protobuf/pyext copying google/protobuf/pyext/python_pb2.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build/lib/google/protobuf/pyext creating build/lib/google/protobuf/internal copying google/protobuf/internal/test_bad_identifiers_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/packed_field_test_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/no_package_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/more_messages_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_dynamic_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_set_extensions_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/missing_enum_values_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/file_options_test_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/factory_test2_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/factory_test1_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test2_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test1_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/any_test_pb2.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/unknown_fields_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/text_format_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/text_encoding_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/test_util.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/symbol_database_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/service_reflection_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/reflection_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/proto_builder_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_factory_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/json_format_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/generator_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_database_test.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal creating build/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler creating build/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/outer_pb2.py -> build/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/inner_pb2.py -> build/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/__init__.py -> build/lib/google/protobuf/internal/import_test_package + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 + popd ~/build/BUILD/protobuf-3.6.1 + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -s -- -f java/pom.xml BUILDSTDERR: Executing: xmvn --batch-mode --offline -f java/pom.xml verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep BUILDSTDERR: ['xmvn', '--batch-mode', '--offline', '-f', 'java/pom.xml', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Protocol Buffers [Parent] [pom] [INFO] Protocol Buffers [Core] [bundle] [INFO] Protocol Buffers [Util] [bundle] [INFO] [INFO] ----------------< com.google.protobuf:protobuf-parent >----------------- [INFO] Building Protocol Buffers [Parent] 3.6.1 [1/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -----------------< com.google.protobuf:protobuf-java >------------------ [INFO] Building Protocol Buffers [Core] 3.6.1 [2/3] [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.6.1/java/core/target/generated-sources [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-generated-sources) @ protobuf-java --- [INFO] Source directory: /builddir/build/BUILD/protobuf-3.6.1/java/core/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protobuf-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ protobuf-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 144 source files to /builddir/build/BUILD/protobuf-3.6.1/java/core/target/classes [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[45,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[292,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[293,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[297,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[299,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[300,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[300,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[432,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[434,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[511,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.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.6.1/java/core/target/generated-test-sources [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-generated-test-sources) @ protobuf-java --- [INFO] Test Source directory: /builddir/build/BUILD/protobuf-3.6.1/java/core/target/generated-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ protobuf-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.6.1/java/core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ protobuf-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /builddir/build/BUILD/protobuf-3.6.1/java/core/target/test-classes [INFO] /builddir/build/BUILD/protobuf-3.6.1/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.6.1/java/core/src/test/java/com/google/protobuf/TestUtil.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/test/java/com/google/protobuf/LiteTest.java: /builddir/build/BUILD/protobuf-3.6.1/java/core/src/test/java/com/google/protobuf/LiteTest.java uses unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/test/java/com/google/protobuf/LiteTest.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ protobuf-java --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.protobuf.GeneratedMessageTest [INFO] Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s - in com.google.protobuf.GeneratedMessageTest [INFO] Running com.google.protobuf.MapForProto2LiteTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in com.google.protobuf.MapForProto2LiteTest [INFO] Running com.google.protobuf.NioByteStringTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in com.google.protobuf.NioByteStringTest [INFO] Running com.google.protobuf.DeprecatedFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.DeprecatedFieldTest [INFO] Running com.google.protobuf.LazyMessageLiteTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in com.google.protobuf.LazyMessageLiteTest [INFO] Running com.google.protobuf.UnknownFieldSetLiteTest [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in com.google.protobuf.UnknownFieldSetLiteTest [INFO] Running com.google.protobuf.WellKnownTypesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.protobuf.WellKnownTypesTest [INFO] Running com.google.protobuf.CheckUtf8Test [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in com.google.protobuf.CheckUtf8Test [INFO] Running com.google.protobuf.MapTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in com.google.protobuf.MapTest [INFO] Running com.google.protobuf.ProtobufArrayListTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in com.google.protobuf.ProtobufArrayListTest [INFO] Running com.google.protobuf.DoubleArrayListTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.DoubleArrayListTest [INFO] Running com.google.protobuf.AnyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.protobuf.AnyTest [INFO] Running com.google.protobuf.TestBadIdentifiers [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.TestBadIdentifiers [INFO] Running com.google.protobuf.CodedOutputStreamTest BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2883) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2883) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2883) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index -1 of 1 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2883) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 5 of 7 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$OutputStreamEncoder.writeStringNoTag(CodedOutputStream.java:2883) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:536) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:537) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) BUILDSTDERR: Nov 16, 2018 1:09:22 PM com.google.protobuf.CodedOutputStream inefficientWriteStringNoTag BUILDSTDERR: WARNING: Converting ill-formed UTF-16. Your Protocol Buffer will not round trip correctly! BUILDSTDERR: com.google.protobuf.Utf8$UnpairedSurrogateException: Unpaired surrogate at index 0 of 2 BUILDSTDERR: at com.google.protobuf.Utf8$UnsafeProcessor.encodeUtf8(Utf8.java:1601) BUILDSTDERR: at com.google.protobuf.Utf8.encode(Utf8.java:307) BUILDSTDERR: at com.google.protobuf.CodedOutputStream$ArrayEncoder.writeStringNoTag(CodedOutputStream.java:1464) BUILDSTDERR: at com.google.protobuf.CodedOutputStreamTest.testSerializeInvalidUtf8(CodedOutputStreamTest.java:538) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) BUILDSTDERR: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) BUILDSTDERR: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) BUILDSTDERR: at java.lang.reflect.Method.invoke(Method.java:498) BUILDSTDERR: at junit.framework.TestCase.runTest(TestCase.java:176) BUILDSTDERR: at junit.framework.TestCase.runBare(TestCase.java:141) BUILDSTDERR: at junit.framework.TestResult$1.protect(TestResult.java:122) BUILDSTDERR: at junit.framework.TestResult.runProtected(TestResult.java:142) BUILDSTDERR: at junit.framework.TestResult.run(TestResult.java:125) BUILDSTDERR: at junit.framework.TestCase.run(TestCase.java:129) BUILDSTDERR: at junit.framework.TestSuite.runTest(TestSuite.java:252) BUILDSTDERR: at junit.framework.TestSuite.run(TestSuite.java:247) BUILDSTDERR: at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) BUILDSTDERR: at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:383) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:344) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) BUILDSTDERR: at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:417) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in com.google.protobuf.CodedOutputStreamTest [INFO] Running com.google.protobuf.ParserTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.ParserTest [INFO] Running com.google.protobuf.DecodeUtf8Test BUILDSTDERR: Nov 16, 2018 1:09:37 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 1 million characters BUILDSTDERR: Nov 16, 2018 1:09:50 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 2 million characters BUILDSTDERR: Nov 16, 2018 1:10:03 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 3 million characters BUILDSTDERR: Nov 16, 2018 1:10:16 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 4 million characters BUILDSTDERR: Nov 16, 2018 1:10:28 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 5 million characters BUILDSTDERR: Nov 16, 2018 1:10:40 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 6 million characters BUILDSTDERR: Nov 16, 2018 1:10:52 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 7 million characters BUILDSTDERR: Nov 16, 2018 1:11:06 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 8 million characters BUILDSTDERR: Nov 16, 2018 1:11:17 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 9 million characters BUILDSTDERR: Nov 16, 2018 1:11:27 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 10 million characters BUILDSTDERR: Nov 16, 2018 1:11:36 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 11 million characters BUILDSTDERR: Nov 16, 2018 1:11:45 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 12 million characters BUILDSTDERR: Nov 16, 2018 1:11:55 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 13 million characters BUILDSTDERR: Nov 16, 2018 1:12:04 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 14 million characters BUILDSTDERR: Nov 16, 2018 1:12:14 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 15 million characters BUILDSTDERR: Nov 16, 2018 1:12:23 PM com.google.protobuf.DecodeUtf8Test testThreeBytes BUILDSTDERR: INFO: Processed 16 million characters [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 190.868 s - in com.google.protobuf.DecodeUtf8Test [INFO] Running com.google.protobuf.TextFormatTest [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in com.google.protobuf.TextFormatTest [INFO] Running com.google.protobuf.TestBadIdentifiersLite [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.TestBadIdentifiersLite [INFO] Running com.google.protobuf.UnknownEnumValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.UnknownEnumValueTest [INFO] Running com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in com.google.protobuf.UnmodifiableLazyStringListTest [INFO] Running com.google.protobuf.RepeatedFieldBuilderV3Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.RepeatedFieldBuilderV3Test [INFO] Running com.google.protobuf.IntArrayListTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.IntArrayListTest [INFO] Running com.google.protobuf.SmallSortedMapTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.SmallSortedMapTest [INFO] Running com.google.protobuf.TextFormatParseLocationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.TextFormatParseLocationTest [INFO] Running com.google.protobuf.MapForProto2Test [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.MapForProto2Test [INFO] Running com.google.protobuf.WireFormatTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in com.google.protobuf.WireFormatTest [INFO] Running com.google.protobuf.DescriptorsTest BUILDSTDERR: Nov 16, 2018 1:12:34 PM com.google.protobuf.Descriptors$DescriptorPool lookupSymbol BUILDSTDERR: WARNING: The descriptor for message type "Bar" can not be found and a placeholder is created for it [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s - in com.google.protobuf.DescriptorsTest [INFO] Running com.google.protobuf.SingleFieldBuilderV3Test [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.SingleFieldBuilderV3Test [INFO] Running com.google.protobuf.NestedBuildersTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.NestedBuildersTest [INFO] Running com.google.protobuf.LazyFieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.google.protobuf.LazyFieldTest [INFO] Running com.google.protobuf.BooleanArrayListTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.BooleanArrayListTest [INFO] Running com.google.protobuf.RopeByteStringSubstringTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.RopeByteStringSubstringTest [INFO] Running com.google.protobuf.FloatArrayListTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.FloatArrayListTest [INFO] Running com.google.protobuf.DiscardUnknownFieldsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.google.protobuf.DiscardUnknownFieldsTest [INFO] Running com.google.protobuf.LongArrayListTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.google.protobuf.LongArrayListTest [INFO] Running com.google.protobuf.DynamicMessageTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.DynamicMessageTest [INFO] Running com.google.protobuf.ByteStringTest [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in com.google.protobuf.ByteStringTest [INFO] Running com.google.protobuf.UnknownFieldSetTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in com.google.protobuf.UnknownFieldSetTest [INFO] Running com.google.protobuf.LazyStringEndToEndTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.google.protobuf.LazyStringEndToEndTest [INFO] Running com.google.protobuf.ExtensionRegistryFactoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in com.google.protobuf.ExtensionRegistryFactoryTest [INFO] Running com.google.protobuf.LiteTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in com.google.protobuf.LiteTest [INFO] Running com.google.protobuf.BoundedByteStringTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in com.google.protobuf.BoundedByteStringTest [INFO] Running com.google.protobuf.AbstractMessageTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in com.google.protobuf.AbstractMessageTest [INFO] Running com.google.protobuf.FieldPresenceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.google.protobuf.FieldPresenceTest [INFO] Running com.google.protobuf.LazyStringArrayListTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in com.google.protobuf.LazyStringArrayListTest [INFO] Running com.google.protobuf.MessageTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.MessageTest [INFO] Running com.google.protobuf.ByteBufferWriterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.ByteBufferWriterTest [INFO] Running com.google.protobuf.LiteEqualsAndHashTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.LiteEqualsAndHashTest [INFO] Running com.google.protobuf.ParseExceptionsTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.ParseExceptionsTest [INFO] Running com.google.protobuf.LazyFieldLiteTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.LazyFieldLiteTest [INFO] Running com.google.protobuf.IsValidUtf8Test BUILDSTDERR: Nov 16, 2018 1:12:35 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 18304 of 65536 BUILDSTDERR: Nov 16, 2018 1:12:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 18304 of 65536 BUILDSTDERR: Nov 16, 2018 1:12:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 18304 of 65536 BUILDSTDERR: Nov 16, 2018 1:12:39 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 1 million characters BUILDSTDERR: Nov 16, 2018 1:12:41 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 2 million characters BUILDSTDERR: Nov 16, 2018 1:12:44 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 3 million characters BUILDSTDERR: Nov 16, 2018 1:12:47 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 4 million characters BUILDSTDERR: Nov 16, 2018 1:12:50 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 5 million characters BUILDSTDERR: Nov 16, 2018 1:12:52 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 6 million characters BUILDSTDERR: Nov 16, 2018 1:12:55 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 7 million characters BUILDSTDERR: Nov 16, 2018 1:12:58 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 8 million characters BUILDSTDERR: Nov 16, 2018 1:13:01 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 9 million characters BUILDSTDERR: Nov 16, 2018 1:13:04 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 10 million characters BUILDSTDERR: Nov 16, 2018 1:13:08 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 11 million characters BUILDSTDERR: Nov 16, 2018 1:13:11 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 12 million characters BUILDSTDERR: Nov 16, 2018 1:13:14 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 13 million characters BUILDSTDERR: Nov 16, 2018 1:13:17 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 14 million characters BUILDSTDERR: Nov 16, 2018 1:13:20 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 15 million characters BUILDSTDERR: Nov 16, 2018 1:13:24 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 16 million characters BUILDSTDERR: Nov 16, 2018 1:13:27 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 2650112 of 16777216 BUILDSTDERR: Nov 16, 2018 1:13:31 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 1 million characters BUILDSTDERR: Nov 16, 2018 1:13:33 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 2 million characters BUILDSTDERR: Nov 16, 2018 1:13:36 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 3 million characters BUILDSTDERR: Nov 16, 2018 1:13:39 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 4 million characters BUILDSTDERR: Nov 16, 2018 1:13:42 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 5 million characters BUILDSTDERR: Nov 16, 2018 1:13:44 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 6 million characters BUILDSTDERR: Nov 16, 2018 1:13:47 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 7 million characters BUILDSTDERR: Nov 16, 2018 1:13:50 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 8 million characters BUILDSTDERR: Nov 16, 2018 1:13:53 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 9 million characters BUILDSTDERR: Nov 16, 2018 1:13:56 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 10 million characters BUILDSTDERR: Nov 16, 2018 1:13:59 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 11 million characters BUILDSTDERR: Nov 16, 2018 1:14:03 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 12 million characters BUILDSTDERR: Nov 16, 2018 1:14:06 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 13 million characters BUILDSTDERR: Nov 16, 2018 1:14:09 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 14 million characters BUILDSTDERR: Nov 16, 2018 1:14:12 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 15 million characters BUILDSTDERR: Nov 16, 2018 1:14:15 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 16 million characters BUILDSTDERR: Nov 16, 2018 1:14:18 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 2650112 of 16777216 BUILDSTDERR: Nov 16, 2018 1:14:21 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 1 million characters BUILDSTDERR: Nov 16, 2018 1:14:23 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 2 million characters BUILDSTDERR: Nov 16, 2018 1:14:26 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 3 million characters BUILDSTDERR: Nov 16, 2018 1:14:29 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 4 million characters BUILDSTDERR: Nov 16, 2018 1:14:32 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 5 million characters BUILDSTDERR: Nov 16, 2018 1:14:34 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 6 million characters BUILDSTDERR: Nov 16, 2018 1:14:38 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 7 million characters BUILDSTDERR: Nov 16, 2018 1:14:41 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 8 million characters BUILDSTDERR: Nov 16, 2018 1:14:44 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 9 million characters BUILDSTDERR: Nov 16, 2018 1:14:48 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 10 million characters BUILDSTDERR: Nov 16, 2018 1:14:52 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 11 million characters BUILDSTDERR: Nov 16, 2018 1:14:55 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 12 million characters BUILDSTDERR: Nov 16, 2018 1:14:59 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 13 million characters BUILDSTDERR: Nov 16, 2018 1:15:03 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 14 million characters BUILDSTDERR: Nov 16, 2018 1:15:06 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 15 million characters BUILDSTDERR: Nov 16, 2018 1:15:10 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Processed 16 million characters BUILDSTDERR: Nov 16, 2018 1:15:13 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 2650112 of 16777216 BUILDSTDERR: Nov 16, 2018 1:15:13 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 128 of 256 BUILDSTDERR: Nov 16, 2018 1:15:13 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 128 of 256 BUILDSTDERR: Nov 16, 2018 1:15:13 PM com.google.protobuf.IsValidUtf8TestUtil testBytes BUILDSTDERR: INFO: Round tripped 128 of 256 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 157.735 s - in com.google.protobuf.IsValidUtf8Test [INFO] Running com.google.protobuf.EnumTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in com.google.protobuf.EnumTest [INFO] Running com.google.protobuf.LiteralByteStringTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.google.protobuf.LiteralByteStringTest [INFO] Running com.google.protobuf.RopeByteStringTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.RopeByteStringTest [INFO] Running com.google.protobuf.TextFormatParseInfoTreeTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.TextFormatParseInfoTreeTest [INFO] Running com.google.protobuf.CodedInputStreamTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.144 s - in com.google.protobuf.CodedInputStreamTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 936, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ protobuf-java --- [INFO] [INFO] ---------------< com.google.protobuf:protobuf-java-util >--------------- [INFO] Building Protocol Buffers [Util] 3.6.1 [3/3] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protobuf-java-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.6.1/java/util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ protobuf-java-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builddir/build/BUILD/protobuf-3.6.1/java/util/target/classes [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.6.1/java/util/target/generated-test-sources [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_context.cc:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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:150] 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_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [exec] [libprotobuf WARNING google/protobuf/compiler/java/java_file.cc:228] The optimize_for = LITE_RUNTIME option is no longer supported by protobuf Java code generator and may generate broken code. It will be ignored by protoc in the future and 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/google/protobuf/blob/master/java/lite.md [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-generated-test-sources) @ protobuf-java-util --- [INFO] Test Source directory: /builddir/build/BUILD/protobuf-3.6.1/java/util/target/generated-test-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ protobuf-java-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.6.1/java/util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ protobuf-java-util --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /builddir/build/BUILD/protobuf-3.6.1/java/util/target/test-classes [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/util/target/generated-test-sources/protobuf_unittest/UnittestProto.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/util/target/generated-test-sources/protobuf_unittest/UnittestProto.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ protobuf-java-util --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.google.protobuf.util.JsonFormatTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s - in com.google.protobuf.util.JsonFormatTest [INFO] Running com.google.protobuf.util.FieldMaskUtilTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in com.google.protobuf.util.FieldMaskUtilTest [INFO] Running com.google.protobuf.util.TimeUtilTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.108 s - in com.google.protobuf.util.TimeUtilTest [INFO] Running com.google.protobuf.util.FieldMaskTreeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.google.protobuf.util.FieldMaskTreeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-bundle-plugin:3.5.1:bundle (default-bundle) @ protobuf-java-util --- [INFO] [INFO] ----------------< com.google.protobuf:protobuf-parent >----------------- [INFO] Building Protocol Buffers [Parent] 3.6.1 [4/3] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- xmvn-mojo:3.0.0:install (default-cli) @ protobuf-parent --- [INFO] [INFO] >>> maven-javadoc-plugin:3.0.1:aggregate (default-cli) > compile @ protobuf-parent >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Protocol Buffers [Core] 3.6.1 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-antrun-plugin:1.8:run (generate-sources) @ protobuf-java --- [INFO] Executing tasks main: [echo] Running protoc ... [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-generated-sources) @ protobuf-java --- [INFO] Source directory: /builddir/build/BUILD/protobuf-3.6.1/java/core/target/generated-sources added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protobuf-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ protobuf-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 144 source files to /builddir/build/BUILD/protobuf-3.6.1/java/core/target/classes [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[45,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[292,18] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[293,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[297,53] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[299,32] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[300,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[300,54] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[432,13] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[434,28] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:[511,31] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Some input files use or override a deprecated API. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking Protocol Buffers [Util] 3.6.1 [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ protobuf-java-util --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-3.6.1/java/util/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ protobuf-java-util --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-javadoc-plugin:3.0.1:aggregate (default-cli) < compile @ protobuf-parent <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:aggregate (default-cli) @ protobuf-parent --- [ERROR] no module descriptor for com.google.protobuf:protobuf-parent [ERROR] no module descriptor for com.google.protobuf:protobuf-java [ERROR] no module descriptor for com.google.protobuf:protobuf-java-util [INFO] Loading source files for package com.google.protobuf... Loading source files for package com.google.protobuf.compiler... Loading source files for package com.google.protobuf.util... Constructing Javadoc information... Standard Doclet version 1.8.0_191 Building tree for all the packages and classes... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractMessage.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractMessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractMessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AbstractParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Any.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Any.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AnyOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/AnyProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Api.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Api.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ApiOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ApiProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BlockingRpcChannel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BlockingService.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BoolValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BoolValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BoolValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ByteOutput.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ByteString.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ByteString.ByteIterator.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ByteString.Output.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BytesValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BytesValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/BytesValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/CodedInputStream.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/CodedOutputStream.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/CodedOutputStream.OutOfSpaceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ReservedRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ReservedRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.EnumReservedRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ExtensionRangeOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ExtensionRangeOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ExtensionRangeOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Label.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.CType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.JSType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSet.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSet.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSetOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.OptimizeMode.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfo.Annotation.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfo.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.GeneratedCodeInfoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptions.IdempotencyLevel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.OneofOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Location.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Location.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.LocationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePart.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePart.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePartOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOptionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.Descriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.DescriptorValidationException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.EnumDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.EnumValueDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.JavaType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FileDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FileDescriptor.InternalDescriptorAssigner.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.FileDescriptor.Syntax.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.GenericDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.MethodDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.OneofDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Descriptors.ServiceDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DiscardUnknownFieldsParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DoubleValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DoubleValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DoubleValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Duration.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Duration.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DurationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DurationProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DynamicMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/DynamicMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Empty.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Empty.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EmptyOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EmptyProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Enum.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Enum.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EnumOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EnumValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EnumValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/EnumValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ExperimentalApi.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Extension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Extension.ExtensionType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Extension.MessageType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ExtensionLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ExtensionRegistry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ExtensionRegistry.ExtensionInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ExtensionRegistryLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Field.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Field.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Field.Cardinality.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Field.Kind.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FieldMask.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FieldMask.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FieldMaskOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FieldMaskProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FieldOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FloatValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FloatValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/FloatValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.DefaultInstanceBasedParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.MergeFromVisitor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.MethodToInvoke.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.SerializedForm.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.Visitor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/GeneratedMessageV3.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int32Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int32Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int32ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int64Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int64Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Int64ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.BooleanList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.DoubleList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.EnumLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.EnumLiteMap.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.FloatList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.IntList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.ListAdapter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.ListAdapter.Converter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.LongList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.MapAdapter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.MapAdapter.Converter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Internal.ProtobufList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/InvalidProtocolBufferException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/InvalidProtocolBufferException.InvalidWireTypeException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/LazyField.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/LazyFieldLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/LazyStringArrayList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/LazyStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ListValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ListValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ListValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MapEntry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MapEntry.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MapEntryLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MapField.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MapFieldLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Message.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Message.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MessageLiteOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Method.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Method.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MethodOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Mixin.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Mixin.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/MixinOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/NullValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Option.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Option.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/OptionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ProtocolMessageEnum.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ProtocolStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RepeatedFieldBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RepeatedFieldBuilderV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RpcCallback.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RpcChannel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RpcController.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RpcUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/RpcUtil.AlreadyCalledException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Service.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ServiceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SingleFieldBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SingleFieldBuilderV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SourceContext.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SourceContext.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SourceContextOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/SourceContextProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/StringValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/StringValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/StringValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Struct.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Struct.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/StructOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/StructProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Syntax.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.InvalidEscapeSequenceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.ParseException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.Parser.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.Parser.SingularOverwritePolicy.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormat.UnknownFieldParseException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormatParseInfoTree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormatParseInfoTree.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TextFormatParseLocation.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Timestamp.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Timestamp.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TimestampOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TimestampProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Type.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TypeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/TypeProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt32Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt32Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt32ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt64Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt64Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UInt64ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UninitializedMessageException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Field.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Field.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnknownFieldSetLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnmodifiableLazyStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/UnsafeByteOperations.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/Value.KindCase.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/WireFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/WireFormat.FieldType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/WireFormat.JavaType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/WrappersProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorRequest.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorRequest.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorRequestOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponse.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponse.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponse.File.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponse.File.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponse.FileOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.CodeGeneratorResponseOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.Version.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.Version.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/PluginProtos.VersionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/Durations.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/FieldMaskUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/FieldMaskUtil.MergeOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/JsonFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/JsonFormat.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/JsonFormat.Printer.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/JsonFormat.TypeRegistry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/JsonFormat.TypeRegistry.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/Timestamps.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/TimeUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/overview-frame.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/package-frame.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/package-summary.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/package-tree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/package-frame.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/package-summary.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/package-tree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/package-frame.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/package-summary.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/package-tree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.EnumLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.EnumLiteMap.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.ListAdapter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.ListAdapter.Converter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.MapAdapter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.MapAdapter.Converter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.ProtobufList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.IntList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.BooleanList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.LongList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.DoubleList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Internal.FloatList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MessageLiteOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.JavaType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.FieldType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.MethodToInvoke.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.SerializedForm.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.DefaultInstanceBasedParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.Visitor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.MergeFromVisitor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSetLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/CodedInputStream.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.ByteIterator.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.Output.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistryLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/InvalidProtocolBufferException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/InvalidProtocolBufferException.InvalidWireTypeException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UninitializedMessageException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/CodedOutputStream.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/CodedOutputStream.OutOfSpaceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ByteOutput.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ExperimentalApi.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/LazyField.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/LazyFieldLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MapFieldLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MapField.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Message.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Message.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSetOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSet.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSet.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ReservedRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ReservedRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ReservedRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ExtensionRangeOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ExtensionRangeOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ExtensionRangeOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Label.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.EnumReservedRangeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.EnumReservedRange.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.EnumReservedRange.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProtoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.OptimizeMode.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.CType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.JSType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.OneofOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptionsOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptions.IdempotencyLevel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOptionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePartOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePart.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePart.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.LocationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Location.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Location.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfoOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfo.AnnotationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfo.Annotation.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfo.Annotation.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.GeneratedCodeInfo.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FileDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FileDescriptor.Syntax.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FileDescriptor.InternalDescriptorAssigner.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.Descriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.JavaType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.EnumDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.EnumValueDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.ServiceDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.MethodDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.GenericDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.DescriptorValidationException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.OneofDescriptor.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MapEntry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MapEntry.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessage.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Field.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Field.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MapEntryLite.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistry.ExtensionInfo.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.BuilderParent.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.ExtendableMessageOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageV3.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Extension.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Extension.ExtensionType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Extension.MessageType.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/LazyStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ProtocolStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ProtocolMessageEnum.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RepeatedFieldBuilderV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SingleFieldBuilderV3.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EmptyOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BlockingService.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RpcController.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ServiceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RpcCallback.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Value.KindCase.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/NullValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Struct.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Struct.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/StructOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ListValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ListValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ListValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Option.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Option.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/OptionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Any.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Any.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AnyOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Method.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Method.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MethodOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Syntax.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormatParseInfoTree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormatParseInfoTree.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormatParseLocation.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/WrappersProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TimestampOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FloatValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SourceContextProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FloatValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FloatValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FieldMaskOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt64Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt64Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt64ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int64Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int64Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int64ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RpcUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RpcUtil.AlreadyCalledException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DoubleValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DynamicMessage.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DynamicMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Type.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Type.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TypeOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Field.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Field.Kind.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Field.Cardinality.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Field.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FieldOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SourceContext.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SourceContext.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SourceContextOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TimestampProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Api.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Api.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ApiOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Mixin.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Mixin.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/MixinOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DurationProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EnumValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EnumValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EnumValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt32Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt32Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UInt32ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int32Value.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int32Value.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Int32ValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Enum.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Enum.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EnumOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RepeatedFieldBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/SingleFieldBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/EmptyProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DurationOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnsafeByteOperations.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BytesValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BlockingRpcChannel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/StructProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Timestamp.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Timestamp.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BoolValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Empty.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Empty.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.ParseException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.UnknownFieldParseException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.Parser.SingularOverwritePolicy.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.Parser.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.InvalidEscapeSequenceException.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/StringValueOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FieldMaskProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DiscardUnknownFieldsParser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DoubleValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/DoubleValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/UnmodifiableLazyStringList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BoolValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BoolValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BytesValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/BytesValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/ApiProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Service.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/RpcChannel.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/StringValue.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/StringValue.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FieldMask.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/FieldMask.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/AnyProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/LazyStringArrayList.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Duration.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/Duration.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/class-use/TypeProto.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.VersionOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.Version.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.Version.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorRequestOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorRequest.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorRequest.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponseOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponse.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponse.FileOrBuilder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponse.File.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponse.File.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/class-use/PluginProtos.CodeGeneratorResponse.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/TimeUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/FieldMaskUtil.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/FieldMaskUtil.MergeOptions.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/Timestamps.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/JsonFormat.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/JsonFormat.Printer.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/JsonFormat.Parser.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/JsonFormat.TypeRegistry.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/JsonFormat.TypeRegistry.Builder.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/class-use/Durations.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/package-use.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/compiler/package-use.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/com/google/protobuf/util/package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/index.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/overview-summary.html... Generating /builddir/build/BUILD/protobuf-3.6.1/java/target/site/apidocs/help-doc.html... 5 warnings [WARNING] Javadoc Warnings [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/MapEntryLite.java:166: warning - Tag @link: reference not found: Map.Entry [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/MapEntryLite.java:166: warning - Tag @link: reference not found: Map.Entry [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/MapEntryLite.java:166: warning - Tag @link: reference not found: Map.Entry [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/MapEntryLite.java:166: warning - Tag @link: reference not found: Map.Entry [WARNING] /builddir/build/BUILD/protobuf-3.6.1/java/core/src/main/java/com/google/protobuf/MapEntryLite.java:166: warning - Tag @link: reference not found: Map.Entry [INFO] [INFO] --- xmvn-mojo:3.0.0:builddep (default-cli) @ protobuf-parent --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Protocol Buffers [Parent] 3.6.1 .................... SUCCESS [ 14.271 s] [INFO] Protocol Buffers [Core] ............................ SUCCESS [06:37 min] [INFO] Protocol Buffers [Util] 3.6.1 ...................... SUCCESS [ 26.883 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:20 min [INFO] Finished at: 2018-11-16T13:16:13Z [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA62TPW+DMBCG9/wKl90mGSsRorYTQ6eoUleDL8aJOSMbo/DvawJRyOJWSce799U9 92Fnu3OjSQ/WKYPbZMPWCQGsjFAot8nXnr7tP4oi2eWr7IVS8u6VFkRACyiCTYEjEhAs70CQciDf nz0SSoN76clXhNwSwxiGhLTGt4XIjZWMt7yqgR1Aq3OWXpXJx22nDrzqQqLhPSAtPQoNtNVeKszS hT5y0nvQn7iXumwq6H7lc+ysx3/hh0VDzb1jjTmaCLgc905r0C1YOnXxLP7oUXUR5Kw/Mx1wNzSm OkUoN8ujoMo0TBojNTDpec8jsFm/JwXL/PzzzStbZ+k1erSL8aZMOoOxTi5ybORFNP6gH+njZWCo AwAA -----END MAVEN BUILD DEPENDENCIES----- + emacs -batch -f batch-byte-compile editors/protobuf-mode.el BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/autoconf-init.el (source)... BUILDSTDERR: Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8cvlKx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 + cd protobuf-3.6.1 + make -j2 install DESTDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 STRIPBINARIES=no 'INSTALL=/usr/bin/install -p' 'CPPROG=cp -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 protobuf.pc protobuf-lite.pc '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' Making install in src make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1/src' make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libprotobuf-lite.la libprotobuf.la libprotoc.la '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/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.6.1-1.fc30.x86_64/usr/include/google/protobuf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler' /usr/bin/install -p -m 644 google/protobuf/compiler/plugin.proto '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/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/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/inlined_string_field.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/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 '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf' libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.so.17.0.0 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.so.17.0.0 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/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.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/cpp' /usr/bin/install -p -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/cpp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/python' /usr/bin/install -p -m 644 google/protobuf/compiler/python/python_generator.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/js' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotobuf-lite.so.17.0.0 libprotobuf-lite.so.17 || { rm -f libprotobuf-lite.so.17 && ln -s libprotobuf-lite.so.17.0.0 libprotobuf-lite.so.17; }; }) /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.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/js' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotobuf-lite.so.17.0.0 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.17.0.0 libprotobuf-lite.so; }; }) /usr/bin/install -p -m 644 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/wire_format_lite_inl.h google/protobuf/wrappers.pb.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf' libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.lai /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/stubs' libtool: install: /usr/bin/install -p .libs/libprotobuf.so.17.0.0 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.so.17.0.0 /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/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.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/singleton.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/template_util.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/stubs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/util' /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.6.1-1.fc30.x86_64/usr/include/google/protobuf/util' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/php' /usr/bin/install -p -m 644 google/protobuf/compiler/php/php_generator.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/php' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/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.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/ruby' /usr/bin/install -p -m 644 google/protobuf/compiler/ruby/ruby_generator.h '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/ruby' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/io' /usr/bin/install -p -m 644 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.6.1-1.fc30.x86_64/usr/include/google/protobuf/io' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/csharp' /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.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/csharp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/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.6.1-1.fc30.x86_64/usr/include/google/protobuf/compiler/objectivec' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.17.0.0 libprotobuf.so.17 || { rm -f libprotobuf.so.17 && ln -s libprotobuf.so.17.0.0 libprotobuf.so.17; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.17.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.17.0.0 libprotobuf.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotobuf.lai /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.la BUILDSTDERR: libtool: warning: relinking 'libprotoc.la' libtool: install: (cd /builddir/build/BUILD/protobuf-3.6.1/src; /bin/sh "/builddir/build/BUILD/protobuf-3.6.1/libtool" --tag CXX --mode=relink g++ -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 17: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_lazy_message_field.lo google/protobuf/compiler/java/java_lazy_message_field_lite.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.6.1-1.fc30.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/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_lazy_message_field.o google/protobuf/compiler/java/.libs/java_lazy_message_field_lite.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.6.1-1.fc30.x86_64/usr/lib64 -L/usr/lib64 -lprotobuf -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -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.17 -o .libs/libprotoc.so.17.0.0 libtool: install: /usr/bin/install -p .libs/libprotoc.so.17.0.0T /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.so.17.0.0 libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotoc.so.17.0.0 libprotoc.so.17 || { rm -f libprotoc.so.17 && ln -s libprotoc.so.17.0.0 libprotoc.so.17; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64 && { ln -s -f libprotoc.so.17.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.17.0.0 libprotoc.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotoc.lai /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.la libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.a /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.a libtool: install: /usr/bin/install -p .libs/libprotobuf.a /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.a libtool: install: /usr/bin/install -p .libs/libprotoc.a /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.a BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p protoc '/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/bin' BUILDSTDERR: libtool: warning: 'libprotobuf.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: 'libprotoc.la' has not been installed in '/usr/lib64' BUILDSTDERR: libtool: warning: '/builddir/build/BUILD/protobuf-3.6.1/src/libprotobuf.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/protoc /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/bin/protoc make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1/src' make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1/src' + find /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + pushd python ~/build/BUILD/protobuf-3.6.1/python ~/build/BUILD/protobuf-3.6.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/json_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/text_encoding.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/timestamp_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/any_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/map_proto2_unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/map_unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/test_messages_proto3_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/test_messages_proto2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_no_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_no_arena_import_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_custom_options_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_import_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_import_public_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_mset_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_mset_wire_format_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_no_generic_services_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/unittest_proto3_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf copying google/protobuf/compiler/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/containers.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_database_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/generator_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/json_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_factory_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/proto_builder_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/reflection_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/service_reflection_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/symbol_database_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/test_util.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/text_encoding_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/text_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/unknown_fields_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/any_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test1_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/factory_test1_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/factory_test2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/file_options_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/missing_enum_values_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_set_extensions_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_extensions_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_extensions_dynamic_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_messages_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/no_package_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/packed_field_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/test_bad_identifiers_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal copying google/protobuf/internal/import_test_package/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/inner_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/outer_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/pyext/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext copying google/protobuf/pyext/python_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext copying google/protobuf/util/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/util byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor.py to descriptor.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_database.py to descriptor_database.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/json_format.py to json_format.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/message_factory.py to message_factory.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/proto_builder.py to proto_builder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/reflection.py to reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/service_reflection.py to service_reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/symbol_database.py to symbol_database.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/text_encoding.py to text_encoding.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/text_format.py to text_format.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/any_pb2.py to any_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/api_pb2.py to api_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/duration_pb2.py to duration_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/empty_pb2.py to empty_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/struct_pb2.py to struct_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/type_pb2.py to type_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/any_test_pb2.py to any_test_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/map_proto2_unittest_pb2.py to map_proto2_unittest_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/map_unittest_pb2.py to map_unittest_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/test_messages_proto3_pb2.py to test_messages_proto3_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/test_messages_proto2_pb2.py to test_messages_proto2_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_arena_pb2.py to unittest_arena_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_no_arena_pb2.py to unittest_no_arena_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_no_arena_import_pb2.py to unittest_no_arena_import_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_pb2.py to unittest_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_custom_options_pb2.py to unittest_custom_options_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_import_pb2.py to unittest_import_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_import_public_pb2.py to unittest_import_public_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_mset_pb2.py to unittest_mset_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_mset_wire_format_pb2.py to unittest_mset_wire_format_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_no_generic_services_pb2.py to unittest_no_generic_services_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/unittest_proto3_arena_pb2.py to unittest_proto3_arena_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/_parameterized.py to _parameterized.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/containers.py to containers.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/descriptor_database_test.py to descriptor_database_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/descriptor_pool_test.py to descriptor_pool_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/descriptor_test.py to descriptor_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/generator_test.py to generator_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/json_format_test.py to json_format_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/message_factory_test.py to message_factory_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/message_listener.py to message_listener.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/message_test.py to message_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/proto_builder_test.py to proto_builder_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/python_message.py to python_message.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/reflection_test.py to reflection_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/service_reflection_test.py to service_reflection_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/symbol_database_test.py to symbol_database_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/testing_refleaks.py to testing_refleaks.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/text_encoding_test.py to text_encoding_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/text_format_test.py to text_format_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/unknown_fields_test.py to unknown_fields_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/well_known_types_test.py to well_known_types_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/wire_format.py to wire_format.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/wire_format_test.py to wire_format_test.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/any_test_pb2.py to any_test_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/descriptor_pool_test1_pb2.py to descriptor_pool_test1_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/descriptor_pool_test2_pb2.py to descriptor_pool_test2_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/factory_test1_pb2.py to factory_test1_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/factory_test2_pb2.py to factory_test2_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/file_options_test_pb2.py to file_options_test_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/missing_enum_values_pb2.py to missing_enum_values_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/message_set_extensions_pb2.py to message_set_extensions_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/more_extensions_pb2.py to more_extensions_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/more_extensions_dynamic_pb2.py to more_extensions_dynamic_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/more_messages_pb2.py to more_messages_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/no_package_pb2.py to no_package_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/packed_field_test_pb2.py to packed_field_test_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/test_bad_identifiers_pb2.py to test_bad_identifiers_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package/inner_pb2.py to inner_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/import_test_package/outer_pb2.py to outer_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/pyext/python_pb2.py to python_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/google/protobuf/util/json_format_proto3_pb2.py to json_format_proto3_pb2.pyc writing byte-compilation script '/tmp/tmp4SAOQQ.py' /usr/bin/python2 -O /tmp/tmp4SAOQQ.py removing /tmp/tmp4SAOQQ.py running install_egg_info running egg_info creating protobuf.egg-info writing requirements to protobuf.egg-info/requires.txt writing protobuf.egg-info/PKG-INFO writing namespace_packages to protobuf.egg-info/namespace_packages.txt writing top-level names to protobuf.egg-info/top_level.txt writing dependency_links to protobuf.egg-info/dependency_links.txt writing manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'google/protobuf/internal/*.proto' BUILDSTDERR: warning: no previously-included files matching '*_test.py' found under directory 'google' BUILDSTDERR: warning: no previously-included files matching '*_test.proto' found under directory 'google' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: 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.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/protobuf-3.6.1-py2.7.egg-info Installing /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages/protobuf-3.6.1-py2.7-nspkg.pth running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.6.1-1.fc30.x86_64 running install running install_lib BUILDSTDERR: Skipping installation of /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/descriptor_database.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/descriptor_pool.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/json_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/message_factory.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/proto_builder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/symbol_database.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/text_encoding.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/any_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/api_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/duration_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/empty_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/field_mask_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/source_context_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/struct_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/timestamp_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/type_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/wrappers_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/any_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/map_proto2_unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/map_unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/test_messages_proto3_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/test_messages_proto2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_no_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_no_arena_import_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_custom_options_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_import_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_import_public_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_mset_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_mset_wire_format_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_no_generic_services_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/unittest_proto3_arena_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf copying google/protobuf/compiler/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/compiler copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/containers.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_database_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/generator_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/json_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_factory_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/proto_builder_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/python_message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/reflection_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/service_reflection_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/symbol_database_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/test_util.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/text_encoding_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/text_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/unknown_fields_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/well_known_types_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format_test.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/any_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test1_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/factory_test1_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/factory_test2_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/file_options_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/missing_enum_values_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/message_set_extensions_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_extensions_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_extensions_dynamic_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/more_messages_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/no_package_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/packed_field_test_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/test_bad_identifiers_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal copying google/protobuf/internal/import_test_package/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/inner_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/outer_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package copying google/protobuf/pyext/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext copying google/protobuf/pyext/python_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext copying google/protobuf/util/__init__.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/util byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/descriptor.py to descriptor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/descriptor_database.py to descriptor_database.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/json_format.py to json_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/message.py to message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/message_factory.py to message_factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/proto_builder.py to proto_builder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/reflection.py to reflection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/service.py to service.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/service_reflection.py to service_reflection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/symbol_database.py to symbol_database.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/text_encoding.py to text_encoding.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/text_format.py to text_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/any_pb2.py to any_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/api_pb2.py to api_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/duration_pb2.py to duration_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/empty_pb2.py to empty_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/field_mask_pb2.py to field_mask_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/source_context_pb2.py to source_context_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/struct_pb2.py to struct_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/timestamp_pb2.py to timestamp_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/type_pb2.py to type_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/wrappers_pb2.py to wrappers_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/any_test_pb2.py to any_test_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/map_proto2_unittest_pb2.py to map_proto2_unittest_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/map_unittest_pb2.py to map_unittest_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/test_messages_proto3_pb2.py to test_messages_proto3_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/test_messages_proto2_pb2.py to test_messages_proto2_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_arena_pb2.py to unittest_arena_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_no_arena_pb2.py to unittest_no_arena_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_no_arena_import_pb2.py to unittest_no_arena_import_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_pb2.py to unittest_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_custom_options_pb2.py to unittest_custom_options_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_import_pb2.py to unittest_import_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_import_public_pb2.py to unittest_import_public_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_mset_pb2.py to unittest_mset_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_mset_wire_format_pb2.py to unittest_mset_wire_format_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_no_generic_services_pb2.py to unittest_no_generic_services_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/unittest_proto3_arena_pb2.py to unittest_proto3_arena_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/compiler/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/_parameterized.py to _parameterized.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/containers.py to containers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/decoder.py to decoder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/descriptor_database_test.py to descriptor_database_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/descriptor_pool_test.py to descriptor_pool_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/descriptor_test.py to descriptor_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/encoder.py to encoder.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/generator_test.py to generator_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/json_format_test.py to json_format_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/message_factory_test.py to message_factory_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/message_listener.py to message_listener.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/message_test.py to message_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/proto_builder_test.py to proto_builder_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/python_message.py to python_message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/reflection_test.py to reflection_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/service_reflection_test.py to service_reflection_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/symbol_database_test.py to symbol_database_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/testing_refleaks.py to testing_refleaks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/text_encoding_test.py to text_encoding_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/text_format_test.py to text_format_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/unknown_fields_test.py to unknown_fields_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/well_known_types.py to well_known_types.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/well_known_types_test.py to well_known_types_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/wire_format.py to wire_format.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/wire_format_test.py to wire_format_test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/any_test_pb2.py to any_test_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/descriptor_pool_test1_pb2.py to descriptor_pool_test1_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/descriptor_pool_test2_pb2.py to descriptor_pool_test2_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/factory_test1_pb2.py to factory_test1_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/factory_test2_pb2.py to factory_test2_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/file_options_test_pb2.py to file_options_test_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/missing_enum_values_pb2.py to missing_enum_values_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/message_set_extensions_pb2.py to message_set_extensions_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/more_extensions_pb2.py to more_extensions_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/more_extensions_dynamic_pb2.py to more_extensions_dynamic_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/more_messages_pb2.py to more_messages_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/no_package_pb2.py to no_package_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/packed_field_test_pb2.py to packed_field_test_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/test_bad_identifiers_pb2.py to test_bad_identifiers_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package/inner_pb2.py to inner_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/internal/import_test_package/outer_pb2.py to outer_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext/cpp_message.py to cpp_message.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/pyext/python_pb2.py to python_pb2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/google/protobuf/util/json_format_proto3_pb2.py to json_format_proto3_pb2.cpython-37.pyc writing byte-compilation script '/tmp/tmptf9tj4jp.py' /usr/bin/python3 /tmp/tmptf9tj4jp.py removing /tmp/tmptf9tj4jp.py running install_egg_info running 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 reading manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no previously-included files found matching 'google/protobuf/internal/*.proto' BUILDSTDERR: warning: no previously-included files matching '*_test.py' found under directory 'google' BUILDSTDERR: warning: no previously-included files matching '*_test.proto' found under directory 'google' BUILDSTDERR: warning: no previously-included files matching '*.dll' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: 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.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/protobuf-3.6.1-py3.7.egg-info Installing /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages/protobuf-3.6.1-py3.7-nspkg.pth running install_scripts + xargs sed -i -e '1{\@^#!@d}' + find /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7/site-packages /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7/site-packages -name '*.py' + popd ~/build/BUILD/protobuf-3.6.1 + install -p -m 644 -D /builddir/build/SOURCES/ftdetect-proto.vim /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/vim/vimfiles/ftdetect/proto.vim + install -p -m 644 -D editors/proto.vim /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/vim/vimfiles/syntax/proto.vim + xmvn-install -R .xmvn-reactor -n protobuf -d /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 BUILDSTDERR: [INFO] Installing artifact com.google.protobuf:protobuf-parent:pom:3.6.1 BUILDSTDERR: [INFO] Installing artifact com.google.protobuf:protobuf-java:jar:3.6.1 BUILDSTDERR: [INFO] Installing artifact com.google.protobuf:protobuf-java:pom:3.6.1 BUILDSTDERR: [INFO] Installing artifact com.google.protobuf:protobuf-java-util:jar:3.6.1 BUILDSTDERR: [INFO] Installing artifact com.google.protobuf:protobuf-java-util:pom:3.6.1 BUILDSTDERR: [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/javadoc/protobuf + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/javadoc/protobuf + echo /usr/share/javadoc/protobuf + mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/emacs/site-lisp + mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/emacs/site-lisp/site-start.d + install -p -m 0644 editors/protobuf-mode.el /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/emacs/site-lisp + install -p -m 0644 editors/protobuf-mode.elc /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/emacs/site-lisp + install -p -m 0644 /builddir/build/SOURCES/protobuf-init.el /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/emacs/site-lisp/site-start.d + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.6.1-1.fc30 --unique-debug-suffix -3.6.1-1.fc30.x86_64 --unique-debug-src-base protobuf-3.6.1-1.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/protobuf-3.6.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/bin/protoc explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.so.17.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/bin/protoc extracting debug info from /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotoc.so.17.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.so.17.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf.so.17.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.so.17.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib64/libprotobuf-lite.so.17.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 14213 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EfMK25 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + make -j2 check Making check in . make[1]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' make check-local make[2]: Entering directory '/builddir/build/BUILD/protobuf-3.6.1' Making lib/libgmock.a lib/libgmock_main.a in gmock BUILDSTDERR: /bin/sh: line 0: cd: third_party/googletest/googletest: No such file or directory BUILDSTDERR: make[2]: *** [Makefile:1967: check-local] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' BUILDSTDERR: make[1]: *** [Makefile:1828: check-am] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/protobuf-3.6.1' BUILDSTDERR: make: *** [Makefile:1537: check-recursive] Error 1 + : + exit 0 Processing files: protobuf-3.6.1-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UHgrqE + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf + cp -pr CHANGES.txt /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf + cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf + cp -pr README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0270Sc + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf + exit 0 Provides: libprotobuf.so.17()(64bit) protobuf = 3.6.1-1.fc30 protobuf(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: protobuf-compiler-3.6.1-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.o7zTvL + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-compiler + cp -pr README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-compiler + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bGX79j + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-compiler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-compiler + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-compiler + exit 0 Provides: libprotoc.so.17()(64bit) protobuf-compiler = 3.6.1-1.fc30 protobuf-compiler(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf.so.17()(64bit) libprotoc.so.17()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: protobuf-devel-3.6.1-1.fc30.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pnf2VS + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + cp -pr examples/add_person.cc /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + cp -pr examples/list_people.cc /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + cp -pr examples/Makefile /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + cp -pr examples/README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-devel + exit 0 Provides: pkgconfig(protobuf) = 3.6.1 protobuf-devel = 3.6.1-1.fc30 protobuf-devel(x86-64) = 3.6.1-1.fc30 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.17()(64bit) libprotoc.so.17()(64bit) Processing files: protobuf-static-3.6.1-1.fc30.x86_64 Provides: protobuf-static = 3.6.1-1.fc30 protobuf-static(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-lite-3.6.1-1.fc30.x86_64 Provides: libprotobuf-lite.so.17()(64bit) protobuf-lite = 3.6.1-1.fc30 protobuf-lite(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(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.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: protobuf-lite-devel-3.6.1-1.fc30.x86_64 Provides: pkgconfig(protobuf-lite) = 3.6.1 protobuf-lite-devel = 3.6.1-1.fc30 protobuf-lite-devel(x86-64) = 3.6.1-1.fc30 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.17()(64bit) Processing files: protobuf-lite-static-3.6.1-1.fc30.x86_64 Provides: protobuf-lite-static = 3.6.1-1.fc30 protobuf-lite-static(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-protobuf-3.6.1-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6AyaHs + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + cp -pr python/README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + cp -pr examples/add_person.py /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + cp -pr examples/list_people.py /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python2-protobuf + exit 0 Provides: protobuf-python = 3.6.1-1.fc30 python-protobuf = 3.6.1-1.fc30 python2-protobuf = 3.6.1-1.fc30 python2.7dist(protobuf) = 3.6.1 python2dist(protobuf) = 3.6.1 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) = 2.7 Conflicts: protobuf-compiler < 3.6.1 protobuf-compiler > 3.6.1 Obsoletes: protobuf-python < 3.1.0-4 python-protobuf < 3.6.1-1.fc30 Processing files: python3-protobuf-3.6.1-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dbRR69 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + cp -pr python/README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + cp -pr examples/add_person.py /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + cp -pr examples/list_people.py /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/python3-protobuf + exit 0 Provides: protobuf-python3 = 3.6.1-1.fc30 python3-protobuf = 3.6.1-1.fc30 python3.7dist(protobuf) = 3.6.1 python3dist(protobuf) = 3.6.1 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.7 Conflicts: protobuf-compiler < 3.6.1 protobuf-compiler > 3.6.1 Processing files: protobuf-vim-3.6.1-1.fc30.noarch Provides: protobuf-vim = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-emacs-3.6.1-1.fc30.noarch Provides: protobuf-emacs = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-emacs-el-3.6.1-1.fc30.noarch Provides: protobuf-emacs-el = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-java-3.6.1-1.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0ncLeZ + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + DOCDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-java + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-java + cp -pr examples/AddPerson.java /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-java + cp -pr examples/ListPeople.java /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-java + cp -pr java/README.md /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/doc/protobuf-java + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WEwloO + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-java + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-java + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-java + exit 0 BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf.jar'] BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf.jar'] BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf/protobuf-java.jar'] BUILDSTDERR: [INFO osgi.prov] osgi(com.google.protobuf) = 3.6.1 BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf/protobuf-java.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-java.xml'] BUILDSTDERR: [INFO maven.prov] mvn(com.google.protobuf:protobuf-java) = 3.6.1, mvn(com.google.protobuf:protobuf-java:pom:) = 3.6.1 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-java.xml'] BUILDSTDERR: [INFO maven.req] java-headless >= 1:1.7, javapackages-filesystem Provides: mvn(com.google.protobuf:protobuf-java) = 3.6.1 mvn(com.google.protobuf:protobuf-java:pom:) = 3.6.1 osgi(com.google.protobuf) = 3.6.1 protobuf-java = 3.6.1-1.fc30 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.6.1 protobuf-compiler > 3.6.1 Obsoletes: protobuf-javanano < 3.5.0-9 Processing files: protobuf-java-util-3.6.1-1.fc30.noarch BUILDSTDERR: [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf/protobuf-java-util.jar'] BUILDSTDERR: [INFO osgi.prov] osgi(com.google.protobuf.util) = 3.6.1 BUILDSTDERR: [INFO osgi.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/java/protobuf/protobuf-java-util.jar'] BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-java-util.xml'] BUILDSTDERR: [INFO maven.prov] mvn(com.google.protobuf:protobuf-java-util:pom:) = 3.6.1, mvn(com.google.protobuf:protobuf-java-util) = 3.6.1 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-java-util.xml'] BUILDSTDERR: [INFO maven.req] mvn(com.google.code.gson:gson), java-headless >= 1:1.7, javapackages-filesystem, mvn(com.google.protobuf:protobuf-java) = 3.6.1, mvn(com.google.guava:guava:19.0) Provides: mvn(com.google.protobuf:protobuf-java-util) = 3.6.1 mvn(com.google.protobuf:protobuf-java-util:pom:) = 3.6.1 osgi(com.google.protobuf.util) = 3.6.1 protobuf-java-util = 3.6.1-1.fc30 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:19.0) mvn(com.google.protobuf:protobuf-java) = 3.6.1 Processing files: protobuf-javadoc-3.6.1-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XLJTIF + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-javadoc + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-javadoc + exit 0 Provides: protobuf-javadoc = 3.6.1-1.fc30 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.6.1-1.fc30.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bp6guC + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + LICENSEDIR=/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-parent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-parent + cp -pr LICENSE /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/licenses/protobuf-parent + exit 0 BUILDSTDERR: [INFO maven.prov] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-parent.xml'] BUILDSTDERR: [INFO maven.prov] mvn(com.google.protobuf:protobuf-parent:pom:) = 3.6.1 BUILDSTDERR: [INFO maven.req] input: ['/builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64/usr/share/maven-metadata/protobuf-protobuf-parent.xml'] BUILDSTDERR: [INFO maven.req] javapackages-filesystem, java-headless BUILDSTDERR: [INFO maven.req] from POM(s): Provides: mvn(com.google.protobuf:protobuf-parent:pom:) = 3.6.1 protobuf-parent = 3.6.1-1.fc30 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.6.1-1.fc30.x86_64 Provides: protobuf-debugsource = 3.6.1-1.fc30 protobuf-debugsource(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-debuginfo-3.6.1-1.fc30.x86_64 Provides: debuginfo(build-id) = 181fe3f042c8907150da2dd17633b96b923c9fb5 protobuf-debuginfo = 3.6.1-1.fc30 protobuf-debuginfo(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(x86-64) = 3.6.1-1.fc30 Processing files: protobuf-compiler-debuginfo-3.6.1-1.fc30.x86_64 Provides: debuginfo(build-id) = 231fd91ed28317944c68801e7daddcad30c13292 debuginfo(build-id) = f0c4ec18373863f714c7b21326d2fb1dab7d774c protobuf-compiler-debuginfo = 3.6.1-1.fc30 protobuf-compiler-debuginfo(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(x86-64) = 3.6.1-1.fc30 Processing files: protobuf-lite-debuginfo-3.6.1-1.fc30.x86_64 Provides: debuginfo(build-id) = 2f22764fd2bbb1a631cac7f832d71e47002c3a92 protobuf-lite-debuginfo = 3.6.1-1.fc30 protobuf-lite-debuginfo(x86-64) = 3.6.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: protobuf-debugsource(x86-64) = 3.6.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 Wrote: /builddir/build/RPMS/protobuf-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-devel-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-static-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-devel-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-static-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/python2-protobuf-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/python3-protobuf-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-vim-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-emacs-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-emacs-el-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-java-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-java-util-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-javadoc-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-parent-3.6.1-1.fc30.noarch.rpm Wrote: /builddir/build/RPMS/protobuf-debugsource-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-debuginfo-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-debuginfo-3.6.1-1.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-lite-debuginfo-3.6.1-1.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.et76e9 + umask 022 + cd /builddir/build/BUILD + cd protobuf-3.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/protobuf-3.6.1-1.fc30.x86_64 + exit 0 Child return code was: 0