request from: hawk checking if we should skip the build started at: Wed Aug 28 20:13:56 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/7a756c1a-4629-4ff0-8419-14c0d3614fa3/protobuf-3.9.0-1.src.rpm fetched 7149062 bytes, 107989.6 K/s installing srpm: protobuf-3.9.0-1.src.rpm + install -d /tmp/B.fhEgwm/BUILD /tmp/B.fhEgwm/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog protobuf-3.9.0-1.src.rpm * Wed Aug 28 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/protobuf.git;a=log;h=eab21f86ed8ce2459307cfb9a846c3f250616dc3 * Sun Jul 28 2019 Jakub Bogusz eab21f8 - updated to 3.9.0 (note: new sonames) - (temporarily?) back to bundled gtest, unreleased 1.9.0 is required * Wed Mar 13 2019 Jan Rękorajski fb4057e - release 2 (by relup.sh) * Tue Mar 12 2019 Marcin Krol abcf998 - updated to 3.7.0 (new soname) * Fri Oct 12 2018 Jakub Bogusz c19d590 - updated to 3.6.1 (note: new sonames; C++11 is obligatory now) - updated system-gtest,no-wrap-memcpy patches + rpm -Uhv --nodeps --define '_topdir /tmp/B.fhEgwm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ruby protobuf-3.9.0-1.src.rpm protobuf ################################################## + rm -f protobuf-3.9.0-1.src.rpm + install -m 700 -d /tmp/B.fhEgwm/BUILD/tmp + TMPDIR=/tmp/B.fhEgwm/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.fhEgwm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ruby --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.fhEgwm/protobuf.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 7a756c1a-4629-4ff0-8419-14c0d3614fa3; TMPDIR=/tmp/B.fhEgwm/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fhEgwm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ruby --target x86_64-tld-linux /tmp/B.fhEgwm/protobuf.spec + : build-id: 7a756c1a-4629-4ff0-8419-14c0d3614fa3 + TMPDIR=/tmp/B.fhEgwm/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.fhEgwm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ruby --target x86_64-tld-linux /tmp/B.fhEgwm/protobuf.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.fhEgwm/BUILD/tmp /bin/sh -e /tmp/B.fhEgwm/BUILD/tmp/rpm-tmp.25428 + umask 022 + cd /tmp/B.fhEgwm/BUILD + cd /tmp/B.fhEgwm/BUILD + rm -rf protobuf-3.9.0 + /usr/bin/gzip -dc /tmp/B.fhEgwm/protobuf-all-3.9.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-3.9.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (no-wrap-memcpy.patch):' Patch #1 (no-wrap-memcpy.patch): + 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 (/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DGOOGLE_PROTOBUF_NO_RTTI' 'CPPFLAGS= -DGOOGLE_PROTOBUF_NO_RTTI' '--disable-silent-rules' '--disable-external-gtest' 'build_alias=x86_64-tld-linux' 'host_alias=x86_64-tld-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile === configuring in googletest (/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googletest) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DGOOGLE_PROTOBUF_NO_RTTI' 'CPPFLAGS= -DGOOGLE_PROTOBUF_NO_RTTI' '--disable-silent-rules' '--disable-external-gtest' 'build_alias=x86_64-tld-linux' 'host_alias=x86_64-tld-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking dependency style of x86_64-tld-linux-g++... gcc3 checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-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-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-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-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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... x86_64-tld-linux-g++ -E checking for ld used by x86_64-tld-linux-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 x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-tld-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-g++ static flag -static works... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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 for python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gtest-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in googlemock (/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googlemock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CXXFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'FCFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' 'CPPFLAGS=' 'CC=x86_64-tld-linux-gcc' 'CXX=x86_64-tld-linux-g++' '--host=x86_64-tld-linux' '--build=x86_64-tld-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib64' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib64' 'CFLAGS=-O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DGOOGLE_PROTOBUF_NO_RTTI' 'CPPFLAGS= -DGOOGLE_PROTOBUF_NO_RTTI' '--disable-silent-rules' '--disable-external-gtest' 'build_alias=x86_64-tld-linux' 'host_alias=x86_64-tld-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-tld-linux-gcc... x86_64-tld-linux-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 x86_64-tld-linux-gcc accepts -g... yes checking for x86_64-tld-linux-gcc option to accept ISO C89... none needed checking whether x86_64-tld-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-tld-linux-gcc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether x86_64-tld-linux-g++ accepts -g... yes checking dependency style of x86_64-tld-linux-g++... gcc3 checking build system type... x86_64-tld-linux-gnu checking host system type... x86_64-tld-linux-gnu checking how to print strings... print -r checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-tld-linux-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-tld-linux-gnu file names to x86_64-tld-linux-gnu format... func_convert_file_noop checking how to convert x86_64-tld-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-tld-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-tld-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for x86_64-tld-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-tld-linux-strip... no checking for strip... strip checking for x86_64-tld-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-tld-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-tld-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-tld-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-tld-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-tld-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-gcc static flag -static works... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... yes checking if x86_64-tld-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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... x86_64-tld-linux-g++ -E checking for ld used by x86_64-tld-linux-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 x86_64-tld-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-tld-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-tld-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-tld-linux-g++ static flag -static works... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... yes checking if x86_64-tld-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-tld-linux-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 for python... /usr/bin/python checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/gmock-config config.status: creating build-aux/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/B.fhEgwm/BUILD/protobuf-3.9.0/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive make[1]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' Making all in . make[2]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' make[2]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' Making all in src make[2]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src' depbase=`echo google/protobuf/stubs/status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/status.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/status.lo google/protobuf/stubs/status.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/stubs/statusor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/statusor.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/statusor.lo google/protobuf/stubs/statusor.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/stubs/stringpiece.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringpiece.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/stubs/stringprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/stringprintf.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF google/protobuf/stubs/.deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringprintf.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF google/protobuf/stubs/.deps/stringpiece.Tpo -c google/protobuf/stubs/stringpiece.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/stringpiece.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/status.lo -MD -MP -MF google/protobuf/stubs/.deps/status.Tpo -c google/protobuf/stubs/status.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/status.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/statusor.lo -MD -MP -MF google/protobuf/stubs/.deps/statusor.Tpo -c google/protobuf/stubs/statusor.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/statusor.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringprintf.lo -MD -MP -MF google/protobuf/stubs/.deps/stringprintf.Tpo -c google/protobuf/stubs/stringprintf.cc -o google/protobuf/stubs/stringprintf.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/statusor.lo -MD -MP -MF google/protobuf/stubs/.deps/statusor.Tpo -c google/protobuf/stubs/statusor.cc -o google/protobuf/stubs/statusor.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/stringpiece.lo -MD -MP -MF google/protobuf/stubs/.deps/stringpiece.Tpo -c google/protobuf/stubs/stringpiece.cc -o google/protobuf/stubs/stringpiece.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/status.lo -MD -MP -MF google/protobuf/stubs/.deps/status.Tpo -c google/protobuf/stubs/status.cc -o google/protobuf/stubs/status.o >/dev/null 2>&1 depbase=`echo google/protobuf/stubs/structurally_valid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/structurally_valid.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF google/protobuf/stubs/.deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/structurally_valid.o depbase=`echo google/protobuf/stubs/strutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/strutil.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/strutil.lo google/protobuf/stubs/strutil.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/strutil.lo -MD -MP -MF google/protobuf/stubs/.deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/strutil.o depbase=`echo google/protobuf/stubs/time.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/time.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/time.lo google/protobuf/stubs/time.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/time.lo -MD -MP -MF google/protobuf/stubs/.deps/time.Tpo -c google/protobuf/stubs/time.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/time.o depbase=`echo google/protobuf/io/coded_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/coded_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/coded_stream.lo google/protobuf/io/coded_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/coded_stream.lo -MD -MP -MF google/protobuf/io/.deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/coded_stream.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/structurally_valid.lo -MD -MP -MF google/protobuf/stubs/.deps/structurally_valid.Tpo -c google/protobuf/stubs/structurally_valid.cc -o google/protobuf/stubs/structurally_valid.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/time.lo -MD -MP -MF google/protobuf/stubs/.deps/time.Tpo -c google/protobuf/stubs/time.cc -o google/protobuf/stubs/time.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/strtod.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/strtod.lo google/protobuf/io/strtod.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/strtod.lo -MD -MP -MF google/protobuf/io/.deps/strtod.Tpo -c google/protobuf/io/strtod.cc -fPIC -DPIC -o google/protobuf/io/.libs/strtod.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/coded_stream.lo -MD -MP -MF google/protobuf/io/.deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -o google/protobuf/io/coded_stream.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/strutil.lo -MD -MP -MF google/protobuf/stubs/.deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o google/protobuf/stubs/strutil.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/zero_copy_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/strtod.lo -MD -MP -MF google/protobuf/io/.deps/strtod.Tpo -c google/protobuf/io/strtod.cc -o google/protobuf/io/strtod.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -o google/protobuf/io/zero_copy_stream.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/zero_copy_stream_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/io/zero_copy_stream_impl_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/io/zero_copy_stream_impl_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o depbase=`echo google/protobuf/any.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/any.pb.lo google/protobuf/any.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.pb.lo -MD -MP -MF google/protobuf/.deps/any.pb.Tpo -c google/protobuf/any.pb.cc -fPIC -DPIC -o google/protobuf/.libs/any.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -o google/protobuf/io/zero_copy_stream_impl.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/zero_copy_stream_impl_lite.lo -MD -MP -MF google/protobuf/io/.deps/zero_copy_stream_impl_lite.Tpo -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o google/protobuf/io/zero_copy_stream_impl_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/api.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/api.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/api.pb.lo google/protobuf/api.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/api.pb.lo -MD -MP -MF google/protobuf/.deps/api.pb.Tpo -c google/protobuf/api.pb.cc -fPIC -DPIC -o google/protobuf/.libs/api.pb.o depbase=`echo google/protobuf/stubs/mathlimits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/mathlimits.lo google/protobuf/stubs/mathlimits.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF google/protobuf/stubs/.deps/mathlimits.Tpo -c google/protobuf/stubs/mathlimits.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/mathlimits.o depbase=`echo google/protobuf/any.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/any.lo google/protobuf/any.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.pb.lo -MD -MP -MF google/protobuf/.deps/any.pb.Tpo -c google/protobuf/any.pb.cc -o google/protobuf/any.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.lo -MD -MP -MF google/protobuf/.deps/any.Tpo -c google/protobuf/any.cc -fPIC -DPIC -o google/protobuf/.libs/any.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/mathlimits.lo -MD -MP -MF google/protobuf/stubs/.deps/mathlimits.Tpo -c google/protobuf/stubs/mathlimits.cc -o google/protobuf/stubs/mathlimits.o >/dev/null 2>&1 depbase=`echo google/protobuf/descriptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor.lo google/protobuf/descriptor.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.lo -MD -MP -MF google/protobuf/.deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any.lo -MD -MP -MF google/protobuf/.deps/any.Tpo -c google/protobuf/any.cc -o google/protobuf/any.o >/dev/null 2>&1 depbase=`echo google/protobuf/descriptor_database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor_database.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor_database.lo google/protobuf/descriptor_database.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor_database.lo -MD -MP -MF google/protobuf/.deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor_database.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/api.pb.lo -MD -MP -MF google/protobuf/.deps/api.pb.Tpo -c google/protobuf/api.pb.cc -o google/protobuf/api.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/descriptor.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/descriptor.pb.lo google/protobuf/descriptor.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.pb.lo -MD -MP -MF google/protobuf/.deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o google/protobuf/.libs/descriptor.pb.o depbase=`echo google/protobuf/duration.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/duration.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/duration.pb.lo google/protobuf/duration.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/duration.pb.lo -MD -MP -MF google/protobuf/.deps/duration.pb.Tpo -c google/protobuf/duration.pb.cc -fPIC -DPIC -o google/protobuf/.libs/duration.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor_database.lo -MD -MP -MF google/protobuf/.deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -o google/protobuf/descriptor_database.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/duration.pb.lo -MD -MP -MF google/protobuf/.deps/duration.pb.Tpo -c google/protobuf/duration.pb.cc -o google/protobuf/duration.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/dynamic_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/dynamic_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/dynamic_message.lo google/protobuf/dynamic_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/dynamic_message.lo -MD -MP -MF google/protobuf/.deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o google/protobuf/.libs/dynamic_message.o depbase=`echo google/protobuf/empty.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/empty.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/empty.pb.lo google/protobuf/empty.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/empty.pb.lo -MD -MP -MF google/protobuf/.deps/empty.pb.Tpo -c google/protobuf/empty.pb.cc -fPIC -DPIC -o google/protobuf/.libs/empty.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/dynamic_message.lo -MD -MP -MF google/protobuf/.deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -o google/protobuf/dynamic_message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/empty.pb.lo -MD -MP -MF google/protobuf/.deps/empty.pb.Tpo -c google/protobuf/empty.pb.cc -o google/protobuf/empty.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/extension_set_heavy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/extension_set_heavy.lo google/protobuf/extension_set_heavy.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF google/protobuf/.deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set_heavy.o depbase=`echo google/protobuf/field_mask.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/field_mask.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/field_mask.pb.lo google/protobuf/field_mask.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/field_mask.pb.lo -MD -MP -MF google/protobuf/.deps/field_mask.pb.Tpo -c google/protobuf/field_mask.pb.cc -fPIC -DPIC -o google/protobuf/.libs/field_mask.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.pb.lo -MD -MP -MF google/protobuf/.deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -o google/protobuf/descriptor.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/field_mask.pb.lo -MD -MP -MF google/protobuf/.deps/field_mask.pb.Tpo -c google/protobuf/field_mask.pb.cc -o google/protobuf/field_mask.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set_heavy.lo -MD -MP -MF google/protobuf/.deps/extension_set_heavy.Tpo -c google/protobuf/extension_set_heavy.cc -o google/protobuf/extension_set_heavy.o >/dev/null 2>&1 depbase=`echo google/protobuf/generated_message_reflection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_reflection.lo google/protobuf/generated_message_reflection.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF google/protobuf/.deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_reflection.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/descriptor.lo -MD -MP -MF google/protobuf/.deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o google/protobuf/descriptor.o >/dev/null 2>&1 depbase=`echo google/protobuf/generated_message_table_driven.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_table_driven.lo google/protobuf/generated_message_table_driven.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven.Tpo -c google/protobuf/generated_message_table_driven.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_reflection.lo -MD -MP -MF google/protobuf/.deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -o google/protobuf/generated_message_reflection.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven.Tpo -c google/protobuf/generated_message_table_driven.cc -o google/protobuf/generated_message_table_driven.o >/dev/null 2>&1 depbase=`echo google/protobuf/map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/map_field.lo google/protobuf/map_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/map_field.lo -MD -MP -MF google/protobuf/.deps/map_field.Tpo -c google/protobuf/map_field.cc -fPIC -DPIC -o google/protobuf/.libs/map_field.o depbase=`echo google/protobuf/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/message.lo google/protobuf/message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message.lo -MD -MP -MF google/protobuf/.deps/message.Tpo -c google/protobuf/message.cc -fPIC -DPIC -o google/protobuf/.libs/message.o depbase=`echo google/protobuf/reflection_ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/reflection_ops.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/reflection_ops.lo google/protobuf/reflection_ops.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/reflection_ops.lo -MD -MP -MF google/protobuf/.deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o google/protobuf/.libs/reflection_ops.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/map_field.lo -MD -MP -MF google/protobuf/.deps/map_field.Tpo -c google/protobuf/map_field.cc -o google/protobuf/map_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message.lo -MD -MP -MF google/protobuf/.deps/message.Tpo -c google/protobuf/message.cc -o google/protobuf/message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/reflection_ops.lo -MD -MP -MF google/protobuf/.deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -o google/protobuf/reflection_ops.o >/dev/null 2>&1 depbase=`echo google/protobuf/service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/service.lo google/protobuf/service.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/service.lo -MD -MP -MF google/protobuf/.deps/service.Tpo -c google/protobuf/service.cc -fPIC -DPIC -o google/protobuf/.libs/service.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/service.lo -MD -MP -MF google/protobuf/.deps/service.Tpo -c google/protobuf/service.cc -o google/protobuf/service.o >/dev/null 2>&1 depbase=`echo google/protobuf/source_context.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/source_context.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/source_context.pb.lo google/protobuf/source_context.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/struct.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/struct.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/struct.pb.lo google/protobuf/struct.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/source_context.pb.lo -MD -MP -MF google/protobuf/.deps/source_context.pb.Tpo -c google/protobuf/source_context.pb.cc -fPIC -DPIC -o google/protobuf/.libs/source_context.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/struct.pb.lo -MD -MP -MF google/protobuf/.deps/struct.pb.Tpo -c google/protobuf/struct.pb.cc -fPIC -DPIC -o google/protobuf/.libs/struct.pb.o depbase=`echo google/protobuf/stubs/substitute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/substitute.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/substitute.lo google/protobuf/stubs/substitute.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/substitute.lo -MD -MP -MF google/protobuf/stubs/.deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/substitute.o depbase=`echo google/protobuf/text_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/text_format.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/text_format.lo google/protobuf/text_format.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/text_format.lo -MD -MP -MF google/protobuf/.deps/text_format.Tpo -c google/protobuf/text_format.cc -fPIC -DPIC -o google/protobuf/.libs/text_format.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/substitute.lo -MD -MP -MF google/protobuf/stubs/.deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o google/protobuf/stubs/substitute.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/source_context.pb.lo -MD -MP -MF google/protobuf/.deps/source_context.pb.Tpo -c google/protobuf/source_context.pb.cc -o google/protobuf/source_context.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/timestamp.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/timestamp.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/timestamp.pb.lo google/protobuf/timestamp.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/timestamp.pb.lo -MD -MP -MF google/protobuf/.deps/timestamp.pb.Tpo -c google/protobuf/timestamp.pb.cc -fPIC -DPIC -o google/protobuf/.libs/timestamp.pb.o depbase=`echo google/protobuf/type.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/type.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/type.pb.lo google/protobuf/type.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/type.pb.lo -MD -MP -MF google/protobuf/.deps/type.pb.Tpo -c google/protobuf/type.pb.cc -fPIC -DPIC -o google/protobuf/.libs/type.pb.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/timestamp.pb.lo -MD -MP -MF google/protobuf/.deps/timestamp.pb.Tpo -c google/protobuf/timestamp.pb.cc -o google/protobuf/timestamp.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/struct.pb.lo -MD -MP -MF google/protobuf/.deps/struct.pb.Tpo -c google/protobuf/struct.pb.cc -o google/protobuf/struct.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/unknown_field_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/unknown_field_set.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/unknown_field_set.lo google/protobuf/unknown_field_set.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/unknown_field_set.lo -MD -MP -MF google/protobuf/.deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o google/protobuf/.libs/unknown_field_set.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/unknown_field_set.lo -MD -MP -MF google/protobuf/.deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -o google/protobuf/unknown_field_set.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/type.pb.lo -MD -MP -MF google/protobuf/.deps/type.pb.Tpo -c google/protobuf/type.pb.cc -o google/protobuf/type.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/text_format.lo -MD -MP -MF google/protobuf/.deps/text_format.Tpo -c google/protobuf/text_format.cc -o google/protobuf/text_format.o >/dev/null 2>&1 depbase=`echo google/protobuf/wire_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wire_format.lo google/protobuf/wire_format.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format.lo -MD -MP -MF google/protobuf/.deps/wire_format.Tpo -c google/protobuf/wire_format.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format.o depbase=`echo google/protobuf/wrappers.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wrappers.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wrappers.pb.lo google/protobuf/wrappers.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wrappers.pb.lo -MD -MP -MF google/protobuf/.deps/wrappers.pb.Tpo -c google/protobuf/wrappers.pb.cc -fPIC -DPIC -o google/protobuf/.libs/wrappers.pb.o depbase=`echo google/protobuf/io/gzip_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/gzip_stream.lo google/protobuf/io/gzip_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF google/protobuf/io/.deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o google/protobuf/io/.libs/gzip_stream.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/gzip_stream.lo -MD -MP -MF google/protobuf/io/.deps/gzip_stream.Tpo -c google/protobuf/io/gzip_stream.cc -o google/protobuf/io/gzip_stream.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/printer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/printer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/printer.lo google/protobuf/io/printer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/printer.lo -MD -MP -MF google/protobuf/io/.deps/printer.Tpo -c google/protobuf/io/printer.cc -fPIC -DPIC -o google/protobuf/io/.libs/printer.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wrappers.pb.lo -MD -MP -MF google/protobuf/.deps/wrappers.pb.Tpo -c google/protobuf/wrappers.pb.cc -o google/protobuf/wrappers.pb.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format.lo -MD -MP -MF google/protobuf/.deps/wire_format.Tpo -c google/protobuf/wire_format.cc -o google/protobuf/wire_format.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/tokenizer.lo google/protobuf/io/tokenizer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/tokenizer.lo -MD -MP -MF google/protobuf/io/.deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o google/protobuf/io/.libs/tokenizer.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/printer.lo -MD -MP -MF google/protobuf/io/.deps/printer.Tpo -c google/protobuf/io/printer.cc -o google/protobuf/io/printer.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/tokenizer.lo -MD -MP -MF google/protobuf/io/.deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o google/protobuf/io/tokenizer.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/importer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/importer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/importer.lo google/protobuf/compiler/importer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/importer.lo -MD -MP -MF google/protobuf/compiler/.deps/importer.Tpo -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/importer.o depbase=`echo google/protobuf/compiler/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/parser.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/parser.lo google/protobuf/compiler/parser.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/parser.lo -MD -MP -MF google/protobuf/compiler/.deps/parser.Tpo -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/parser.o depbase=`echo google/protobuf/util/json_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/json_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/json_util.lo google/protobuf/util/json_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/json_util.lo -MD -MP -MF google/protobuf/util/.deps/json_util.Tpo -c google/protobuf/util/json_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/json_util.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/importer.lo -MD -MP -MF google/protobuf/compiler/.deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o google/protobuf/compiler/importer.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/message_differencer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/message_differencer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/message_differencer.lo google/protobuf/util/message_differencer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/message_differencer.lo -MD -MP -MF google/protobuf/util/.deps/message_differencer.Tpo -c google/protobuf/util/message_differencer.cc -fPIC -DPIC -o google/protobuf/util/.libs/message_differencer.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/json_util.lo -MD -MP -MF google/protobuf/util/.deps/json_util.Tpo -c google/protobuf/util/json_util.cc -o google/protobuf/util/json_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/time_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/time_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/time_util.lo google/protobuf/util/time_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/parser.lo -MD -MP -MF google/protobuf/compiler/.deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o google/protobuf/compiler/parser.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/time_util.lo -MD -MP -MF google/protobuf/util/.deps/time_util.Tpo -c google/protobuf/util/time_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/time_util.o depbase=`echo google/protobuf/util/type_resolver_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/type_resolver_util.lo google/protobuf/util/type_resolver_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF google/protobuf/util/.deps/type_resolver_util.Tpo -c google/protobuf/util/type_resolver_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/type_resolver_util.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/time_util.lo -MD -MP -MF google/protobuf/util/.deps/time_util.Tpo -c google/protobuf/util/time_util.cc -o google/protobuf/util/time_util.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/type_resolver_util.lo -MD -MP -MF google/protobuf/util/.deps/type_resolver_util.Tpo -c google/protobuf/util/type_resolver_util.cc -o google/protobuf/util/type_resolver_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/code_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/code_generator.lo google/protobuf/compiler/code_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF google/protobuf/compiler/.deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/code_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/message_differencer.lo -MD -MP -MF google/protobuf/util/.deps/message_differencer.Tpo -c google/protobuf/util/message_differencer.cc -o google/protobuf/util/message_differencer.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/command_line_interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/command_line_interface.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF google/protobuf/compiler/.deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/command_line_interface.o depbase=`echo google/protobuf/compiler/plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/code_generator.lo -MD -MP -MF google/protobuf/compiler/.deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -o google/protobuf/compiler/code_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.Tpo -c google/protobuf/compiler/plugin.cc -o google/protobuf/compiler/plugin.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/plugin.pb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/plugin.pb.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/plugin.pb.o depbase=`echo google/protobuf/compiler/subprocess.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/subprocess.lo google/protobuf/compiler/subprocess.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF google/protobuf/compiler/.deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/subprocess.o depbase=`echo google/protobuf/compiler/zip_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/zip_writer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF google/protobuf/compiler/.deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o google/protobuf/compiler/.libs/zip_writer.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/subprocess.lo -MD -MP -MF google/protobuf/compiler/.deps/subprocess.Tpo -c google/protobuf/compiler/subprocess.cc -o google/protobuf/compiler/subprocess.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/zip_writer.lo -MD -MP -MF google/protobuf/compiler/.deps/zip_writer.Tpo -c google/protobuf/compiler/zip_writer.cc -o google/protobuf/compiler/zip_writer.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/command_line_interface.lo -MD -MP -MF google/protobuf/compiler/.deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -o google/protobuf/compiler/command_line_interface.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/plugin.pb.lo -MD -MP -MF google/protobuf/compiler/.deps/plugin.pb.Tpo -c google/protobuf/compiler/plugin.pb.cc -o google/protobuf/compiler/plugin.pb.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/main.o -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/main.o google/protobuf/compiler/main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo google/protobuf/stubs/bytestream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/bytestream.lo google/protobuf/stubs/bytestream.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF google/protobuf/stubs/.deps/bytestream.Tpo -c google/protobuf/stubs/bytestream.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/bytestream.o depbase=`echo google/protobuf/stubs/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/common.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/common.lo google/protobuf/stubs/common.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/common.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/bytestream.lo -MD -MP -MF google/protobuf/stubs/.deps/bytestream.Tpo -c google/protobuf/stubs/bytestream.cc -o google/protobuf/stubs/bytestream.o >/dev/null 2>&1 depbase=`echo google/protobuf/stubs/int128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/int128.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/stubs/int128.lo google/protobuf/stubs/int128.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/int128.lo -MD -MP -MF google/protobuf/stubs/.deps/int128.Tpo -c google/protobuf/stubs/int128.cc -fPIC -DPIC -o google/protobuf/stubs/.libs/int128.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/common.lo -MD -MP -MF google/protobuf/stubs/.deps/common.Tpo -c google/protobuf/stubs/common.cc -o google/protobuf/stubs/common.o >/dev/null 2>&1 depbase=`echo google/protobuf/io/io_win32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/io_win32.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/io/io_win32.lo google/protobuf/io/io_win32.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/io_win32.lo -MD -MP -MF google/protobuf/io/.deps/io_win32.Tpo -c google/protobuf/io/io_win32.cc -fPIC -DPIC -o google/protobuf/io/.libs/io_win32.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/io_win32.lo -MD -MP -MF google/protobuf/io/.deps/io_win32.Tpo -c google/protobuf/io/io_win32.cc -o google/protobuf/io/io_win32.o >/dev/null 2>&1 depbase=`echo google/protobuf/any_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/any_lite.lo google/protobuf/any_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any_lite.lo -MD -MP -MF google/protobuf/.deps/any_lite.Tpo -c google/protobuf/any_lite.cc -fPIC -DPIC -o google/protobuf/.libs/any_lite.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/int128.lo -MD -MP -MF google/protobuf/stubs/.deps/int128.Tpo -c google/protobuf/stubs/int128.cc -o google/protobuf/stubs/int128.o >/dev/null 2>&1 depbase=`echo google/protobuf/arena.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/arena.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/arena.lo google/protobuf/arena.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/arena.lo -MD -MP -MF google/protobuf/.deps/arena.Tpo -c google/protobuf/arena.cc -fPIC -DPIC -o google/protobuf/.libs/arena.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/any_lite.lo -MD -MP -MF google/protobuf/.deps/any_lite.Tpo -c google/protobuf/any_lite.cc -o google/protobuf/any_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/extension_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/extension_set.lo google/protobuf/extension_set.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set.lo -MD -MP -MF google/protobuf/.deps/extension_set.Tpo -c google/protobuf/extension_set.cc -fPIC -DPIC -o google/protobuf/.libs/extension_set.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/arena.lo -MD -MP -MF google/protobuf/.deps/arena.Tpo -c google/protobuf/arena.cc -o google/protobuf/arena.o >/dev/null 2>&1 depbase=`echo google/protobuf/generated_enum_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_enum_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_enum_util.lo google/protobuf/generated_enum_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_enum_util.lo -MD -MP -MF google/protobuf/.deps/generated_enum_util.Tpo -c google/protobuf/generated_enum_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_enum_util.o depbase=`echo google/protobuf/generated_message_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_util.lo google/protobuf/generated_message_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/generated_message_table_driven_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/generated_message_table_driven_lite.lo google/protobuf/generated_message_table_driven_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_util.lo -MD -MP -MF google/protobuf/.deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_util.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven_lite.Tpo -c google/protobuf/generated_message_table_driven_lite.cc -fPIC -DPIC -o google/protobuf/.libs/generated_message_table_driven_lite.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_enum_util.lo -MD -MP -MF google/protobuf/.deps/generated_enum_util.Tpo -c google/protobuf/generated_enum_util.cc -o google/protobuf/generated_enum_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/implicit_weak_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/implicit_weak_message.lo google/protobuf/implicit_weak_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF google/protobuf/.deps/implicit_weak_message.Tpo -c google/protobuf/implicit_weak_message.cc -fPIC -DPIC -o google/protobuf/.libs/implicit_weak_message.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/implicit_weak_message.lo -MD -MP -MF google/protobuf/.deps/implicit_weak_message.Tpo -c google/protobuf/implicit_weak_message.cc -o google/protobuf/implicit_weak_message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/extension_set.lo -MD -MP -MF google/protobuf/.deps/extension_set.Tpo -c google/protobuf/extension_set.cc -o google/protobuf/extension_set.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_util.lo -MD -MP -MF google/protobuf/.deps/generated_message_util.Tpo -c google/protobuf/generated_message_util.cc -o google/protobuf/generated_message_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/message_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/message_lite.lo google/protobuf/message_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message_lite.lo -MD -MP -MF google/protobuf/.deps/message_lite.Tpo -c google/protobuf/message_lite.cc -fPIC -DPIC -o google/protobuf/.libs/message_lite.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/generated_message_table_driven_lite.lo -MD -MP -MF google/protobuf/.deps/generated_message_table_driven_lite.Tpo -c google/protobuf/generated_message_table_driven_lite.cc -o google/protobuf/generated_message_table_driven_lite.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/message_lite.lo -MD -MP -MF google/protobuf/.deps/message_lite.Tpo -c google/protobuf/message_lite.cc -o google/protobuf/message_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/parse_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/parse_context.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/parse_context.lo google/protobuf/parse_context.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/parse_context.lo -MD -MP -MF google/protobuf/.deps/parse_context.Tpo -c google/protobuf/parse_context.cc -fPIC -DPIC -o google/protobuf/.libs/parse_context.o depbase=`echo google/protobuf/repeated_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/repeated_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/repeated_field.lo google/protobuf/repeated_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/repeated_field.lo -MD -MP -MF google/protobuf/.deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC -o google/protobuf/.libs/repeated_field.o depbase=`echo google/protobuf/wire_format_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/wire_format_lite.lo google/protobuf/wire_format_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format_lite.lo -MD -MP -MF google/protobuf/.deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o google/protobuf/.libs/wire_format_lite.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/parse_context.lo -MD -MP -MF google/protobuf/.deps/parse_context.Tpo -c google/protobuf/parse_context.cc -o google/protobuf/parse_context.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/delimited_message_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/delimited_message_util.lo google/protobuf/util/delimited_message_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF google/protobuf/util/.deps/delimited_message_util.Tpo -c google/protobuf/util/delimited_message_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/delimited_message_util.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/wire_format_lite.lo -MD -MP -MF google/protobuf/.deps/wire_format_lite.Tpo -c google/protobuf/wire_format_lite.cc -o google/protobuf/wire_format_lite.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/delimited_message_util.lo -MD -MP -MF google/protobuf/util/.deps/delimited_message_util.Tpo -c google/protobuf/util/delimited_message_util.cc -o google/protobuf/util/delimited_message_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/field_comparator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_comparator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/field_comparator.lo google/protobuf/util/field_comparator.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/util/field_mask_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/field_mask_util.lo google/protobuf/util/field_mask_util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_comparator.lo -MD -MP -MF google/protobuf/util/.deps/field_comparator.Tpo -c google/protobuf/util/field_comparator.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_comparator.o depbase=`echo google/protobuf/util/internal/datapiece.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/datapiece.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF google/protobuf/util/.deps/field_mask_util.Tpo -c google/protobuf/util/field_mask_util.cc -fPIC -DPIC -o google/protobuf/util/.libs/field_mask_util.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF google/protobuf/util/internal/.deps/datapiece.Tpo -c google/protobuf/util/internal/datapiece.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/datapiece.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/repeated_field.lo -MD -MP -MF google/protobuf/.deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -o google/protobuf/repeated_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_comparator.lo -MD -MP -MF google/protobuf/util/.deps/field_comparator.Tpo -c google/protobuf/util/field_comparator.cc -o google/protobuf/util/field_comparator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/field_mask_util.lo -MD -MP -MF google/protobuf/util/.deps/field_mask_util.Tpo -c google/protobuf/util/field_mask_util.cc -o google/protobuf/util/field_mask_util.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/default_value_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/default_value_objectwriter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/datapiece.lo -MD -MP -MF google/protobuf/util/internal/.deps/datapiece.Tpo -c google/protobuf/util/internal/datapiece.cc -o google/protobuf/util/internal/datapiece.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/default_value_objectwriter.Tpo -c google/protobuf/util/internal/default_value_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/default_value_objectwriter.o depbase=`echo google/protobuf/util/internal/error_listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/error_listener.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF google/protobuf/util/internal/.deps/error_listener.Tpo -c google/protobuf/util/internal/error_listener.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/error_listener.o depbase=`echo google/protobuf/util/internal/field_mask_utility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/field_mask_utility.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/field_mask_utility.Tpo -c google/protobuf/util/internal/field_mask_utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/field_mask_utility.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/error_listener.lo -MD -MP -MF google/protobuf/util/internal/.deps/error_listener.Tpo -c google/protobuf/util/internal/error_listener.cc -o google/protobuf/util/internal/error_listener.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/json_escaping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_escaping.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/default_value_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/default_value_objectwriter.Tpo -c google/protobuf/util/internal/default_value_objectwriter.cc -o google/protobuf/util/internal/default_value_objectwriter.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_escaping.Tpo -c google/protobuf/util/internal/json_escaping.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_escaping.o depbase=`echo google/protobuf/util/internal/json_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_objectwriter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_objectwriter.Tpo -c google/protobuf/util/internal/json_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_objectwriter.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/field_mask_utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/field_mask_utility.Tpo -c google/protobuf/util/internal/field_mask_utility.cc -o google/protobuf/util/internal/field_mask_utility.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_escaping.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_escaping.Tpo -c google/protobuf/util/internal/json_escaping.cc -o google/protobuf/util/internal/json_escaping.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/json_stream_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/json_stream_parser.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_stream_parser.Tpo -c google/protobuf/util/internal/json_stream_parser.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/json_stream_parser.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_objectwriter.Tpo -c google/protobuf/util/internal/json_objectwriter.cc -o google/protobuf/util/internal/json_objectwriter.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/object_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/object_writer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/object_writer.Tpo -c google/protobuf/util/internal/object_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/object_writer.o depbase=`echo google/protobuf/util/internal/protostream_objectsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectsource.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectsource.Tpo -c google/protobuf/util/internal/protostream_objectsource.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectsource.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/json_stream_parser.lo -MD -MP -MF google/protobuf/util/internal/.deps/json_stream_parser.Tpo -c google/protobuf/util/internal/json_stream_parser.cc -o google/protobuf/util/internal/json_stream_parser.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/object_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/object_writer.Tpo -c google/protobuf/util/internal/object_writer.cc -o google/protobuf/util/internal/object_writer.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/protostream_objectwriter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/protostream_objectwriter.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectwriter.Tpo -c google/protobuf/util/internal/protostream_objectwriter.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/protostream_objectwriter.o depbase=`echo google/protobuf/util/internal/proto_writer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/proto_writer.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/util/internal/type_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/proto_writer.Tpo -c google/protobuf/util/internal/proto_writer.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/proto_writer.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info.Tpo -c google/protobuf/util/internal/type_info.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectsource.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectsource.Tpo -c google/protobuf/util/internal/protostream_objectsource.cc -o google/protobuf/util/internal/protostream_objectsource.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protostream_objectwriter.lo -MD -MP -MF google/protobuf/util/internal/.deps/protostream_objectwriter.Tpo -c google/protobuf/util/internal/protostream_objectwriter.cc -o google/protobuf/util/internal/protostream_objectwriter.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info.Tpo -c google/protobuf/util/internal/type_info.cc -o google/protobuf/util/internal/type_info.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/proto_writer.lo -MD -MP -MF google/protobuf/util/internal/.deps/proto_writer.Tpo -c google/protobuf/util/internal/proto_writer.cc -o google/protobuf/util/internal/proto_writer.o >/dev/null 2>&1 depbase=`echo google/protobuf/util/internal/type_info_test_helper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/type_info_test_helper.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info_test_helper.Tpo -c google/protobuf/util/internal/type_info_test_helper.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/type_info_test_helper.o depbase=`echo google/protobuf/util/internal/utility.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/utility.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/util/internal/utility.lo google/protobuf/util/internal/utility.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/utility.Tpo -c google/protobuf/util/internal/utility.cc -fPIC -DPIC -o google/protobuf/util/internal/.libs/utility.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/type_info_test_helper.lo -MD -MP -MF google/protobuf/util/internal/.deps/type_info_test_helper.Tpo -c google/protobuf/util/internal/type_info_test_helper.cc -o google/protobuf/util/internal/type_info_test_helper.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/compiler/cpp/cpp_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_enum_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/utility.lo -MD -MP -MF google/protobuf/util/internal/.deps/utility.Tpo -c google/protobuf/util/internal/utility.cc -o google/protobuf/util/internal/utility.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_extension.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_extension.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o google/protobuf/compiler/cpp/cpp_enum_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_enum.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -o google/protobuf/compiler/cpp/cpp_enum.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_extension.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -o google/protobuf/compiler/cpp/cpp_extension.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_file.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -o google/protobuf/compiler/cpp/cpp_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_generator.o depbase=`echo google/protobuf/compiler/cpp/cpp_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_helpers.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_generator.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -o google/protobuf/compiler/cpp/cpp_generator.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_map_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_map_field.Tpo -c google/protobuf/compiler/cpp/cpp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_map_field.o depbase=`echo google/protobuf/compiler/cpp/cpp_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_map_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_map_field.Tpo -c google/protobuf/compiler/cpp/cpp_map_field.cc -o google/protobuf/compiler/cpp/cpp_map_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_file.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -o google/protobuf/compiler/cpp/cpp_file.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_helpers.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -o google/protobuf/compiler/cpp/cpp_helpers.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_message_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_message_field.o depbase=`echo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_padding_optimizer.Tpo -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o depbase=`echo google/protobuf/compiler/cpp/cpp_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -o google/protobuf/compiler/cpp/cpp_message_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_message.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -o google/protobuf/compiler/cpp/cpp_message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_padding_optimizer.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_padding_optimizer.Tpo -c google/protobuf/compiler/cpp/cpp_padding_optimizer.cc -o google/protobuf/compiler/cpp/cpp_padding_optimizer.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o google/protobuf/compiler/cpp/cpp_primitive_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/cpp/cpp_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_service.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_service.o depbase=`echo google/protobuf/compiler/cpp/cpp_string_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/cpp/cpp_string_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/cpp/.libs/cpp_string_field.o depbase=`echo google/protobuf/compiler/java/java_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_context.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_context.Tpo -c google/protobuf/compiler/java/java_context.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_context.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_service.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -o google/protobuf/compiler/cpp/cpp_service.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_context.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_context.Tpo -c google/protobuf/compiler/java/java_context.cc -o google/protobuf/compiler/java/java_context.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/cpp_string_field.lo -MD -MP -MF google/protobuf/compiler/cpp/.deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -o google/protobuf/compiler/cpp/cpp_string_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum.o depbase=`echo google/protobuf/compiler/java/java_enum_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_lite.Tpo -c google/protobuf/compiler/java/java_enum_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_lite.o depbase=`echo google/protobuf/compiler/java/java_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_enum_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -o google/protobuf/compiler/java/java_enum.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_enum_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_enum_field_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field_lite.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_lite.Tpo -c google/protobuf/compiler/java/java_enum_lite.cc -o google/protobuf/compiler/java/java_enum_lite.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -o google/protobuf/compiler/java/java_enum_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_enum_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_enum_field_lite.Tpo -c google/protobuf/compiler/java/java_enum_field_lite.cc -o google/protobuf/compiler/java/java_enum_field_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_extension_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_extension_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension_lite.Tpo -c google/protobuf/compiler/java/java_extension_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_extension_lite.o depbase=`echo google/protobuf/compiler/java/java_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -o google/protobuf/compiler/java/java_extension.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_extension_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_extension_lite.Tpo -c google/protobuf/compiler/java/java_extension_lite.cc -o google/protobuf/compiler/java/java_extension_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_file.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -o google/protobuf/compiler/java/java_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/compiler/java/java_generator_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_generator_factory.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator_factory.Tpo -c google/protobuf/compiler/java/java_generator_factory.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_generator_factory.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator_factory.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator_factory.Tpo -c google/protobuf/compiler/java/java_generator_factory.cc -o google/protobuf/compiler/java/java_generator_factory.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_helpers.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_file.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -o google/protobuf/compiler/java/java_file.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -o google/protobuf/compiler/java/java_generator.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field.Tpo -c google/protobuf/compiler/java/java_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_map_field.o depbase=`echo google/protobuf/compiler/java/java_map_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_map_field_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field_lite.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_helpers.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -o google/protobuf/compiler/java/java_helpers.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field.Tpo -c google/protobuf/compiler/java/java_map_field.cc -o google/protobuf/compiler/java/java_map_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_map_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_map_field_lite.Tpo -c google/protobuf/compiler/java/java_map_field_lite.cc -o google/protobuf/compiler/java/java_map_field_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_message_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_lite.Tpo -c google/protobuf/compiler/java/java_message_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_lite.o depbase=`echo google/protobuf/compiler/java/java_message_builder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder.Tpo -c google/protobuf/compiler/java/java_message_builder.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_builder.o depbase=`echo google/protobuf/compiler/java/java_message_builder_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_builder_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder_lite.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -o google/protobuf/compiler/java/java_message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_lite.Tpo -c google/protobuf/compiler/java/java_message_lite.cc -o google/protobuf/compiler/java/java_message_lite.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder_lite.Tpo -c google/protobuf/compiler/java/java_message_builder_lite.cc -o google/protobuf/compiler/java/java_message_builder_lite.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_builder.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_builder.Tpo -c google/protobuf/compiler/java/java_message_builder.cc -o google/protobuf/compiler/java/java_message_builder.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field.o depbase=`echo google/protobuf/compiler/java/java_message_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_message_field_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_message_field_lite.o depbase=`echo google/protobuf/compiler/java/java_name_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_name_resolver.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_name_resolver.Tpo -c google/protobuf/compiler/java/java_name_resolver.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_name_resolver.o depbase=`echo google/protobuf/compiler/java/java_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -o google/protobuf/compiler/java/java_message_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_name_resolver.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_name_resolver.Tpo -c google/protobuf/compiler/java/java_name_resolver.cc -o google/protobuf/compiler/java/java_name_resolver.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_message_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_message_field_lite.Tpo -c google/protobuf/compiler/java/java_message_field_lite.cc -o google/protobuf/compiler/java/java_message_field_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_primitive_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_primitive_field_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field_lite.Tpo -c google/protobuf/compiler/java/java_primitive_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o depbase=`echo google/protobuf/compiler/java/java_shared_code_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_shared_code_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -o google/protobuf/compiler/java/java_primitive_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_service.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_primitive_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_primitive_field_lite.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o depbase=`echo google/protobuf/compiler/java/java_string_field_lite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_string_field_lite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field_lite.Tpo -c google/protobuf/compiler/java/java_string_field_lite.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field_lite.o depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/java/java_doc_comment.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o depbase=`echo google/protobuf/compiler/js/js_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/js_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF google/protobuf/compiler/js/.deps/js_generator.Tpo -c google/protobuf/compiler/js/js_generator.cc -fPIC -DPIC -o google/protobuf/compiler/js/.libs/js_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/java_string_field_lite.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field_lite.Tpo -c google/protobuf/compiler/java/java_string_field_lite.cc -o google/protobuf/compiler/java/java_string_field_lite.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/js/well_known_types_embed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/js/well_known_types_embed.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF google/protobuf/compiler/js/.deps/well_known_types_embed.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/well_known_types_embed.lo -MD -MP -MF google/protobuf/compiler/js/.deps/well_known_types_embed.Tpo -c google/protobuf/compiler/js/well_known_types_embed.cc -o google/protobuf/compiler/js/well_known_types_embed.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o depbase=`echo google/protobuf/compiler/objectivec/objectivec_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_enum_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o depbase=`echo google/protobuf/compiler/objectivec/objectivec_extension.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_extension.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_extension.Tpo -c google/protobuf/compiler/objectivec/objectivec_extension.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum_field.cc -o google/protobuf/compiler/objectivec/objectivec_enum_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_enum.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_enum.Tpo -c google/protobuf/compiler/objectivec/objectivec_enum.cc -o google/protobuf/compiler/objectivec/objectivec_enum.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_extension.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_extension.Tpo -c google/protobuf/compiler/objectivec/objectivec_extension.cc -o google/protobuf/compiler/objectivec/objectivec_extension.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_field.o depbase=`echo google/protobuf/compiler/objectivec/objectivec_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_file.Tpo -c google/protobuf/compiler/objectivec/objectivec_file.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_file.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/js/js_generator.lo -MD -MP -MF google/protobuf/compiler/js/.deps/js_generator.Tpo -c google/protobuf/compiler/js/js_generator.cc -o google/protobuf/compiler/js/js_generator.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_generator.Tpo -c google/protobuf/compiler/objectivec/objectivec_generator.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_field.cc -o google/protobuf/compiler/objectivec/objectivec_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_generator.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_generator.Tpo -c google/protobuf/compiler/objectivec/objectivec_generator.cc -o google/protobuf/compiler/objectivec/objectivec_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_file.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_file.Tpo -c google/protobuf/compiler/objectivec/objectivec_file.cc -o google/protobuf/compiler/objectivec/objectivec_file.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_helpers.Tpo -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o depbase=`echo google/protobuf/compiler/objectivec/objectivec_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_map_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_map_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o depbase=`echo google/protobuf/compiler/objectivec/objectivec_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message.Tpo -c google/protobuf/compiler/objectivec/objectivec_message.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_map_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_map_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_map_field.cc -o google/protobuf/compiler/objectivec/objectivec_map_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_helpers.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_helpers.Tpo -c google/protobuf/compiler/objectivec/objectivec_helpers.cc -o google/protobuf/compiler/objectivec/objectivec_helpers.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_message_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message.Tpo -c google/protobuf/compiler/objectivec/objectivec_message.cc -o google/protobuf/compiler/objectivec/objectivec_message.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_oneof.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_oneof.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_oneof.Tpo -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_message_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_message_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_message_field.cc -o google/protobuf/compiler/objectivec/objectivec_message_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_oneof.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_oneof.Tpo -c google/protobuf/compiler/objectivec/objectivec_oneof.cc -o google/protobuf/compiler/objectivec/objectivec_oneof.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/compiler/php/php_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/php/php_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_primitive_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF google/protobuf/compiler/php/.deps/php_generator.Tpo -c google/protobuf/compiler/php/php_generator.cc -fPIC -DPIC -o google/protobuf/compiler/php/.libs/php_generator.o depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/python/python_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o depbase=`echo google/protobuf/compiler/ruby/ruby_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/ruby/ruby_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF google/protobuf/compiler/ruby/.deps/ruby_generator.Tpo -c google/protobuf/compiler/ruby/ruby_generator.cc -fPIC -DPIC -o google/protobuf/compiler/ruby/.libs/ruby_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/objectivec_primitive_field.lo -MD -MP -MF google/protobuf/compiler/objectivec/.deps/objectivec_primitive_field.Tpo -c google/protobuf/compiler/objectivec/objectivec_primitive_field.cc -o google/protobuf/compiler/objectivec/objectivec_primitive_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_doc_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_doc_comment.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_doc_comment.Tpo -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/php/php_generator.lo -MD -MP -MF google/protobuf/compiler/php/.deps/php_generator.Tpo -c google/protobuf/compiler/php/php_generator.cc -o google/protobuf/compiler/php/php_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/ruby/ruby_generator.lo -MD -MP -MF google/protobuf/compiler/ruby/.deps/ruby_generator.Tpo -c google/protobuf/compiler/ruby/ruby_generator.cc -o google/protobuf/compiler/ruby/ruby_generator.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_doc_comment.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_doc_comment.Tpo -c google/protobuf/compiler/csharp/csharp_doc_comment.cc -o google/protobuf/compiler/csharp/csharp_doc_comment.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum.Tpo -c google/protobuf/compiler/csharp/csharp_enum.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum.o depbase=`echo google/protobuf/compiler/csharp/csharp_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_enum_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o depbase=`echo google/protobuf/compiler/csharp/csharp_field_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_field_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_field_base.Tpo -c google/protobuf/compiler/csharp/csharp_field_base.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_field_base.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum.Tpo -c google/protobuf/compiler/csharp/csharp_enum.cc -o google/protobuf/compiler/csharp/csharp_enum.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_generator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_generator.Tpo -c google/protobuf/compiler/csharp/csharp_generator.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_generator.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_enum_field.cc -o google/protobuf/compiler/csharp/csharp_enum_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_generator.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_generator.Tpo -c google/protobuf/compiler/csharp/csharp_generator.cc -o google/protobuf/compiler/csharp/csharp_generator.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_helpers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_helpers.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_helpers.Tpo -c google/protobuf/compiler/csharp/csharp_helpers.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_helpers.o depbase=`echo google/protobuf/compiler/csharp/csharp_map_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_map_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_map_field.Tpo -c google/protobuf/compiler/csharp/csharp_map_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_map_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_field_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_field_base.Tpo -c google/protobuf/compiler/csharp/csharp_field_base.cc -o google/protobuf/compiler/csharp/csharp_field_base.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message.Tpo -c google/protobuf/compiler/csharp/csharp_message.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_helpers.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_helpers.Tpo -c google/protobuf/compiler/csharp/csharp_helpers.cc -o google/protobuf/compiler/csharp/csharp_helpers.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_map_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_map_field.Tpo -c google/protobuf/compiler/csharp/csharp_map_field.cc -o google/protobuf/compiler/csharp/csharp_map_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_message_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/compiler/csharp/csharp_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo google/protobuf/compiler/csharp/csharp_reflection_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_reflection_class.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_message_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_reflection_class.Tpo -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message.Tpo -c google/protobuf/compiler/csharp/csharp_message.cc -o google/protobuf/compiler/csharp/csharp_message.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_primitive_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_message_field.cc -o google/protobuf/compiler/csharp/csharp_message_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_reflection_class.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_reflection_class.Tpo -c google/protobuf/compiler/csharp/csharp_reflection_class.cc -o google/protobuf/compiler/csharp/csharp_reflection_class.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_message_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_message_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o depbase=`echo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o depbase=`echo google/protobuf/compiler/csharp/csharp_source_generator_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_source_generator_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_enum_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_source_generator_base.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_message_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_message_field.Tpo -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: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_repeated_primitive_field.Tpo -c google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc -o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o >/dev/null 2>&1 depbase=`echo google/protobuf/compiler/csharp/csharp_wrapper_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/csharp/csharp_wrapper_field.lo google/protobuf/compiler/csharp/csharp_wrapper_field.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_wrapper_field.Tpo -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -fPIC -DPIC -o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_source_generator_base.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_source_generator_base.Tpo -c google/protobuf/compiler/csharp/csharp_source_generator_base.cc -o google/protobuf/compiler/csharp/csharp_source_generator_base.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -version-info 20:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf-lite.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libprotobuf-lite.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo -lz /bin/sh ../libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -version-info 20:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotobuf.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libprotobuf.la -rpath /usr/lib64 google/protobuf/stubs/bytestream.lo google/protobuf/stubs/common.lo google/protobuf/stubs/int128.lo google/protobuf/io/io_win32.lo google/protobuf/stubs/status.lo google/protobuf/stubs/statusor.lo google/protobuf/stubs/stringpiece.lo google/protobuf/stubs/stringprintf.lo google/protobuf/stubs/structurally_valid.lo google/protobuf/stubs/strutil.lo google/protobuf/stubs/time.lo google/protobuf/any_lite.lo google/protobuf/arena.lo google/protobuf/extension_set.lo google/protobuf/generated_enum_util.lo google/protobuf/generated_message_util.lo google/protobuf/generated_message_table_driven_lite.lo google/protobuf/implicit_weak_message.lo google/protobuf/message_lite.lo google/protobuf/parse_context.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/strtod.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl.lo google/protobuf/io/zero_copy_stream_impl_lite.lo google/protobuf/any.pb.lo google/protobuf/api.pb.lo google/protobuf/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/tokenizer.lo google/protobuf/compiler/importer.lo google/protobuf/compiler/parser.lo google/protobuf/util/delimited_message_util.lo google/protobuf/util/field_comparator.lo google/protobuf/util/field_mask_util.lo google/protobuf/util/internal/datapiece.lo google/protobuf/util/internal/default_value_objectwriter.lo google/protobuf/util/internal/error_listener.lo google/protobuf/util/internal/field_mask_utility.lo google/protobuf/util/internal/json_escaping.lo google/protobuf/util/internal/json_objectwriter.lo google/protobuf/util/internal/json_stream_parser.lo google/protobuf/util/internal/object_writer.lo google/protobuf/util/internal/protostream_objectsource.lo google/protobuf/util/internal/protostream_objectwriter.lo google/protobuf/util/internal/proto_writer.lo google/protobuf/util/internal/type_info.lo google/protobuf/util/internal/type_info_test_helper.lo google/protobuf/util/internal/utility.lo google/protobuf/util/json_util.lo google/protobuf/util/message_differencer.lo google/protobuf/util/time_util.lo google/protobuf/util/type_resolver_util.lo -lz libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -pthread -O2 -fstack-protector -march=x86-64 -Wl,--version-script=./libprotobuf-lite.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/wire_format_lite.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o -lz -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotobuf-lite.so.20 -o .libs/libprotobuf-lite.so.20.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.20" && ln -s "libprotobuf-lite.so.20.0.0" "libprotobuf-lite.so.20") libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.20.0.0" "libprotobuf-lite.so") libtool: link: ar cru .libs/libprotobuf-lite.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o libtool: link: ranlib .libs/libprotobuf-lite.a libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -pthread -O2 -fstack-protector -march=x86-64 -Wl,--version-script=./libprotobuf.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o google/protobuf/stubs/.libs/bytestream.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/int128.o google/protobuf/io/.libs/io_win32.o google/protobuf/stubs/.libs/status.o google/protobuf/stubs/.libs/statusor.o google/protobuf/stubs/.libs/stringpiece.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/stubs/.libs/structurally_valid.o google/protobuf/stubs/.libs/strutil.o google/protobuf/stubs/.libs/time.o google/protobuf/.libs/any_lite.o google/protobuf/.libs/arena.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_enum_util.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/generated_message_table_driven_lite.o google/protobuf/.libs/implicit_weak_message.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/parse_context.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/wire_format_lite.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/strtod.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o google/protobuf/.libs/any.pb.o google/protobuf/.libs/api.pb.o google/protobuf/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/tokenizer.o google/protobuf/compiler/.libs/importer.o google/protobuf/compiler/.libs/parser.o google/protobuf/util/.libs/delimited_message_util.o google/protobuf/util/.libs/field_comparator.o google/protobuf/util/.libs/field_mask_util.o google/protobuf/util/internal/.libs/datapiece.o google/protobuf/util/internal/.libs/default_value_objectwriter.o google/protobuf/util/internal/.libs/error_listener.o google/protobuf/util/internal/.libs/field_mask_utility.o google/protobuf/util/internal/.libs/json_escaping.o google/protobuf/util/internal/.libs/json_objectwriter.o google/protobuf/util/internal/.libs/json_stream_parser.o google/protobuf/util/internal/.libs/object_writer.o google/protobuf/util/internal/.libs/protostream_objectsource.o google/protobuf/util/internal/.libs/protostream_objectwriter.o google/protobuf/util/internal/.libs/proto_writer.o google/protobuf/util/internal/.libs/type_info.o google/protobuf/util/internal/.libs/type_info_test_helper.o google/protobuf/util/internal/.libs/utility.o google/protobuf/util/.libs/json_util.o google/protobuf/util/.libs/message_differencer.o google/protobuf/util/.libs/time_util.o google/protobuf/util/.libs/type_resolver_util.o -lz -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotobuf.so.20 -o .libs/libprotobuf.so.20.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf.so.20" && ln -s "libprotobuf.so.20.0.0" "libprotobuf.so.20") libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.20.0.0" "libprotobuf.so") libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/csharp_wrapper_field.lo -MD -MP -MF google/protobuf/compiler/csharp/.deps/csharp_wrapper_field.Tpo -c google/protobuf/compiler/csharp/csharp_wrapper_field.cc -o google/protobuf/compiler/csharp/csharp_wrapper_field.o >/dev/null 2>&1 libtool: link: ar cru .libs/libprotobuf.a google/protobuf/stubs/bytestream.o google/protobuf/stubs/common.o google/protobuf/stubs/int128.o google/protobuf/io/io_win32.o google/protobuf/stubs/status.o google/protobuf/stubs/statusor.o google/protobuf/stubs/stringpiece.o google/protobuf/stubs/stringprintf.o google/protobuf/stubs/structurally_valid.o google/protobuf/stubs/strutil.o google/protobuf/stubs/time.o google/protobuf/any_lite.o google/protobuf/arena.o google/protobuf/extension_set.o google/protobuf/generated_enum_util.o google/protobuf/generated_message_util.o google/protobuf/generated_message_table_driven_lite.o google/protobuf/implicit_weak_message.o google/protobuf/message_lite.o google/protobuf/parse_context.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/strtod.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl.o google/protobuf/io/zero_copy_stream_impl_lite.o google/protobuf/any.pb.o google/protobuf/api.pb.o google/protobuf/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/tokenizer.o google/protobuf/compiler/importer.o google/protobuf/compiler/parser.o google/protobuf/util/delimited_message_util.o google/protobuf/util/field_comparator.o google/protobuf/util/field_mask_util.o google/protobuf/util/internal/datapiece.o google/protobuf/util/internal/default_value_objectwriter.o google/protobuf/util/internal/error_listener.o google/protobuf/util/internal/field_mask_utility.o google/protobuf/util/internal/json_escaping.o google/protobuf/util/internal/json_objectwriter.o google/protobuf/util/internal/json_stream_parser.o google/protobuf/util/internal/object_writer.o google/protobuf/util/internal/protostream_objectsource.o google/protobuf/util/internal/protostream_objectwriter.o google/protobuf/util/internal/proto_writer.o google/protobuf/util/internal/type_info.o google/protobuf/util/internal/type_info_test_helper.o google/protobuf/util/internal/utility.o google/protobuf/util/json_util.o google/protobuf/util/message_differencer.o google/protobuf/util/time_util.o google/protobuf/util/type_resolver_util.o libtool: link: ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -version-info 20:0:0 -export-dynamic -no-undefined -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o libprotoc.la -rpath /usr/lib64 google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_map_field.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_padding_optimizer.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_lite.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_enum_field_lite.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_extension_lite.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_map_field.lo google/protobuf/compiler/java/java_map_field_lite.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_lite.lo google/protobuf/compiler/java/java_message_builder.lo google/protobuf/compiler/java/java_message_builder_lite.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_message_field_lite.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_primitive_field_lite.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_string_field_lite.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/js/js_generator.lo google/protobuf/compiler/js/well_known_types_embed.lo google/protobuf/compiler/objectivec/objectivec_enum.lo google/protobuf/compiler/objectivec/objectivec_enum_field.lo google/protobuf/compiler/objectivec/objectivec_extension.lo google/protobuf/compiler/objectivec/objectivec_field.lo google/protobuf/compiler/objectivec/objectivec_file.lo google/protobuf/compiler/objectivec/objectivec_generator.lo google/protobuf/compiler/objectivec/objectivec_helpers.lo google/protobuf/compiler/objectivec/objectivec_map_field.lo google/protobuf/compiler/objectivec/objectivec_message.lo google/protobuf/compiler/objectivec/objectivec_message_field.lo google/protobuf/compiler/objectivec/objectivec_oneof.lo google/protobuf/compiler/objectivec/objectivec_primitive_field.lo google/protobuf/compiler/php/php_generator.lo google/protobuf/compiler/python/python_generator.lo google/protobuf/compiler/ruby/ruby_generator.lo google/protobuf/compiler/csharp/csharp_doc_comment.lo google/protobuf/compiler/csharp/csharp_enum.lo google/protobuf/compiler/csharp/csharp_enum_field.lo google/protobuf/compiler/csharp/csharp_field_base.lo google/protobuf/compiler/csharp/csharp_generator.lo google/protobuf/compiler/csharp/csharp_helpers.lo google/protobuf/compiler/csharp/csharp_map_field.lo google/protobuf/compiler/csharp/csharp_message.lo google/protobuf/compiler/csharp/csharp_message_field.lo google/protobuf/compiler/csharp/csharp_primitive_field.lo google/protobuf/compiler/csharp/csharp_reflection_class.lo google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo google/protobuf/compiler/csharp/csharp_repeated_message_field.lo google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo google/protobuf/compiler/csharp/csharp_source_generator_base.lo google/protobuf/compiler/csharp/csharp_wrapper_field.lo libprotobuf.la -lz libtool: warning: '/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/libstdc++.la' seems to be moved libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib -pthread -O2 -fstack-protector -march=x86-64 -Wl,--version-script=./libprotoc.map -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_map_field.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_padding_optimizer.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_lite.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_enum_field_lite.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_extension_lite.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_map_field.o google/protobuf/compiler/java/.libs/java_map_field_lite.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_lite.o google/protobuf/compiler/java/.libs/java_message_builder.o google/protobuf/compiler/java/.libs/java_message_builder_lite.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_message_field_lite.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_primitive_field_lite.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_string_field_lite.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/js/.libs/js_generator.o google/protobuf/compiler/js/.libs/well_known_types_embed.o google/protobuf/compiler/objectivec/.libs/objectivec_enum.o google/protobuf/compiler/objectivec/.libs/objectivec_enum_field.o google/protobuf/compiler/objectivec/.libs/objectivec_extension.o google/protobuf/compiler/objectivec/.libs/objectivec_field.o google/protobuf/compiler/objectivec/.libs/objectivec_file.o google/protobuf/compiler/objectivec/.libs/objectivec_generator.o google/protobuf/compiler/objectivec/.libs/objectivec_helpers.o google/protobuf/compiler/objectivec/.libs/objectivec_map_field.o google/protobuf/compiler/objectivec/.libs/objectivec_message.o google/protobuf/compiler/objectivec/.libs/objectivec_message_field.o google/protobuf/compiler/objectivec/.libs/objectivec_oneof.o google/protobuf/compiler/objectivec/.libs/objectivec_primitive_field.o google/protobuf/compiler/php/.libs/php_generator.o google/protobuf/compiler/python/.libs/python_generator.o google/protobuf/compiler/ruby/.libs/ruby_generator.o google/protobuf/compiler/csharp/.libs/csharp_doc_comment.o google/protobuf/compiler/csharp/.libs/csharp_enum.o google/protobuf/compiler/csharp/.libs/csharp_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_field_base.o google/protobuf/compiler/csharp/.libs/csharp_generator.o google/protobuf/compiler/csharp/.libs/csharp_helpers.o google/protobuf/compiler/csharp/.libs/csharp_map_field.o google/protobuf/compiler/csharp/.libs/csharp_message.o google/protobuf/compiler/csharp/.libs/csharp_message_field.o google/protobuf/compiler/csharp/.libs/csharp_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_reflection_class.o google/protobuf/compiler/csharp/.libs/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_message_field.o google/protobuf/compiler/csharp/.libs/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/.libs/csharp_source_generator_base.o google/protobuf/compiler/csharp/.libs/csharp_wrapper_field.o -Wl,-rpath -Wl,/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src/.libs ./.libs/libprotobuf.so -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -lz -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libprotoc.so.20 -o .libs/libprotoc.so.20.0.0 libtool: link: (cd ".libs" && rm -f "libprotoc.so.20" && ln -s "libprotoc.so.20.0.0" "libprotoc.so.20") libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.20.0.0" "libprotoc.so") libtool: link: ar cru .libs/libprotoc.a google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_map_field.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_padding_optimizer.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_lite.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_enum_field_lite.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_extension_lite.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_map_field.o google/protobuf/compiler/java/java_map_field_lite.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_lite.o google/protobuf/compiler/java/java_message_builder.o google/protobuf/compiler/java/java_message_builder_lite.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_message_field_lite.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_primitive_field_lite.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_string_field_lite.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/js/js_generator.o google/protobuf/compiler/js/well_known_types_embed.o google/protobuf/compiler/objectivec/objectivec_enum.o google/protobuf/compiler/objectivec/objectivec_enum_field.o google/protobuf/compiler/objectivec/objectivec_extension.o google/protobuf/compiler/objectivec/objectivec_field.o google/protobuf/compiler/objectivec/objectivec_file.o google/protobuf/compiler/objectivec/objectivec_generator.o google/protobuf/compiler/objectivec/objectivec_helpers.o google/protobuf/compiler/objectivec/objectivec_map_field.o google/protobuf/compiler/objectivec/objectivec_message.o google/protobuf/compiler/objectivec/objectivec_message_field.o google/protobuf/compiler/objectivec/objectivec_oneof.o google/protobuf/compiler/objectivec/objectivec_primitive_field.o google/protobuf/compiler/php/php_generator.o google/protobuf/compiler/python/python_generator.o google/protobuf/compiler/ruby/ruby_generator.o google/protobuf/compiler/csharp/csharp_doc_comment.o google/protobuf/compiler/csharp/csharp_enum.o google/protobuf/compiler/csharp/csharp_enum_field.o google/protobuf/compiler/csharp/csharp_field_base.o google/protobuf/compiler/csharp/csharp_generator.o google/protobuf/compiler/csharp/csharp_helpers.o google/protobuf/compiler/csharp/csharp_map_field.o google/protobuf/compiler/csharp/csharp_message.o google/protobuf/compiler/csharp/csharp_message_field.o google/protobuf/compiler/csharp/csharp_primitive_field.o google/protobuf/compiler/csharp/csharp_reflection_class.o google/protobuf/compiler/csharp/csharp_repeated_enum_field.o google/protobuf/compiler/csharp/csharp_repeated_message_field.o google/protobuf/compiler/csharp/csharp_repeated_primitive_field.o google/protobuf/compiler/csharp/csharp_source_generator_base.o google/protobuf/compiler/csharp/csharp_wrapper_field.o libtool: link: ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o protoc google/protobuf/compiler/main.o libprotobuf.la libprotoc.la -lz libtool: link: x86_64-tld-linux-g++ -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -pthread -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -o .libs/protoc google/protobuf/compiler/main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src/.libs/libprotobuf.so /usr/lib64/libstdc++.so -lm -lz -pthread make[2]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src' make[1]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' + cd python + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' 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_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-2 creating build-2/lib creating build-2/lib/google copying google/__init__.py -> build-2/lib/google creating build-2/lib/google/protobuf copying google/protobuf/descriptor.py -> build-2/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build-2/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build-2/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/text_encoding.py -> build-2/lib/google/protobuf copying google/protobuf/service_reflection.py -> build-2/lib/google/protobuf copying google/protobuf/api_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_mset_wire_format_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/proto_builder.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_mset_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_no_arena_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/message.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_no_arena_import_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/symbol_database.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_no_generic_services_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/type_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/message_factory.py -> build-2/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/map_proto2_unittest_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/test_messages_proto3_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/text_format.py -> build-2/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/__init__.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_arena_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/service.py -> build-2/lib/google/protobuf copying google/protobuf/map_unittest_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/any_test_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/json_format.py -> build-2/lib/google/protobuf copying google/protobuf/test_messages_proto2_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_custom_options_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/reflection.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_import_public_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_proto3_arena_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/any_pb2.py -> build-2/lib/google/protobuf copying google/protobuf/unittest_import_pb2.py -> build-2/lib/google/protobuf creating build-2/lib/google/protobuf/internal copying google/protobuf/internal/packed_field_test_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/symbol_database_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/test_util.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/test_bad_identifiers_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/text_format_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/factory_test1_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_database_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/more_messages_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test2_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/generator_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/file_options_test_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/wire_format_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/message_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/factory_test2_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test1_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/service_reflection_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/reflection_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/message_factory_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/proto_builder_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/json_format_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_dynamic_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/unknown_fields_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/any_test_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/keywords_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/text_encoding_test.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/missing_enum_values_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/no_package_pb2.py -> build-2/lib/google/protobuf/internal copying google/protobuf/internal/message_set_extensions_pb2.py -> build-2/lib/google/protobuf/internal creating build-2/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build-2/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build-2/lib/google/protobuf/compiler creating build-2/lib/google/protobuf/pyext copying google/protobuf/pyext/python_pb2.py -> build-2/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build-2/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build-2/lib/google/protobuf/pyext creating build-2/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build-2/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build-2/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build-2/lib/google/protobuf/util creating build-2/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/outer_pb2.py -> build-2/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/inner_pb2.py -> build-2/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/__init__.py -> build-2/lib/google/protobuf/internal/import_test_package + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/google copying google/__init__.py -> build-3/lib/google creating build-3/lib/google/protobuf copying google/protobuf/descriptor.py -> build-3/lib/google/protobuf copying google/protobuf/descriptor_database.py -> build-3/lib/google/protobuf copying google/protobuf/descriptor_pool.py -> build-3/lib/google/protobuf copying google/protobuf/empty_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/text_encoding.py -> build-3/lib/google/protobuf copying google/protobuf/service_reflection.py -> build-3/lib/google/protobuf copying google/protobuf/api_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_mset_wire_format_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/proto_builder.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_mset_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/wrappers_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_no_arena_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/message.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_no_arena_import_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/symbol_database.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_no_generic_services_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/source_context_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/struct_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/type_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/message_factory.py -> build-3/lib/google/protobuf copying google/protobuf/duration_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/map_proto2_unittest_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/field_mask_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/test_messages_proto3_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/text_format.py -> build-3/lib/google/protobuf copying google/protobuf/timestamp_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/__init__.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_arena_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/service.py -> build-3/lib/google/protobuf copying google/protobuf/map_unittest_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/any_test_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/json_format.py -> build-3/lib/google/protobuf copying google/protobuf/test_messages_proto2_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_custom_options_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/reflection.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_import_public_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_proto3_arena_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/any_pb2.py -> build-3/lib/google/protobuf copying google/protobuf/unittest_import_pb2.py -> build-3/lib/google/protobuf creating build-3/lib/google/protobuf/internal copying google/protobuf/internal/packed_field_test_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/symbol_database_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/test_util.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/test_bad_identifiers_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/containers.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/text_format_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/factory_test1_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/enum_type_wrapper.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_database_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/more_messages_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test2_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/generator_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/file_options_test_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/wire_format_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/message_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/factory_test2_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test1_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/service_reflection_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/_parameterized.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/reflection_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/message_factory_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/proto_builder_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/json_format_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/more_extensions_dynamic_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/unknown_fields_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/api_implementation.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/well_known_types.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/any_test_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/descriptor_pool_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/keywords_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/python_message.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/text_encoding_test.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/extension_dict.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/missing_enum_values_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/testing_refleaks.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/no_package_pb2.py -> build-3/lib/google/protobuf/internal copying google/protobuf/internal/message_set_extensions_pb2.py -> build-3/lib/google/protobuf/internal creating build-3/lib/google/protobuf/compiler copying google/protobuf/compiler/plugin_pb2.py -> build-3/lib/google/protobuf/compiler copying google/protobuf/compiler/__init__.py -> build-3/lib/google/protobuf/compiler creating build-3/lib/google/protobuf/pyext copying google/protobuf/pyext/python_pb2.py -> build-3/lib/google/protobuf/pyext copying google/protobuf/pyext/cpp_message.py -> build-3/lib/google/protobuf/pyext copying google/protobuf/pyext/__init__.py -> build-3/lib/google/protobuf/pyext creating build-3/lib/google/protobuf/util copying google/protobuf/util/json_format_pb2.py -> build-3/lib/google/protobuf/util copying google/protobuf/util/__init__.py -> build-3/lib/google/protobuf/util copying google/protobuf/util/json_format_proto3_pb2.py -> build-3/lib/google/protobuf/util creating build-3/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/outer_pb2.py -> build-3/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/inner_pb2.py -> build-3/lib/google/protobuf/internal/import_test_package copying google/protobuf/internal/import_test_package/__init__.py -> build-3/lib/google/protobuf/internal/import_test_package + cd .. + /usr/bin/make -j4 check Making check in . make[1]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' /usr/bin/make check-local make[2]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' Making lib/libgmock.a lib/libgmock_main.a in gmock make[3]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googletest' depbase=`echo src/gtest-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest-all.lo src/gtest-all.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo src/gtest_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gtest_main.lo src/gtest_main.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -fPIC -DPIC -o src/.libs/gtest-all.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -fPIC -DPIC -o src/.libs/gtest_main.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest_main.lo -MD -MP -MF src/.deps/gtest_main.Tpo -c src/gtest_main.cc -o src/gtest_main.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I. -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gtest-all.lo -MD -MP -MF src/.deps/gtest-all.Tpo -c src/gtest-all.cc -o src/gtest-all.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o lib/libgtest.la -rpath /usr/lib64 src/gtest-all.lo libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o src/.libs/gtest-all.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,libgtest.so.0 -o lib/.libs/libgtest.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgtest.so.0" && ln -s "libgtest.so.0.0.0" "libgtest.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgtest.so" && ln -s "libgtest.so.0.0.0" "libgtest.so") libtool: link: ar cru lib/.libs/libgtest.a src/gtest-all.o libtool: link: ranlib lib/.libs/libgtest.a libtool: link: ( cd "lib/.libs" && rm -f "libgtest.la" && ln -s "../libgtest.la" "libgtest.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o lib/libgtest_main.la -rpath /usr/lib64 src/gtest_main.lo lib/libgtest.la libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o src/.libs/gtest_main.o -Wl,-rpath -Wl,/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googletest/lib/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 lib/.libs/libgtest.so -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,libgtest_main.so.0 -o lib/.libs/libgtest_main.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so.0" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgtest_main.so" && ln -s "libgtest_main.so.0.0.0" "libgtest_main.so") libtool: link: ar cru lib/.libs/libgtest_main.a src/gtest_main.o libtool: link: ranlib lib/.libs/libgtest_main.a libtool: link: ( cd "lib/.libs" && rm -f "libgtest_main.la" && ln -s "../libgtest_main.la" "libgtest_main.la" ) make[3]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googletest' make[3]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googlemock' depbase=`echo src/gmock_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock_main.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock_main.lo src/gmock_main.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -fPIC -DPIC -o src/.libs/gmock_main.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock_main.lo -MD -MP -MF src/.deps/gmock_main.Tpo -c src/gmock_main.cc -o src/gmock_main.o >/dev/null 2>&1 depbase=`echo src/gmock-all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock-all.lo -MD -MP -MF $depbase.Tpo -c -o src/gmock-all.lo src/gmock-all.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -fPIC -DPIC -o src/.libs/gmock-all.o libtool: compile: x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I./build-aux -I./../googletest/include -I./include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/gmock-all.lo -MD -MP -MF src/.deps/gmock-all.Tpo -c src/gmock-all.cc -o src/gmock-all.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o lib/libgmock.la -rpath /usr/lib64 src/gmock-all.lo libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o src/.libs/gmock-all.o -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,libgmock.so.0 -o lib/.libs/libgmock.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock.so.0" && ln -s "libgmock.so.0.0.0" "libgmock.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock.so" && ln -s "libgmock.so.0.0.0" "libgmock.so") libtool: link: ar cru lib/.libs/libgmock.a src/gmock-all.o libtool: link: ranlib lib/.libs/libgmock.a libtool: link: ( cd "lib/.libs" && rm -f "libgmock.la" && ln -s "../libgmock.la" "libgmock.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-tld-linux-g++ -pthread -DGTEST_HAS_PTHREAD=1 -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -o lib/libgmock_main.la -rpath /usr/lib64 src/gmock_main.lo lib/libgmock.la libtool: link: x86_64-tld-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtbeginS.o src/.libs/gmock_main.o -Wl,-rpath -Wl,/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googlemock/lib/.libs -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 lib/.libs/libgmock.so -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../.. /usr/lib64/libstdc++.so -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-tld-linux/8.3.0/crtendS.o /usr/lib64/gcc/x86_64-tld-linux/8.3.0/../../../../lib64/crtn.o -pthread -O2 -fstack-protector -march=x86-64 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z -Wl,relro -Wl,-z -Wl,combreloc -pthread -Wl,-soname -Wl,libgmock_main.so.0 -o lib/.libs/libgmock_main.so.0.0.0 libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so.0" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so.0") libtool: link: (cd "lib/.libs" && rm -f "libgmock_main.so" && ln -s "libgmock_main.so.0.0.0" "libgmock_main.so") libtool: link: ar cru lib/.libs/libgmock_main.a src/gmock_main.o libtool: link: ranlib lib/.libs/libgmock_main.a libtool: link: ( cd "lib/.libs" && rm -f "libgmock_main.la" && ln -s "../libgmock_main.la" "libgmock_main.la" ) make[3]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/third_party/googletest/googlemock' make[2]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' make[1]: Leaving directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0' Making check in src make[1]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src' /usr/bin/make protoc protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test test_plugin protobuf-lite-arena-test no-warning-test zcgzip zcgunzip make[2]: Entering directory '/tmp/B.fhEgwm/BUILD/protobuf-3.9.0/src' make[2]: 'protoc' is up to date. oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/any_test.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto google/protobuf/map_lite_unittest.proto google/protobuf/map_proto2_unittest.proto google/protobuf/map_unittest.proto google/protobuf/unittest_arena.proto google/protobuf/unittest_custom_options.proto google/protobuf/unittest_drop_unknown_fields.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_enormous_descriptor.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_import_public.proto google/protobuf/unittest_lazy_dependencies.proto google/protobuf/unittest_lazy_dependencies_custom_option.proto google/protobuf/unittest_lazy_dependencies_enum.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_lite.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_mset_wire_format.proto google/protobuf/unittest_no_arena_lite.proto google/protobuf/unittest_no_arena_import.proto google/protobuf/unittest_no_arena.proto google/protobuf/unittest_no_field_presence.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_preserve_unknown_enum2.proto google/protobuf/unittest_preserve_unknown_enum.proto google/protobuf/unittest.proto google/protobuf/unittest_proto3.proto google/protobuf/unittest_proto3_arena.proto google/protobuf/unittest_proto3_arena_lite.proto google/protobuf/unittest_proto3_lite.proto google/protobuf/unittest_well_known_types.proto google/protobuf/util/internal/testdata/anys.proto google/protobuf/util/internal/testdata/books.proto google/protobuf/util/internal/testdata/default_value.proto google/protobuf/util/internal/testdata/default_value_test.proto google/protobuf/util/internal/testdata/field_mask.proto google/protobuf/util/internal/testdata/maps.proto google/protobuf/util/internal/testdata/oneofs.proto google/protobuf/util/internal/testdata/proto3.proto google/protobuf/util/internal/testdata/struct.proto google/protobuf/util/internal/testdata/timestamp_duration.proto google/protobuf/util/internal/testdata/wrappers.proto google/protobuf/util/json_format.proto google/protobuf/util/json_format_proto3.proto google/protobuf/util/message_differencer_unittest.proto google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto ) x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/test_plugin-mock_code_generator.o -MD -MP -MF google/protobuf/compiler/.deps/test_plugin-mock_code_generator.Tpo -c -o google/protobuf/compiler/test_plugin-mock_code_generator.o `test -f 'google/protobuf/compiler/mock_code_generator.cc' || echo './'`google/protobuf/compiler/mock_code_generator.cc x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/testing/test_plugin-file.o -MD -MP -MF google/protobuf/testing/.deps/test_plugin-file.Tpo -c -o google/protobuf/testing/test_plugin-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/test_plugin-test_plugin.o -MD -MP -MF google/protobuf/compiler/.deps/test_plugin-test_plugin.Tpo -c -o google/protobuf/compiler/test_plugin-test_plugin.o `test -f 'google/protobuf/compiler/test_plugin.cc' || echo './'`google/protobuf/compiler/test_plugin.cc mv -f google/protobuf/compiler/.deps/test_plugin-test_plugin.Tpo google/protobuf/compiler/.deps/test_plugin-test_plugin.Po echo "// Generated from Makefile.am" > no_warning_test.cc for FILE in google/protobuf/stubs/callback.h google/protobuf/stubs/bytestream.h google/protobuf/stubs/casts.h google/protobuf/stubs/common.h google/protobuf/stubs/fastmem.h google/protobuf/stubs/hash.h google/protobuf/stubs/logging.h google/protobuf/stubs/macros.h google/protobuf/stubs/map_util.h google/protobuf/stubs/mutex.h google/protobuf/stubs/once.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/port.h google/protobuf/stubs/status.h google/protobuf/stubs/stl_util.h google/protobuf/stubs/stringpiece.h google/protobuf/stubs/strutil.h google/protobuf/stubs/template_util.h google/protobuf/any.pb.h google/protobuf/api.pb.h google/protobuf/any.h google/protobuf/arena.h google/protobuf/arena_impl.h google/protobuf/arenastring.h google/protobuf/descriptor_database.h google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/duration.pb.h google/protobuf/dynamic_message.h google/protobuf/empty.pb.h google/protobuf/extension_set.h google/protobuf/extension_set_inl.h google/protobuf/field_mask.pb.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_enum_util.h google/protobuf/generated_message_reflection.h google/protobuf/generated_message_table_driven.h google/protobuf/generated_message_util.h google/protobuf/has_bits.h google/protobuf/implicit_weak_message.h google/protobuf/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/parse_context.h google/protobuf/port.h google/protobuf/port_def.inc google/protobuf/port_undef.inc google/protobuf/reflection.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/source_context.pb.h google/protobuf/struct.pb.h google/protobuf/text_format.h google/protobuf/timestamp.pb.h google/protobuf/type.pb.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wrappers.pb.h google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/strtod.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h google/protobuf/compiler/cpp/cpp_generator.h google/protobuf/compiler/csharp/csharp_generator.h google/protobuf/compiler/csharp/csharp_names.h google/protobuf/compiler/java/java_generator.h google/protobuf/compiler/java/java_names.h google/protobuf/compiler/js/js_generator.h google/protobuf/compiler/js/well_known_types_embed.h google/protobuf/compiler/objectivec/objectivec_generator.h google/protobuf/compiler/objectivec/objectivec_helpers.h google/protobuf/compiler/php/php_generator.h google/protobuf/compiler/python/python_generator.h google/protobuf/compiler/ruby/ruby_generator.h google/protobuf/util/type_resolver.h google/protobuf/util/delimited_message_util.h google/protobuf/util/field_comparator.h google/protobuf/util/field_mask_util.h google/protobuf/util/json_util.h google/protobuf/util/time_util.h google/protobuf/util/type_resolver_util.h google/protobuf/util/message_differencer.h; do \ echo "#include <${FILE}>" >> no_warning_test.cc; \ done echo "int main(int, char**) { return 0; }" >> no_warning_test.cc depbase=`echo google/protobuf/testing/zcgzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/testing/zcgzip.o -MD -MP -MF $depbase.Tpo -c -o google/protobuf/testing/zcgzip.o google/protobuf/testing/zcgzip.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f google/protobuf/testing/.deps/test_plugin-file.Tpo google/protobuf/testing/.deps/test_plugin-file.Po depbase=`echo google/protobuf/testing/zcgunzip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/testing/zcgunzip.o -MD -MP -MF $depbase.Tpo -c -o google/protobuf/testing/zcgunzip.o google/protobuf/testing/zcgunzip.cc &&\ mv -f $depbase.Tpo $depbase.Po touch unittest_proto_middleman x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-bytestream_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-bytestream_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-bytestream_unittest.o `test -f 'google/protobuf/stubs/bytestream_unittest.cc' || echo './'`google/protobuf/stubs/bytestream_unittest.cc x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-common_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-common_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-common_unittest.o `test -f 'google/protobuf/stubs/common_unittest.cc' || echo './'`google/protobuf/stubs/common_unittest.cc x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-int128_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-int128_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-int128_unittest.o `test -f 'google/protobuf/stubs/int128_unittest.cc' || echo './'`google/protobuf/stubs/int128_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-bytestream_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-bytestream_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/protobuf_test-io_win32_unittest.o -MD -MP -MF google/protobuf/io/.deps/protobuf_test-io_win32_unittest.Tpo -c -o google/protobuf/io/protobuf_test-io_win32_unittest.o `test -f 'google/protobuf/io/io_win32_unittest.cc' || echo './'`google/protobuf/io/io_win32_unittest.cc mv -f google/protobuf/io/.deps/protobuf_test-io_win32_unittest.Tpo google/protobuf/io/.deps/protobuf_test-io_win32_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-statusor_test.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-statusor_test.Tpo -c -o google/protobuf/stubs/protobuf_test-statusor_test.o `test -f 'google/protobuf/stubs/statusor_test.cc' || echo './'`google/protobuf/stubs/statusor_test.cc mv -f google/protobuf/compiler/.deps/test_plugin-mock_code_generator.Tpo google/protobuf/compiler/.deps/test_plugin-mock_code_generator.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-status_test.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-status_test.Tpo -c -o google/protobuf/stubs/protobuf_test-status_test.o `test -f 'google/protobuf/stubs/status_test.cc' || echo './'`google/protobuf/stubs/status_test.cc mv -f google/protobuf/stubs/.deps/protobuf_test-common_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-common_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-stringpiece_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-stringpiece_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-stringpiece_unittest.o `test -f 'google/protobuf/stubs/stringpiece_unittest.cc' || echo './'`google/protobuf/stubs/stringpiece_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-status_test.Tpo google/protobuf/stubs/.deps/protobuf_test-status_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-stringprintf_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-stringprintf_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-stringprintf_unittest.o `test -f 'google/protobuf/stubs/stringprintf_unittest.cc' || echo './'`google/protobuf/stubs/stringprintf_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-statusor_test.Tpo google/protobuf/stubs/.deps/protobuf_test-statusor_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-structurally_valid_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-structurally_valid_unittest.o `test -f 'google/protobuf/stubs/structurally_valid_unittest.cc' || echo './'`google/protobuf/stubs/structurally_valid_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-int128_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-int128_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-strutil_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-strutil_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-strutil_unittest.o `test -f 'google/protobuf/stubs/strutil_unittest.cc' || echo './'`google/protobuf/stubs/strutil_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-structurally_valid_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-structurally_valid_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-template_util_unittest.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-template_util_unittest.Tpo -c -o google/protobuf/stubs/protobuf_test-template_util_unittest.o `test -f 'google/protobuf/stubs/template_util_unittest.cc' || echo './'`google/protobuf/stubs/template_util_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-stringprintf_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-stringprintf_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/stubs/protobuf_test-time_test.o -MD -MP -MF google/protobuf/stubs/.deps/protobuf_test-time_test.Tpo -c -o google/protobuf/stubs/protobuf_test-time_test.o `test -f 'google/protobuf/stubs/time_test.cc' || echo './'`google/protobuf/stubs/time_test.cc mv -f google/protobuf/stubs/.deps/protobuf_test-template_util_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-template_util_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-any_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-any_test.Tpo -c -o google/protobuf/protobuf_test-any_test.o `test -f 'google/protobuf/any_test.cc' || echo './'`google/protobuf/any_test.cc In file included from google/protobuf/stubs/stringpiece_unittest.cc:30: In function 'int google::protobuf::StringPiece::compare(google::protobuf::StringPiece) const', inlined from 'virtual void google::protobuf::{anonymous}::StringPiece_ComparisonOperators_Test::TestBody()' at google/protobuf/stubs/stringpiece_unittest.cc:152:3: ./google/protobuf/stubs/stringpiece.h:297:19: warning: argument 1 null where non-null expected [-Wnonnull] int r = memcmp(ptr_, x.ptr_, static_cast(min_size)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./google/protobuf/stubs/stringpiece.h:146, from google/protobuf/stubs/stringpiece_unittest.cc:30: /usr/include/string.h: In member function 'virtual void google::protobuf::{anonymous}::StringPiece_ComparisonOperators_Test::TestBody()': /usr/include/string.h:63:12: note: in a call to function 'int memcmp(const void*, const void*, size_t)' declared here extern int memcmp (const void *__s1, const void *__s2, size_t __n) ^~~~~~ mv -f google/protobuf/stubs/.deps/protobuf_test-strutil_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-strutil_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-arenastring_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-arenastring_unittest.Tpo -c -o google/protobuf/protobuf_test-arenastring_unittest.o `test -f 'google/protobuf/arenastring_unittest.cc' || echo './'`google/protobuf/arenastring_unittest.cc mv -f google/protobuf/stubs/.deps/protobuf_test-time_test.Tpo google/protobuf/stubs/.deps/protobuf_test-time_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-arena_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-arena_unittest.Tpo -c -o google/protobuf/protobuf_test-arena_unittest.o `test -f 'google/protobuf/arena_unittest.cc' || echo './'`google/protobuf/arena_unittest.cc mv -f google/protobuf/.deps/protobuf_test-any_test.Tpo google/protobuf/.deps/protobuf_test-any_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-descriptor_database_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-descriptor_database_unittest.Tpo -c -o google/protobuf/protobuf_test-descriptor_database_unittest.o `test -f 'google/protobuf/descriptor_database_unittest.cc' || echo './'`google/protobuf/descriptor_database_unittest.cc mv -f google/protobuf/.deps/protobuf_test-arenastring_unittest.Tpo google/protobuf/.deps/protobuf_test-arenastring_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-descriptor_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-descriptor_unittest.Tpo -c -o google/protobuf/protobuf_test-descriptor_unittest.o `test -f 'google/protobuf/descriptor_unittest.cc' || echo './'`google/protobuf/descriptor_unittest.cc mv -f google/protobuf/.deps/protobuf_test-descriptor_database_unittest.Tpo google/protobuf/.deps/protobuf_test-descriptor_database_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-drop_unknown_fields_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-drop_unknown_fields_test.Tpo -c -o google/protobuf/protobuf_test-drop_unknown_fields_test.o `test -f 'google/protobuf/drop_unknown_fields_test.cc' || echo './'`google/protobuf/drop_unknown_fields_test.cc mv -f google/protobuf/stubs/.deps/protobuf_test-stringpiece_unittest.Tpo google/protobuf/stubs/.deps/protobuf_test-stringpiece_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-dynamic_message_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-dynamic_message_unittest.Tpo -c -o google/protobuf/protobuf_test-dynamic_message_unittest.o `test -f 'google/protobuf/dynamic_message_unittest.cc' || echo './'`google/protobuf/dynamic_message_unittest.cc mv -f google/protobuf/.deps/protobuf_test-drop_unknown_fields_test.Tpo google/protobuf/.deps/protobuf_test-drop_unknown_fields_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-extension_set_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-extension_set_unittest.Tpo -c -o google/protobuf/protobuf_test-extension_set_unittest.o `test -f 'google/protobuf/extension_set_unittest.cc' || echo './'`google/protobuf/extension_set_unittest.cc mv -f google/protobuf/.deps/protobuf_test-arena_unittest.Tpo google/protobuf/.deps/protobuf_test-arena_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-generated_message_reflection_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-generated_message_reflection_unittest.Tpo -c -o google/protobuf/protobuf_test-generated_message_reflection_unittest.o `test -f 'google/protobuf/generated_message_reflection_unittest.cc' || echo './'`google/protobuf/generated_message_reflection_unittest.cc mv -f google/protobuf/.deps/protobuf_test-dynamic_message_unittest.Tpo google/protobuf/.deps/protobuf_test-dynamic_message_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_field_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_field_test.Tpo -c -o google/protobuf/protobuf_test-map_field_test.o `test -f 'google/protobuf/map_field_test.cc' || echo './'`google/protobuf/map_field_test.cc In file included from ./../third_party/googletest/googletest/include/gtest/gtest-param-test.h:184, from ./../third_party/googletest/googletest/include/gtest/gtest.h:65, from google/protobuf/map_field_test.cc:46: ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMapField_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] class ParameterizedTestFactory : public TestFactoryBase { ^~~~~~~~~~~~~~~~~~~~~~~~ ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMapField_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SpaceUsedExcludingSelf_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_Clear_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapMapDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_SwapClean_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromRepeatedDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromMapDirty_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MergeFromClean_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_MutableMap_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h: In instantiation of 'class testing::internal::ParameterizedTestFactory': ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:449:12: required from 'testing::internal::TestFactoryBase* testing::internal::TestMetaFactory::CreateTestFactory(testing::internal::TestMetaFactory::ParamType) [with TestSuite = google::protobuf::internal::MapFieldStateTest_GetMap_Test; testing::internal::TestMetaFactory::ParamType = google::protobuf::internal::{anonymous}::State]' ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:448:20: required from here ./../third_party/googletest/googletest/include/gtest/internal/gtest-param-util.h:404:7: warning: 'testing::internal::ParameterizedTestFactory' has a field 'testing::internal::ParameterizedTestFactory::parameter_' whose type uses the anonymous namespace [-Wsubobject-linkage] mv -f google/protobuf/.deps/protobuf_test-map_field_test.Tpo google/protobuf/.deps/protobuf_test-map_field_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_test.Tpo -c -o google/protobuf/protobuf_test-map_test.o `test -f 'google/protobuf/map_test.cc' || echo './'`google/protobuf/map_test.cc mv -f google/protobuf/.deps/protobuf_test-extension_set_unittest.Tpo google/protobuf/.deps/protobuf_test-extension_set_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-message_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-message_unittest.Tpo -c -o google/protobuf/protobuf_test-message_unittest.o `test -f 'google/protobuf/message_unittest.cc' || echo './'`google/protobuf/message_unittest.cc mv -f google/protobuf/.deps/protobuf_test-descriptor_unittest.Tpo google/protobuf/.deps/protobuf_test-descriptor_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-no_field_presence_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-no_field_presence_test.Tpo -c -o google/protobuf/protobuf_test-no_field_presence_test.o `test -f 'google/protobuf/no_field_presence_test.cc' || echo './'`google/protobuf/no_field_presence_test.cc mv -f google/protobuf/.deps/protobuf_test-message_unittest.Tpo google/protobuf/.deps/protobuf_test-message_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-preserve_unknown_enum_test.o -MD -MP -MF google/protobuf/.deps/protobuf_test-preserve_unknown_enum_test.Tpo -c -o google/protobuf/protobuf_test-preserve_unknown_enum_test.o `test -f 'google/protobuf/preserve_unknown_enum_test.cc' || echo './'`google/protobuf/preserve_unknown_enum_test.cc mv -f google/protobuf/.deps/protobuf_test-preserve_unknown_enum_test.Tpo google/protobuf/.deps/protobuf_test-preserve_unknown_enum_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-proto3_arena_lite_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-proto3_arena_lite_unittest.Tpo -c -o google/protobuf/protobuf_test-proto3_arena_lite_unittest.o `test -f 'google/protobuf/proto3_arena_lite_unittest.cc' || echo './'`google/protobuf/proto3_arena_lite_unittest.cc mv -f google/protobuf/.deps/protobuf_test-no_field_presence_test.Tpo google/protobuf/.deps/protobuf_test-no_field_presence_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-proto3_arena_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-proto3_arena_unittest.Tpo -c -o google/protobuf/protobuf_test-proto3_arena_unittest.o `test -f 'google/protobuf/proto3_arena_unittest.cc' || echo './'`google/protobuf/proto3_arena_unittest.cc mv -f google/protobuf/.deps/protobuf_test-proto3_arena_lite_unittest.Tpo google/protobuf/.deps/protobuf_test-proto3_arena_lite_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-proto3_lite_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-proto3_lite_unittest.Tpo -c -o google/protobuf/protobuf_test-proto3_lite_unittest.o `test -f 'google/protobuf/proto3_lite_unittest.cc' || echo './'`google/protobuf/proto3_lite_unittest.cc mv -f google/protobuf/.deps/protobuf_test-generated_message_reflection_unittest.Tpo google/protobuf/.deps/protobuf_test-generated_message_reflection_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-reflection_ops_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-reflection_ops_unittest.Tpo -c -o google/protobuf/protobuf_test-reflection_ops_unittest.o `test -f 'google/protobuf/reflection_ops_unittest.cc' || echo './'`google/protobuf/reflection_ops_unittest.cc mv -f google/protobuf/.deps/protobuf_test-proto3_arena_unittest.Tpo google/protobuf/.deps/protobuf_test-proto3_arena_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-repeated_field_reflection_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-repeated_field_reflection_unittest.Tpo -c -o google/protobuf/protobuf_test-repeated_field_reflection_unittest.o `test -f 'google/protobuf/repeated_field_reflection_unittest.cc' || echo './'`google/protobuf/repeated_field_reflection_unittest.cc mv -f google/protobuf/.deps/protobuf_test-proto3_lite_unittest.Tpo google/protobuf/.deps/protobuf_test-proto3_lite_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-repeated_field_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-repeated_field_unittest.Tpo -c -o google/protobuf/protobuf_test-repeated_field_unittest.o `test -f 'google/protobuf/repeated_field_unittest.cc' || echo './'`google/protobuf/repeated_field_unittest.cc mv -f google/protobuf/.deps/protobuf_test-map_test.Tpo google/protobuf/.deps/protobuf_test-map_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-text_format_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-text_format_unittest.Tpo -c -o google/protobuf/protobuf_test-text_format_unittest.o `test -f 'google/protobuf/text_format_unittest.cc' || echo './'`google/protobuf/text_format_unittest.cc mv -f google/protobuf/.deps/protobuf_test-repeated_field_reflection_unittest.Tpo google/protobuf/.deps/protobuf_test-repeated_field_reflection_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unknown_field_set_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unknown_field_set_unittest.Tpo -c -o google/protobuf/protobuf_test-unknown_field_set_unittest.o `test -f 'google/protobuf/unknown_field_set_unittest.cc' || echo './'`google/protobuf/unknown_field_set_unittest.cc mv -f google/protobuf/.deps/protobuf_test-repeated_field_unittest.Tpo google/protobuf/.deps/protobuf_test-repeated_field_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-well_known_types_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-well_known_types_unittest.Tpo -c -o google/protobuf/protobuf_test-well_known_types_unittest.o `test -f 'google/protobuf/well_known_types_unittest.cc' || echo './'`google/protobuf/well_known_types_unittest.cc mv -f google/protobuf/.deps/protobuf_test-well_known_types_unittest.Tpo google/protobuf/.deps/protobuf_test-well_known_types_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-wire_format_unittest.o -MD -MP -MF google/protobuf/.deps/protobuf_test-wire_format_unittest.Tpo -c -o google/protobuf/protobuf_test-wire_format_unittest.o `test -f 'google/protobuf/wire_format_unittest.cc' || echo './'`google/protobuf/wire_format_unittest.cc mv -f google/protobuf/.deps/protobuf_test-reflection_ops_unittest.Tpo google/protobuf/.deps/protobuf_test-reflection_ops_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/protobuf_test-coded_stream_unittest.o -MD -MP -MF google/protobuf/io/.deps/protobuf_test-coded_stream_unittest.Tpo -c -o google/protobuf/io/protobuf_test-coded_stream_unittest.o `test -f 'google/protobuf/io/coded_stream_unittest.cc' || echo './'`google/protobuf/io/coded_stream_unittest.cc mv -f google/protobuf/.deps/protobuf_test-unknown_field_set_unittest.Tpo google/protobuf/.deps/protobuf_test-unknown_field_set_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/protobuf_test-printer_unittest.o -MD -MP -MF google/protobuf/io/.deps/protobuf_test-printer_unittest.Tpo -c -o google/protobuf/io/protobuf_test-printer_unittest.o `test -f 'google/protobuf/io/printer_unittest.cc' || echo './'`google/protobuf/io/printer_unittest.cc mv -f google/protobuf/io/.deps/protobuf_test-printer_unittest.Tpo google/protobuf/io/.deps/protobuf_test-printer_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/protobuf_test-tokenizer_unittest.o -MD -MP -MF google/protobuf/io/.deps/protobuf_test-tokenizer_unittest.Tpo -c -o google/protobuf/io/protobuf_test-tokenizer_unittest.o `test -f 'google/protobuf/io/tokenizer_unittest.cc' || echo './'`google/protobuf/io/tokenizer_unittest.cc mv -f google/protobuf/io/.deps/protobuf_test-coded_stream_unittest.Tpo google/protobuf/io/.deps/protobuf_test-coded_stream_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o -MD -MP -MF google/protobuf/io/.deps/protobuf_test-zero_copy_stream_unittest.Tpo -c -o google/protobuf/io/protobuf_test-zero_copy_stream_unittest.o `test -f 'google/protobuf/io/zero_copy_stream_unittest.cc' || echo './'`google/protobuf/io/zero_copy_stream_unittest.cc mv -f google/protobuf/io/.deps/protobuf_test-tokenizer_unittest.Tpo google/protobuf/io/.deps/protobuf_test-tokenizer_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/protobuf_test-annotation_test_util.o -MD -MP -MF google/protobuf/compiler/.deps/protobuf_test-annotation_test_util.Tpo -c -o google/protobuf/compiler/protobuf_test-annotation_test_util.o `test -f 'google/protobuf/compiler/annotation_test_util.cc' || echo './'`google/protobuf/compiler/annotation_test_util.cc mv -f google/protobuf/io/.deps/protobuf_test-zero_copy_stream_unittest.Tpo google/protobuf/io/.deps/protobuf_test-zero_copy_stream_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o -MD -MP -MF google/protobuf/compiler/.deps/protobuf_test-command_line_interface_unittest.Tpo -c -o google/protobuf/compiler/protobuf_test-command_line_interface_unittest.o `test -f 'google/protobuf/compiler/command_line_interface_unittest.cc' || echo './'`google/protobuf/compiler/command_line_interface_unittest.cc mv -f google/protobuf/compiler/.deps/protobuf_test-annotation_test_util.Tpo google/protobuf/compiler/.deps/protobuf_test-annotation_test_util.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/protobuf_test-importer_unittest.o -MD -MP -MF google/protobuf/compiler/.deps/protobuf_test-importer_unittest.Tpo -c -o google/protobuf/compiler/protobuf_test-importer_unittest.o `test -f 'google/protobuf/compiler/importer_unittest.cc' || echo './'`google/protobuf/compiler/importer_unittest.cc mv -f google/protobuf/.deps/protobuf_test-text_format_unittest.Tpo google/protobuf/.deps/protobuf_test-text_format_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/protobuf_test-mock_code_generator.o -MD -MP -MF google/protobuf/compiler/.deps/protobuf_test-mock_code_generator.Tpo -c -o google/protobuf/compiler/protobuf_test-mock_code_generator.o `test -f 'google/protobuf/compiler/mock_code_generator.cc' || echo './'`google/protobuf/compiler/mock_code_generator.cc mv -f google/protobuf/compiler/.deps/protobuf_test-importer_unittest.Tpo google/protobuf/compiler/.deps/protobuf_test-importer_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/protobuf_test-parser_unittest.o -MD -MP -MF google/protobuf/compiler/.deps/protobuf_test-parser_unittest.Tpo -c -o google/protobuf/compiler/protobuf_test-parser_unittest.o `test -f 'google/protobuf/compiler/parser_unittest.cc' || echo './'`google/protobuf/compiler/parser_unittest.cc mv -f google/protobuf/compiler/.deps/protobuf_test-mock_code_generator.Tpo google/protobuf/compiler/.deps/protobuf_test-mock_code_generator.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_bootstrap_unittest.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_bootstrap_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc mv -f google/protobuf/.deps/protobuf_test-wire_format_unittest.Tpo google/protobuf/.deps/protobuf_test-wire_format_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_move_unittest.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_move_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_move_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_move_unittest.cc mv -f google/protobuf/compiler/.deps/protobuf_test-command_line_interface_unittest.Tpo google/protobuf/compiler/.deps/protobuf_test-command_line_interface_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_unittest.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_unittest.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_bootstrap_unittest.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_bootstrap_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_plugin_unittest.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_plugin_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_plugin_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_plugin_unittest.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_plugin_unittest.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_plugin_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-metadata_test.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-metadata_test.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-metadata_test.o `test -f 'google/protobuf/compiler/cpp/metadata_test.cc' || echo './'`google/protobuf/compiler/cpp/metadata_test.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-metadata_test.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-metadata_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o -MD -MP -MF google/protobuf/compiler/java/.deps/protobuf_test-java_plugin_unittest.Tpo -c -o google/protobuf/compiler/java/protobuf_test-java_plugin_unittest.o `test -f 'google/protobuf/compiler/java/java_plugin_unittest.cc' || echo './'`google/protobuf/compiler/java/java_plugin_unittest.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_move_unittest.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_move_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o -MD -MP -MF google/protobuf/compiler/java/.deps/protobuf_test-java_doc_comment_unittest.Tpo -c -o google/protobuf/compiler/java/protobuf_test-java_doc_comment_unittest.o `test -f 'google/protobuf/compiler/java/java_doc_comment_unittest.cc' || echo './'`google/protobuf/compiler/java/java_doc_comment_unittest.cc mv -f google/protobuf/compiler/java/.deps/protobuf_test-java_plugin_unittest.Tpo google/protobuf/compiler/java/.deps/protobuf_test-java_plugin_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o -MD -MP -MF google/protobuf/compiler/objectivec/.deps/protobuf_test-objectivec_helpers_unittest.Tpo -c -o google/protobuf/compiler/objectivec/protobuf_test-objectivec_helpers_unittest.o `test -f 'google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc' || echo './'`google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc mv -f google/protobuf/compiler/java/.deps/protobuf_test-java_doc_comment_unittest.Tpo google/protobuf/compiler/java/.deps/protobuf_test-java_doc_comment_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o -MD -MP -MF google/protobuf/compiler/python/.deps/protobuf_test-python_plugin_unittest.Tpo -c -o google/protobuf/compiler/python/protobuf_test-python_plugin_unittest.o `test -f 'google/protobuf/compiler/python/python_plugin_unittest.cc' || echo './'`google/protobuf/compiler/python/python_plugin_unittest.cc mv -f google/protobuf/compiler/objectivec/.deps/protobuf_test-objectivec_helpers_unittest.Tpo google/protobuf/compiler/objectivec/.deps/protobuf_test-objectivec_helpers_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o -MD -MP -MF google/protobuf/compiler/ruby/.deps/protobuf_test-ruby_generator_unittest.Tpo -c -o google/protobuf/compiler/ruby/protobuf_test-ruby_generator_unittest.o `test -f 'google/protobuf/compiler/ruby/ruby_generator_unittest.cc' || echo './'`google/protobuf/compiler/ruby/ruby_generator_unittest.cc mv -f google/protobuf/compiler/python/.deps/protobuf_test-python_plugin_unittest.Tpo google/protobuf/compiler/python/.deps/protobuf_test-python_plugin_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o -MD -MP -MF google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_bootstrap_unittest.Tpo -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_bootstrap_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc' || echo './'`google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc mv -f google/protobuf/compiler/ruby/.deps/protobuf_test-ruby_generator_unittest.Tpo google/protobuf/compiler/ruby/.deps/protobuf_test-ruby_generator_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o -MD -MP -MF google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_generator_unittest.Tpo -c -o google/protobuf/compiler/csharp/protobuf_test-csharp_generator_unittest.o `test -f 'google/protobuf/compiler/csharp/csharp_generator_unittest.cc' || echo './'`google/protobuf/compiler/csharp/csharp_generator_unittest.cc mv -f google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_bootstrap_unittest.Tpo google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_bootstrap_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-delimited_message_util_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-delimited_message_util_test.Tpo -c -o google/protobuf/util/protobuf_test-delimited_message_util_test.o `test -f 'google/protobuf/util/delimited_message_util_test.cc' || echo './'`google/protobuf/util/delimited_message_util_test.cc mv -f google/protobuf/compiler/.deps/protobuf_test-parser_unittest.Tpo google/protobuf/compiler/.deps/protobuf_test-parser_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-field_comparator_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-field_comparator_test.Tpo -c -o google/protobuf/util/protobuf_test-field_comparator_test.o `test -f 'google/protobuf/util/field_comparator_test.cc' || echo './'`google/protobuf/util/field_comparator_test.cc mv -f google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_generator_unittest.Tpo google/protobuf/compiler/csharp/.deps/protobuf_test-csharp_generator_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-field_mask_util_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-field_mask_util_test.Tpo -c -o google/protobuf/util/protobuf_test-field_mask_util_test.o `test -f 'google/protobuf/util/field_mask_util_test.cc' || echo './'`google/protobuf/util/field_mask_util_test.cc mv -f google/protobuf/util/.deps/protobuf_test-field_comparator_test.Tpo google/protobuf/util/.deps/protobuf_test-field_comparator_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-default_value_objectwriter_test.Tpo -c -o google/protobuf/util/internal/protobuf_test-default_value_objectwriter_test.o `test -f 'google/protobuf/util/internal/default_value_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/default_value_objectwriter_test.cc mv -f google/protobuf/util/.deps/protobuf_test-delimited_message_util_test.Tpo google/protobuf/util/.deps/protobuf_test-delimited_message_util_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-json_objectwriter_test.Tpo -c -o google/protobuf/util/internal/protobuf_test-json_objectwriter_test.o `test -f 'google/protobuf/util/internal/json_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/json_objectwriter_test.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-json_objectwriter_test.Tpo google/protobuf/util/internal/.deps/protobuf_test-json_objectwriter_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-json_stream_parser_test.Tpo -c -o google/protobuf/util/internal/protobuf_test-json_stream_parser_test.o `test -f 'google/protobuf/util/internal/json_stream_parser_test.cc' || echo './'`google/protobuf/util/internal/json_stream_parser_test.cc mv -f google/protobuf/util/.deps/protobuf_test-field_mask_util_test.Tpo google/protobuf/util/.deps/protobuf_test-field_mask_util_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-protostream_objectsource_test.Tpo -c -o google/protobuf/util/internal/protobuf_test-protostream_objectsource_test.o `test -f 'google/protobuf/util/internal/protostream_objectsource_test.cc' || echo './'`google/protobuf/util/internal/protostream_objectsource_test.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-default_value_objectwriter_test.Tpo google/protobuf/util/internal/.deps/protobuf_test-default_value_objectwriter_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-protostream_objectwriter_test.Tpo -c -o google/protobuf/util/internal/protobuf_test-protostream_objectwriter_test.o `test -f 'google/protobuf/util/internal/protostream_objectwriter_test.cc' || echo './'`google/protobuf/util/internal/protostream_objectwriter_test.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_unittest.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/internal/protobuf_test-type_info_test_helper.o -MD -MP -MF google/protobuf/util/internal/.deps/protobuf_test-type_info_test_helper.Tpo -c -o google/protobuf/util/internal/protobuf_test-type_info_test_helper.o `test -f 'google/protobuf/util/internal/type_info_test_helper.cc' || echo './'`google/protobuf/util/internal/type_info_test_helper.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-json_stream_parser_test.Tpo google/protobuf/util/internal/.deps/protobuf_test-json_stream_parser_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-json_util_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-json_util_test.Tpo -c -o google/protobuf/util/protobuf_test-json_util_test.o `test -f 'google/protobuf/util/json_util_test.cc' || echo './'`google/protobuf/util/json_util_test.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-type_info_test_helper.Tpo google/protobuf/util/internal/.deps/protobuf_test-type_info_test_helper.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-message_differencer_unittest.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-message_differencer_unittest.Tpo -c -o google/protobuf/util/protobuf_test-message_differencer_unittest.o `test -f 'google/protobuf/util/message_differencer_unittest.cc' || echo './'`google/protobuf/util/message_differencer_unittest.cc mv -f google/protobuf/util/.deps/protobuf_test-json_util_test.Tpo google/protobuf/util/.deps/protobuf_test-json_util_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-time_util_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-time_util_test.Tpo -c -o google/protobuf/util/protobuf_test-time_util_test.o `test -f 'google/protobuf/util/time_util_test.cc' || echo './'`google/protobuf/util/time_util_test.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-protostream_objectsource_test.Tpo google/protobuf/util/internal/.deps/protobuf_test-protostream_objectsource_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/util/protobuf_test-type_resolver_util_test.o -MD -MP -MF google/protobuf/util/.deps/protobuf_test-type_resolver_util_test.Tpo -c -o google/protobuf/util/protobuf_test-type_resolver_util_test.o `test -f 'google/protobuf/util/type_resolver_util_test.cc' || echo './'`google/protobuf/util/type_resolver_util_test.cc mv -f google/protobuf/util/.deps/protobuf_test-time_util_test.Tpo google/protobuf/util/.deps/protobuf_test-time_util_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-arena_test_util.o -MD -MP -MF google/protobuf/.deps/protobuf_test-arena_test_util.Tpo -c -o google/protobuf/protobuf_test-arena_test_util.o `test -f 'google/protobuf/arena_test_util.cc' || echo './'`google/protobuf/arena_test_util.cc mv -f google/protobuf/.deps/protobuf_test-arena_test_util.Tpo google/protobuf/.deps/protobuf_test-arena_test_util.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_test_util.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_test_util.Tpo -c -o google/protobuf/protobuf_test-map_test_util.o `test -f 'google/protobuf/map_test_util.cc' || echo './'`google/protobuf/map_test_util.cc mv -f google/protobuf/util/internal/.deps/protobuf_test-protostream_objectwriter_test.Tpo google/protobuf/util/internal/.deps/protobuf_test-protostream_objectwriter_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-test_util.o -MD -MP -MF google/protobuf/.deps/protobuf_test-test_util.Tpo -c -o google/protobuf/protobuf_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc mv -f google/protobuf/.deps/protobuf_test-test_util.Tpo google/protobuf/.deps/protobuf_test-test_util.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/testing/protobuf_test-googletest.o -MD -MP -MF google/protobuf/testing/.deps/protobuf_test-googletest.Tpo -c -o google/protobuf/testing/protobuf_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc mv -f google/protobuf/util/.deps/protobuf_test-type_resolver_util_test.Tpo google/protobuf/util/.deps/protobuf_test-type_resolver_util_test.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/testing/protobuf_test-file.o -MD -MP -MF google/protobuf/testing/.deps/protobuf_test-file.Tpo -c -o google/protobuf/testing/protobuf_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc mv -f google/protobuf/util/.deps/protobuf_test-message_differencer_unittest.Tpo google/protobuf/util/.deps/protobuf_test-message_differencer_unittest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_lite_unittest.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_lite_unittest.pb.Tpo -c -o google/protobuf/protobuf_test-map_lite_unittest.pb.o `test -f 'google/protobuf/map_lite_unittest.pb.cc' || echo './'`google/protobuf/map_lite_unittest.pb.cc mv -f google/protobuf/testing/.deps/protobuf_test-file.Tpo google/protobuf/testing/.deps/protobuf_test-file.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_lite.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_lite.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_lite.pb.o `test -f 'google/protobuf/unittest_lite.pb.cc' || echo './'`google/protobuf/unittest_lite.pb.cc mv -f google/protobuf/testing/.deps/protobuf_test-googletest.Tpo google/protobuf/testing/.deps/protobuf_test-googletest.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_no_arena_lite.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_no_arena_lite.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_no_arena_lite.pb.o `test -f 'google/protobuf/unittest_no_arena_lite.pb.cc' || echo './'`google/protobuf/unittest_no_arena_lite.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_no_arena_lite.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_no_arena_lite.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_import_lite.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_import_lite.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_import_lite.pb.o `test -f 'google/protobuf/unittest_import_lite.pb.cc' || echo './'`google/protobuf/unittest_import_lite.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_import_lite.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_import_lite.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_import_public_lite.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_import_public_lite.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_import_public_lite.pb.o `test -f 'google/protobuf/unittest_import_public_lite.pb.cc' || echo './'`google/protobuf/unittest_import_public_lite.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_import_public_lite.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_import_public_lite.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-any_test.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-any_test.pb.Tpo -c -o google/protobuf/protobuf_test-any_test.pb.o `test -f 'google/protobuf/any_test.pb.cc' || echo './'`google/protobuf/any_test.pb.cc mv -f google/protobuf/.deps/protobuf_test-any_test.pb.Tpo google/protobuf/.deps/protobuf_test-any_test.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_bad_identifiers.pb.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_test_bad_identifiers.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_lite.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_lite.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/compiler/cpp/protobuf_test-cpp_test_large_enum_value.pb.o -MD -MP -MF google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_large_enum_value.pb.Tpo -c -o google/protobuf/compiler/cpp/protobuf_test-cpp_test_large_enum_value.pb.o `test -f 'google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc' || echo './'`google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_bad_identifiers.pb.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_bad_identifiers.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_proto2_unittest.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_proto2_unittest.pb.Tpo -c -o google/protobuf/protobuf_test-map_proto2_unittest.pb.o `test -f 'google/protobuf/map_proto2_unittest.pb.cc' || echo './'`google/protobuf/map_proto2_unittest.pb.cc mv -f google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_large_enum_value.pb.Tpo google/protobuf/compiler/cpp/.deps/protobuf_test-cpp_test_large_enum_value.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-map_unittest.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-map_unittest.pb.Tpo -c -o google/protobuf/protobuf_test-map_unittest.pb.o `test -f 'google/protobuf/map_unittest.pb.cc' || echo './'`google/protobuf/map_unittest.pb.cc mv -f google/protobuf/.deps/protobuf_test-map_test_util.Tpo google/protobuf/.deps/protobuf_test-map_test_util.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_arena.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_arena.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_arena.pb.o `test -f 'google/protobuf/unittest_arena.pb.cc' || echo './'`google/protobuf/unittest_arena.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_arena.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_arena.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_custom_options.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_custom_options.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_custom_options.pb.o `test -f 'google/protobuf/unittest_custom_options.pb.cc' || echo './'`google/protobuf/unittest_custom_options.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_custom_options.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_custom_options.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_drop_unknown_fields.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_drop_unknown_fields.pb.o `test -f 'google/protobuf/unittest_drop_unknown_fields.pb.cc' || echo './'`google/protobuf/unittest_drop_unknown_fields.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_drop_unknown_fields.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_drop_unknown_fields.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_embed_optimize_for.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_embed_optimize_for.pb.o `test -f 'google/protobuf/unittest_embed_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_embed_optimize_for.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_embed_optimize_for.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_embed_optimize_for.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_empty.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_empty.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_empty.pb.o `test -f 'google/protobuf/unittest_empty.pb.cc' || echo './'`google/protobuf/unittest_empty.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_empty.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_empty.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_enormous_descriptor.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_enormous_descriptor.pb.o `test -f 'google/protobuf/unittest_enormous_descriptor.pb.cc' || echo './'`google/protobuf/unittest_enormous_descriptor.pb.cc mv -f google/protobuf/.deps/protobuf_test-map_lite_unittest.pb.Tpo google/protobuf/.deps/protobuf_test-map_lite_unittest.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_import.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_import.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_import.pb.o `test -f 'google/protobuf/unittest_import.pb.cc' || echo './'`google/protobuf/unittest_import.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_import.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_import.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_import_public.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_import_public.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_import_public.pb.o `test -f 'google/protobuf/unittest_import_public.pb.cc' || echo './'`google/protobuf/unittest_import_public.pb.cc mv -f google/protobuf/.deps/protobuf_test-map_proto2_unittest.pb.Tpo google/protobuf/.deps/protobuf_test-map_proto2_unittest.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_import_public.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_import_public.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_custom_option.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies_custom_option.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_enum.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_lazy_dependencies_enum.pb.o `test -f 'google/protobuf/unittest_lazy_dependencies_enum.pb.cc' || echo './'`google/protobuf/unittest_lazy_dependencies_enum.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_custom_option.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_custom_option.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_lite_imports_nonlite.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_lite_imports_nonlite.pb.o `test -f 'google/protobuf/unittest_lite_imports_nonlite.pb.cc' || echo './'`google/protobuf/unittest_lite_imports_nonlite.pb.cc mv -f google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_enum.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_lazy_dependencies_enum.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_mset.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_mset.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_mset.pb.o `test -f 'google/protobuf/unittest_mset.pb.cc' || echo './'`google/protobuf/unittest_mset.pb.cc Terminated ended at: Wed Aug 28 20:21:37 2019, done in 0:07:40.563024 error: No files produced. mv -f google/protobuf/.deps/protobuf_test-unittest_lite_imports_nonlite.pb.Tpo google/protobuf/.deps/protobuf_test-unittest_lite_imports_nonlite.pb.Po x86_64-tld-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I./../third_party/googletest/googletest/include -I./../third_party/googletest/googlemock/include -DGOOGLE_PROTOBUF_NO_RTTI -pthread -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wall -Wno-sign-compare -O2 -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o -MD -MP -MF google/protobuf/.deps/protobuf_test-unittest_mset_wire_format.pb.Tpo -c -o google/protobuf/protobuf_test-unittest_mset_wire_format.pb.o `test -f 'google/protobuf/unittest_mset_wire_format.pb.cc' || echo './'`google/protobuf/unittest_mset_wire_format.pb.cc + chmod -R u+rwX /tmp/B.fhEgwm/BUILD + rm -rf /tmp/B.fhEgwm/tmp /tmp/B.fhEgwm/BUILD + rm -rf /tmp/B.fhEgwm Begin-TLD-Builder-Info Build-Time: user:0.72s sys:0.35s real:462.65s (faults io:68 non-io:79226) End-TLD-Builder-Info