ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/dist-f11-build-317350-57566/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/protobuf-2.0.2-6.fc11.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/dist-f11-build-317350-57566/root/', None, 86400, True, 0, 427, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JlCmfb + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf protobuf-2.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/protobuf-2.0.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd protobuf-2.0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (protobuf-pkgconfig-autotools.patch):' Patch #0 (protobuf-pkgconfig-autotools.patch): + /bin/cat /builddir/build/SOURCES/protobuf-pkgconfig-autotools.patch + /usr/bin/patch -s -p1 --fuzz=0 + rm -rf src/gtest + echo 'Patch #1 (protobuf-fedora-gtest.patch):' Patch #1 (protobuf-fedora-gtest.patch): + /bin/cat /builddir/build/SOURCES/protobuf-fedora-gtest.patch + /usr/bin/patch -s -p1 --fuzz=0 + cp -p /builddir/build/SOURCES/protobuf.pc.in . + chmod 644 examples/AddPerson.java examples/ListPeople.java examples/Makefile examples/README.txt examples/add_person.cc examples/add_person.py examples/addressbook.proto examples/list_people.cc examples/list_people.py + echo 'Patch #3 (protobuf-gcc-4.3.0.patch):' Patch #3 (protobuf-gcc-4.3.0.patch): + /bin/cat /builddir/build/SOURCES/protobuf-gcc-4.3.0.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.anjn99 + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh + autoreconf -f -i -Wall,no-obsolete libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. + rm -rf autom4te.cache config.h.in~ + exit 0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 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 for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for working memcmp... yes checking for working strtod... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for gtest-config... /usr/bin/gtest-config checking for Google Test... yes 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 the location of hash_map... configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating protobuf.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o `test -f 'google/protobuf/compiler/main.cc' || echo './'`google/protobuf/compiler/main.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo `test -f 'google/protobuf/stubs/common.cc' || echo './'`google/protobuf/stubs/common.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo `test -f 'google/protobuf/stubs/hash.cc' || echo './'`google/protobuf/stubs/hash.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT map-util.lo -MD -MP -MF .deps/map-util.Tpo -c -o map-util.lo `test -f 'google/protobuf/stubs/map-util.cc' || echo './'`google/protobuf/stubs/map-util.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c google/protobuf/stubs/hash.cc -fPIC -DPIC -o .libs/hash.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT map-util.lo -MD -MP -MF .deps/map-util.Tpo -c google/protobuf/stubs/map-util.cc -fPIC -DPIC -o .libs/map-util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o .libs/common.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64 , from ./google/protobuf/stubs/hash.h:43 , from google/protobuf/stubs/hash.cc:33 : /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning T h i s f i l e i n c l u d e s a t l e a s t o n e d e p r e c a t e d o r a n t i q u a t e d h e a d e r w h i c h m a y b e r e m o v e d w i t h o u t f u r t h e r n o t i c e a t a f u t u r e d a t e . P l e a s e u s e a n o n - d e p r e c a t e d i n t e r f a c e w i t h e q u i v a l e n t f u n c t i o n a l i t y i n s t e a d . F o r a l i s t i n g o f r e p l a c e m e n t h e a d e r s a n d i n t e r f a c e s , c o n s u l t t h e f i l e b a c k w a r d _ w a r n i n g . h . T o d i s a b l e t h i s w a r n i n g u s e - W n o - d e p r e c a t e d . libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT map-util.lo -MD -MP -MF .deps/map-util.Tpo -c google/protobuf/stubs/map-util.cc -o map-util.o >/dev/null 2>&1 mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stl_util-inl.lo -MD -MP -MF .deps/stl_util-inl.Tpo -c -o stl_util-inl.lo `test -f 'google/protobuf/stubs/stl_util-inl.cc' || echo './'`google/protobuf/stubs/stl_util-inl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stl_util-inl.lo -MD -MP -MF .deps/stl_util-inl.Tpo -c google/protobuf/stubs/stl_util-inl.cc -fPIC -DPIC -o .libs/stl_util-inl.o mv -f .deps/map-util.Tpo .deps/map-util.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c -o substitute.lo `test -f 'google/protobuf/stubs/substitute.cc' || echo './'`google/protobuf/stubs/substitute.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o .libs/substitute.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c google/protobuf/stubs/hash.cc -o hash.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -o common.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stl_util-inl.lo -MD -MP -MF .deps/stl_util-inl.Tpo -c google/protobuf/stubs/stl_util-inl.cc -o stl_util-inl.o >/dev/null 2>&1 google/protobuf/stubs/substitute.cc: In function 'void google::protobuf::strings::SubstituteAndAppend(std::string*, const char*, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&, const google::protobuf::strings::internal::SubstituteArg&)': google/protobuf/stubs/substitute.cc:129: warning: comparison between signed and unsigned integer expressions mv -f .deps/stl_util-inl.Tpo .deps/stl_util-inl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c -o strutil.lo `test -f 'google/protobuf/stubs/strutil.cc' || echo './'`google/protobuf/stubs/strutil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o substitute.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o .libs/strutil.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo `test -f 'google/protobuf/descriptor.cc' || echo './'`google/protobuf/descriptor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC -DPIC -o .libs/descriptor.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/descriptor.cc:35: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c -o descriptor.pb.lo `test -f 'google/protobuf/descriptor.pb.cc' || echo './'`google/protobuf/descriptor.pb.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o .libs/descriptor.pb.o mv -f .deps/substitute.Tpo .deps/substitute.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c -o descriptor_database.lo `test -f 'google/protobuf/descriptor_database.cc' || echo './'`google/protobuf/descriptor_database.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o .libs/descriptor_database.o google/protobuf/descriptor.cc: In destructor 'google::protobuf::DescriptorPool::Tables::~Tables()': google/protobuf/descriptor.cc:393: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In member function 'void google::protobuf::DescriptorPool::Tables::Rollback()': google/protobuf/descriptor.cc:412: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:415: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:418: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:421: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:424: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:438: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In function 'bool google::protobuf::::RetrieveOptions(const google::protobuf::Message&, std::vector, std::allocator >, std::allocator, std::allocator > > >*)': google/protobuf/descriptor.cc:1259: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In function 'bool google::protobuf::::FormatLineOptions(int, const google::protobuf::Message&, std::string*)': google/protobuf/descriptor.cc:1295: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor_database.cc: In member function 'virtual bool google::protobuf::MergedDescriptorDatabase::FindFileByName(const std::string&, google::protobuf::FileDescriptorProto*)': google/protobuf/descriptor_database.cc:250: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor_database.cc: In member function 'virtual bool google::protobuf::MergedDescriptorDatabase::FindFileContainingSymbol(const std::string&, google::protobuf::FileDescriptorProto*)': google/protobuf/descriptor_database.cc:261: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor_database.cc: In member function 'virtual bool google::protobuf::MergedDescriptorDatabase::FindFileContainingExtension(const std::string&, int, google::protobuf::FileDescriptorProto*)': google/protobuf/descriptor_database.cc:284: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In member function 'google::protobuf::::Symbol google::protobuf::DescriptorBuilder::LookupSymbol(const std::string&, const std::string&)': google/protobuf/descriptor.cc:2083: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In member function 'void google::protobuf::DescriptorBuilder::ValidateSymbolName(const std::string&, const std::string&, const google::protobuf::Message&)': google/protobuf/descriptor.cc:2186: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc: In member function 'const google::protobuf::FileDescriptor* google::protobuf::DescriptorBuilder::BuildFile(const google::protobuf::FileDescriptorProto&, void (*)(const google::protobuf::FileDescriptor*))': google/protobuf/descriptor.cc:2256: warning: comparison between signed and unsigned integer expressions google/protobuf/descriptor.cc:2259: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o strutil.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -o descriptor_database.o >/dev/null 2>&1 mv -f .deps/strutil.Tpo .deps/strutil.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c -o dynamic_message.lo `test -f 'google/protobuf/dynamic_message.cc' || echo './'`google/protobuf/dynamic_message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o .libs/dynamic_message.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/dynamic_message.cc:66: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header w hich may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. mv -f .deps/descriptor_database.Tpo .deps/descriptor_database.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c -o extension_set.lo `test -f 'google/protobuf/extension_set.cc' || echo './'`google/protobuf/extension_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c google/protobuf/extension_set.cc -fPIC -DPIC -o .libs/extension_set.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/extension_set.cc:35: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header w hich may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dynamic_message.lo -MD -MP -MF .deps/dynamic_message.Tpo -c google/protobuf/dynamic_message.cc -o dynamic_message.o >/dev/null 2>&1 mv -f .deps/dynamic_message.Tpo .deps/dynamic_message.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c -o generated_message_reflection.lo `test -f 'google/protobuf/generated_message_reflection.cc' || echo './'`google/protobuf/generated_message_reflection.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o .libs/generated_message_reflection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT extension_set.lo -MD -MP -MF .deps/extension_set.Tpo -c google/protobuf/extension_set.cc -o extension_set.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -o descriptor.pb.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT generated_message_reflection.lo -MD -MP -MF .deps/generated_message_reflection.Tpo -c google/protobuf/generated_message_reflection.cc -o generated_message_reflection.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o descriptor.o >/dev/null 2>&1 mv -f .deps/generated_message_reflection.Tpo .deps/generated_message_reflection.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo `test -f 'google/protobuf/message.cc' || echo './'`google/protobuf/message.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT message.lo -MD -MP -MF .deps/message.Tpo -c google/protobuf/message.cc -fPIC -DPIC -o .libs/message.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/message.cc:36: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. mv -f .deps/extension_set.Tpo .deps/extension_set.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c -o reflection_ops.lo `test -f 'google/protobuf/reflection_ops.cc' || echo './'`google/protobuf/reflection_ops.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o .libs/reflection_ops.o google/protobuf/reflection_ops.cc: In static member function 'static void google::protobuf::internal::ReflectionOps::Merge(const google::protobuf::Message&, google::protobuf::Message*)': google/protobuf/reflection_ops.cc:62: warning: comparison between signed and unsigned integer expressions google/protobuf/reflection_ops.cc: In static member function 'static void google::protobuf::internal::ReflectionOps::Clear(google::protobuf::Message*)': google/protobuf/reflection_ops.cc:128: warning: comparison between signed and unsigned integer expressions google/protobuf/reflection_ops.cc: In static member function 'static bool google::protobuf::internal::ReflectionOps::IsInitialized(const google::protobuf::Message&)': google/protobuf/reflection_ops.cc:151: warning: comparison between signed and unsigned integer expressions google/protobuf/reflection_ops.cc: In static member function 'static void google::protobuf::internal::ReflectionOps::DiscardUnknownFields(google::protobuf::Message*)': google/protobuf/reflection_ops.cc:181: warning: comparison between signed and unsigned integer expressions google/protobuf/reflection_ops.cc: In static member function 'static void google::protobuf::internal::ReflectionOps::FindInitializationErrors(const google::protobuf::Message&, const std::string&, std::vector, std::allocator >, std::allocator, std::allocator > > >*)': google/protobuf/reflection_ops.cc:236: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT message.lo -MD -MP -MF .deps/message.Tpo -c google/protobuf/message.cc -o message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT reflection_ops.lo -MD -MP -MF .deps/reflection_ops.Tpo -c google/protobuf/reflection_ops.cc -o reflection_ops.o >/dev/null 2>&1 mv -f .deps/reflection_ops.Tpo .deps/reflection_ops.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c -o repeated_field.lo `test -f 'google/protobuf/repeated_field.cc' || echo './'`google/protobuf/repeated_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC -o .libs/repeated_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -o repeated_field.o >/dev/null 2>&1 mv -f .deps/message.Tpo .deps/message.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f 'google/protobuf/service.cc' || echo './'`google/protobuf/service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -fPIC -DPIC -o .libs/service.o mv -f .deps/repeated_field.Tpo .deps/repeated_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c -o text_format.lo `test -f 'google/protobuf/text_format.cc' || echo './'`google/protobuf/text_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -o service.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c google/protobuf/text_format.cc -fPIC -DPIC -o .libs/text_format.o mv -f .deps/service.Tpo .deps/service.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c -o unknown_field_set.lo `test -f 'google/protobuf/unknown_field_set.cc' || echo './'`google/protobuf/unknown_field_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o .libs/unknown_field_set.o google/protobuf/text_format.cc: In member function 'std::string google::protobuf::Message::ShortDebugString() const': google/protobuf/text_format.cc:70: warning: comparison between signed and unsigned integer expressions google/protobuf/text_format.cc: In static member function 'static void google::protobuf::TextFormat::Print(const google::protobuf::Message&, google::protobuf::TextFormat::TextGenerator&)': google/protobuf/text_format.cc:808: warning: comparison between signed and unsigned integer expressions google/protobuf/unknown_field_set.cc: In member function 'void google::protobuf::UnknownFieldSet::Clear()': google/protobuf/unknown_field_set.cc:58: warning: comparison between signed and unsigned integer expressions google/protobuf/unknown_field_set.cc:63: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unknown_field_set.lo -MD -MP -MF .deps/unknown_field_set.Tpo -c google/protobuf/unknown_field_set.cc -o unknown_field_set.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT text_format.lo -MD -MP -MF .deps/text_format.Tpo -c google/protobuf/text_format.cc -o text_format.o >/dev/null 2>&1 mv -f .deps/descriptor.pb.Tpo .deps/descriptor.pb.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c -o wire_format.lo `test -f 'google/protobuf/wire_format.cc' || echo './'`google/protobuf/wire_format.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c google/protobuf/wire_format.cc -fPIC -DPIC -o .libs/wire_format.o mv -f .deps/unknown_field_set.Tpo .deps/unknown_field_set.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c -o coded_stream.lo `test -f 'google/protobuf/io/coded_stream.cc' || echo './'`google/protobuf/io/coded_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o .libs/coded_stream.o google/protobuf/wire_format.cc: In static member function 'static bool google::protobuf::internal::WireFormat::ParseAndMergePartial(google::protobuf::io::CodedInputStream*, google::protobuf::Message*)': google/protobuf/wire_format.cc:350: warning: comparison between signed and unsigned integer expressions google/protobuf/wire_format.cc: In static member function 'static bool google::protobuf::internal::WireFormat::SerializeWithCachedSizes(const google::protobuf::Message&, int, google::protobuf::io::CodedOutputStream*)': google/protobuf/wire_format.cc:557: warning: comparison between signed and unsigned integer expressions google/protobuf/wire_format.cc: In static member function 'static int google::protobuf::internal::WireFormat::ByteSize(const google::protobuf::Message&)': google/protobuf/wire_format.cc:703: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)': google/protobuf/io/coded_stream.cc:261: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)': google/protobuf/io/coded_stream.cc:282: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedOutputStream::WriteLittleEndian32(google::protobuf::uint32)': google/protobuf/io/coded_stream.cc:535: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream.cc: In member function 'bool google::protobuf::io::CodedOutputStream::WriteLittleEndian64(google::protobuf::uint64)': google/protobuf/io/coded_stream.cc:557: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT coded_stream.lo -MD -MP -MF .deps/coded_stream.Tpo -c google/protobuf/io/coded_stream.cc -o coded_stream.o >/dev/null 2>&1 mv -f .deps/coded_stream.Tpo .deps/coded_stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c -o printer.lo `test -f 'google/protobuf/io/printer.cc' || echo './'`google/protobuf/io/printer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -fPIC -DPIC -o .libs/printer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c google/protobuf/wire_format.cc -o wire_format.o >/dev/null 2>&1 mv -f .deps/text_format.Tpo .deps/text_format.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.lo `test -f 'google/protobuf/io/tokenizer.cc' || echo './'`google/protobuf/io/tokenizer.cc mv -f .deps/descriptor.Tpo .deps/descriptor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c -o zero_copy_stream.lo `test -f 'google/protobuf/io/zero_copy_stream.cc' || echo './'`google/protobuf/io/zero_copy_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o .libs/tokenizer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o .libs/zero_copy_stream.o google/protobuf/io/tokenizer.cc: In static member function 'static bool google::protobuf::io::Tokenizer::ParseInteger(const std::string&, google::protobuf::uint64, google::protobuf::uint64*)': google/protobuf/io/tokenizer.cc:590: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer.cc: In static member function 'static double google::protobuf::io::Tokenizer::ParseFloat(const std::string&)': google/protobuf/io/tokenizer.cc:620: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream.lo -MD -MP -MF .deps/zero_copy_stream.Tpo -c google/protobuf/io/zero_copy_stream.cc -o zero_copy_stream.o >/dev/null 2>&1 mv -f .deps/zero_copy_stream.Tpo .deps/zero_copy_stream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c -o zero_copy_stream_impl.lo `test -f 'google/protobuf/io/zero_copy_stream_impl.cc' || echo './'`google/protobuf/io/zero_copy_stream_impl.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o .libs/zero_copy_stream_impl.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -o printer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o tokenizer.o >/dev/null 2>&1 google/protobuf/io/zero_copy_stream_impl.cc: In member function 'virtual bool google::protobuf::io::StringOutputStream::Next(void**, int*)': google/protobuf/io/zero_copy_stream_impl.cc:183: warning: comparison between signed and unsigned integer expressions google/protobuf/io/zero_copy_stream_impl.cc: In member function 'virtual void google::protobuf::io::StringOutputStream::BackUp(int)': google/protobuf/io/zero_copy_stream_impl.cc:202: warning: comparison between signed and unsigned integer expressions mv -f .deps/printer.Tpo .deps/printer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c -o importer.lo `test -f 'google/protobuf/compiler/importer.cc' || echo './'`google/protobuf/compiler/importer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o .libs/importer.o mv -f .deps/tokenizer.Tpo .deps/tokenizer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo `test -f 'google/protobuf/compiler/parser.cc' || echo './'`google/protobuf/compiler/parser.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o .libs/parser.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/compiler/parser.cc:37: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header whi ch may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT zero_copy_stream_impl.lo -MD -MP -MF .deps/zero_copy_stream_impl.Tpo -c google/protobuf/io/zero_copy_stream_impl.cc -o zero_copy_stream_impl.o >/dev/null 2>&1 mv -f .deps/wire_format.Tpo .deps/wire_format.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c -o code_generator.lo `test -f 'google/protobuf/compiler/code_generator.cc' || echo './'`google/protobuf/compiler/code_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o .libs/code_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT code_generator.lo -MD -MP -MF .deps/code_generator.Tpo -c google/protobuf/compiler/code_generator.cc -o code_generator.o >/dev/null 2>&1 google/protobuf/compiler/importer.cc: In function 'std::string google::protobuf::compiler::CanonicalizePath(std::string)': google/protobuf/compiler/importer.cc:225: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/importer.cc: In member function 'google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFileResult google::protobuf::compiler::DiskSourceTree::DiskFileToVirtualFile(const std::string&, std::string*, std::string*)': google/protobuf/compiler/importer.cc:337: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/importer.cc: In member function 'virtual google::protobuf::io::ZeroCopyInputStream* google::protobuf::compiler::DiskSourceTree::Open(const std::string&)': google/protobuf/compiler/importer.cc:384: warning: comparison between signed and unsigned integer expressions mv -f .deps/code_generator.Tpo .deps/code_generator.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c -o command_line_interface.lo `test -f 'google/protobuf/compiler/command_line_interface.cc' || echo './'`google/protobuf/compiler/command_line_interface.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o .libs/command_line_interface.o mv -f .deps/zero_copy_stream_impl.Tpo .deps/zero_copy_stream_impl.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c -o cpp_enum.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o .libs/cpp_enum.o google/protobuf/compiler/command_line_interface.cc: In member function 'virtual google::protobuf::io::ZeroCopyOutputStream* google::protobuf::compiler::CommandLineInterface::DiskOutputDirectory::Open(const std::string&)': google/protobuf/compiler/command_line_interface.cc:235: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc: In member function 'int google::protobuf::compiler::CommandLineInterface::Run(int, const char* const*)': google/protobuf/compiler/command_line_interface.cc:315: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc:333: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc:348: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc: In member function 'bool google::protobuf::compiler::CommandLineInterface::MakeInputsBeProtoPathRelative(google::protobuf::compiler::DiskSourceTree*)': google/protobuf/compiler/command_line_interface.cc:401: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc: In member function 'bool google::protobuf::compiler::CommandLineInterface::InterpretArgument(const std::string&, const std::string&)': google/protobuf/compiler/command_line_interface.cc:565: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface.cc:570: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o importer.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o parser.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum.lo -MD -MP -MF .deps/cpp_enum.Tpo -c google/protobuf/compiler/cpp/cpp_enum.cc -o cpp_enum.o >/dev/null 2>&1 mv -f .deps/importer.Tpo .deps/importer.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c -o cpp_enum_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o .libs/cpp_enum_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT command_line_interface.lo -MD -MP -MF .deps/command_line_interface.Tpo -c google/protobuf/compiler/command_line_interface.cc -o command_line_interface.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_enum_field.lo -MD -MP -MF .deps/cpp_enum_field.Tpo -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o cpp_enum_field.o >/dev/null 2>&1 mv -f .deps/cpp_enum.Tpo .deps/cpp_enum.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c -o cpp_extension.lo `test -f 'google/protobuf/compiler/cpp/cpp_extension.cc' || echo './'`google/protobuf/compiler/cpp/cpp_extension.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o .libs/cpp_extension.o mv -f .deps/parser.Tpo .deps/parser.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c -o cpp_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_field.cc mv -f .deps/cpp_enum_field.Tpo .deps/cpp_enum_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c -o cpp_file.lo `test -f 'google/protobuf/compiler/cpp/cpp_file.cc' || echo './'`google/protobuf/compiler/cpp/cpp_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o .libs/cpp_field.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o .libs/cpp_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_extension.lo -MD -MP -MF .deps/cpp_extension.Tpo -c google/protobuf/compiler/cpp/cpp_extension.cc -o cpp_extension.o >/dev/null 2>&1 google/protobuf/compiler/cpp/cpp_file.cc: In member function 'void google::protobuf::compiler::cpp::FileGenerator::GenerateBuildDescriptors(google::protobuf::io::Printer*)': google/protobuf/compiler/cpp/cpp_file.cc:354: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/cpp/cpp_file.cc:377: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/cpp/cpp_file.cc: In member function 'void google::protobuf::compiler::cpp::FileGenerator::GenerateNamespaceOpeners(google::protobuf::io::Printer*)': google/protobuf/compiler/cpp/cpp_file.cc:406: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_field.lo -MD -MP -MF .deps/cpp_field.Tpo -c google/protobuf/compiler/cpp/cpp_field.cc -o cpp_field.o >/dev/null 2>&1 mv -f .deps/command_line_interface.Tpo .deps/command_line_interface.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c -o cpp_generator.lo `test -f 'google/protobuf/compiler/cpp/cpp_generator.cc' || echo './'`google/protobuf/compiler/cpp/cpp_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o .libs/cpp_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_file.lo -MD -MP -MF .deps/cpp_file.Tpo -c google/protobuf/compiler/cpp/cpp_file.cc -o cpp_file.o >/dev/null 2>&1 mv -f .deps/cpp_extension.Tpo .deps/cpp_extension.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c -o cpp_helpers.lo `test -f 'google/protobuf/compiler/cpp/cpp_helpers.cc' || echo './'`google/protobuf/compiler/cpp/cpp_helpers.cc google/protobuf/compiler/cpp/cpp_generator.cc: In function 'void google::protobuf::compiler::cpp::::ParseOptions(const std::string&, std::vector, std::allocator >, std::basic_string, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > >*)': google/protobuf/compiler/cpp/cpp_generator.cc:62: warning: comparison between signed and unsigned integer expressions mv -f .deps/cpp_field.Tpo .deps/cpp_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c -o cpp_message.lo `test -f 'google/protobuf/compiler/cpp/cpp_message.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message.cc google/protobuf/compiler/cpp/cpp_generator.cc: In member function 'virtual bool google::protobuf::compiler::cpp::CppGenerator::Generate(const google::protobuf::FileDescriptor*, const std::string&, google::protobuf::compiler::OutputDirectory*, std::string*) const': google/protobuf/compiler/cpp/cpp_generator.cc:110: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o .libs/cpp_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o .libs/cpp_message.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64 , from ./google/protobuf/stubs/hash.h:43 , from google/protobuf/compiler/cpp/cpp_helpers.cc:36 : /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning T h i s f i l e i n c l u d e s a t l e a s t o n e d e p r e c a t e d o r a n t i q u a t e d h e a d e r w h i c h m a y b e r e m o v e d w i t h o u t f u r t h e r n o t i c e a t a f u t u r e d a t e . P l e a s e u s e a n o n - d e p r e c a t e d i n t e r f a c e w i t h e q u i v a l e n t f u n c t i o n a l i t y i n s t e a d . F o r a l i s t i n g o f r e p In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/compiler/cpp/cpp_message.cc:36: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated int erface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. l a c e m e n t h e a d e r s a n d i n t e r f a c e s , c o n s u l t t h e f i l e b a c k w a r d _ w a r n i n g . h . T o d i s a b l e t h i s w a r n i n g u s e - W n o - d e p r e c a t e d . libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_generator.lo -MD -MP -MF .deps/cpp_generator.Tpo -c google/protobuf/compiler/cpp/cpp_generator.cc -o cpp_generator.o >/dev/null 2>&1 google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'google::protobuf::hash_set, std::allocator >, google::protobuf::hash, std::allocator > >, std::equal_to, std::allocator > > > google::protobuf::compiler::cpp::::MakeKeywordsMap()': google/protobuf/compiler/cpp/cpp_helpers.cc:72: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'std::string google::protobuf::compiler::cpp::FilenameIdentifier(const std::string&)': google/protobuf/compiler/cpp/cpp_helpers.cc:189: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/cpp/cpp_message.cc: In member function 'void google::protobuf::compiler::cpp::MessageGenerator::GenerateSerializeWithCachedSizes(google::protobuf::io::Printer*)': google/protobuf/compiler/cpp/cpp_message.cc:1303: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/cpp/cpp_message.cc:1307: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_helpers.lo -MD -MP -MF .deps/cpp_helpers.Tpo -c google/protobuf/compiler/cpp/cpp_helpers.cc -o cpp_helpers.o >/dev/null 2>&1 mv -f .deps/cpp_file.Tpo .deps/cpp_file.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c -o cpp_message_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_message_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o .libs/cpp_message_field.o mv -f .deps/cpp_generator.Tpo .deps/cpp_generator.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c -o cpp_primitive_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_primitive_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o .libs/cpp_primitive_field.o mv -f .deps/cpp_helpers.Tpo .deps/cpp_helpers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c -o cpp_service.lo `test -f 'google/protobuf/compiler/cpp/cpp_service.cc' || echo './'`google/protobuf/compiler/cpp/cpp_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o .libs/cpp_service.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message_field.lo -MD -MP -MF .deps/cpp_message_field.Tpo -c google/protobuf/compiler/cpp/cpp_message_field.cc -o cpp_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_primitive_field.lo -MD -MP -MF .deps/cpp_primitive_field.Tpo -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o cpp_primitive_field.o >/dev/null 2>&1 mv -f .deps/cpp_message_field.Tpo .deps/cpp_message_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c -o cpp_string_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_string_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_string_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_message.lo -MD -MP -MF .deps/cpp_message.Tpo -c google/protobuf/compiler/cpp/cpp_message.cc -o cpp_message.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o .libs/cpp_string_field.o mv -f .deps/cpp_primitive_field.Tpo .deps/cpp_primitive_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c -o java_enum.lo `test -f 'google/protobuf/compiler/java/java_enum.cc' || echo './'`google/protobuf/compiler/java/java_enum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o .libs/java_enum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_service.lo -MD -MP -MF .deps/cpp_service.Tpo -c google/protobuf/compiler/cpp/cpp_service.cc -o cpp_service.o >/dev/null 2>&1 google/protobuf/compiler/java/java_enum.cc: In member function 'void google::protobuf::compiler::java::EnumGenerator::Generate(google::protobuf::io::Printer*)': google/protobuf/compiler/java/java_enum.cc:79: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_enum.cc:94: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_enum.cc:115: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpp_string_field.lo -MD -MP -MF .deps/cpp_string_field.Tpo -c google/protobuf/compiler/cpp/cpp_string_field.cc -o cpp_string_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum.lo -MD -MP -MF .deps/java_enum.Tpo -c google/protobuf/compiler/java/java_enum.cc -o java_enum.o >/dev/null 2>&1 mv -f .deps/cpp_string_field.Tpo .deps/cpp_string_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c -o java_enum_field.lo `test -f 'google/protobuf/compiler/java/java_enum_field.cc' || echo './'`google/protobuf/compiler/java/java_enum_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o .libs/java_enum_field.o mv -f .deps/cpp_service.Tpo .deps/cpp_service.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c -o java_extension.lo `test -f 'google/protobuf/compiler/java/java_extension.cc' || echo './'`google/protobuf/compiler/java/java_extension.cc mv -f .deps/cpp_message.Tpo .deps/cpp_message.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c -o java_field.lo `test -f 'google/protobuf/compiler/java/java_field.cc' || echo './'`google/protobuf/compiler/java/java_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o .libs/java_extension.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o .libs/java_field.o mv -f .deps/java_enum.Tpo .deps/java_enum.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c -o java_file.lo `test -f 'google/protobuf/compiler/java/java_file.cc' || echo './'`google/protobuf/compiler/java/java_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_field.lo -MD -MP -MF .deps/java_field.Tpo -c google/protobuf/compiler/java/java_field.cc -o java_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o .libs/java_file.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_enum_field.lo -MD -MP -MF .deps/java_enum_field.Tpo -c google/protobuf/compiler/java/java_enum_field.cc -o java_enum_field.o >/dev/null 2>&1 mv -f .deps/java_field.Tpo .deps/java_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c -o java_generator.lo `test -f 'google/protobuf/compiler/java/java_generator.cc' || echo './'`google/protobuf/compiler/java/java_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o .libs/java_generator.o google/protobuf/compiler/java/java_file.cc: In function 'bool google::protobuf::compiler::java::::UsesExtensions(const google::protobuf::Message&)': google/protobuf/compiler/java/java_file.cc:64: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_file.cc: In member function 'void google::protobuf::compiler::java::FileGenerator::Generate(google::protobuf::io::Printer*)': google/protobuf/compiler/java/java_file.cc:229: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_extension.lo -MD -MP -MF .deps/java_extension.Tpo -c google/protobuf/compiler/java/java_extension.cc -o java_extension.o >/dev/null 2>&1 google/protobuf/compiler/java/java_generator.cc: In function 'void google::protobuf::compiler::java::::ParseOptions(const std::string&, std::vector, std::allocator >, std::basic_string, std::allocator > >, std::allocator, std::allocator >, std::basic_string, std::allocator > > > >*)': google/protobuf/compiler/java/java_generator.cc:58: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_generator.cc: In member function 'virtual bool google::protobuf::compiler::java::JavaGenerator::Generate(const google::protobuf::FileDescriptor*, const std::string&, google::protobuf::compiler::OutputDirectory*, std::string*) const': google/protobuf/compiler/java/java_generator.cc:91: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_generator.cc:136: warning: comparison between signed and unsigned integer expressions mv -f .deps/java_enum_field.Tpo .deps/java_enum_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c -o java_helpers.lo `test -f 'google/protobuf/compiler/java/java_helpers.cc' || echo './'`google/protobuf/compiler/java/java_helpers.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_file.lo -MD -MP -MF .deps/java_file.Tpo -c google/protobuf/compiler/java/java_file.cc -o java_file.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o .libs/java_helpers.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_generator.lo -MD -MP -MF .deps/java_generator.Tpo -c google/protobuf/compiler/java/java_generator.cc -o java_generator.o >/dev/null 2>&1 mv -f .deps/java_extension.Tpo .deps/java_extension.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c -o java_message.lo `test -f 'google/protobuf/compiler/java/java_message.cc' || echo './'`google/protobuf/compiler/java/java_message.cc google/protobuf/compiler/java/java_helpers.cc: In function 'std::string google::protobuf::compiler::java::::UnderscoresToCamelCaseImpl(const std::string&, bool)': google/protobuf/compiler/java/java_helpers.cc:69: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o .libs/java_message.o In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/compiler/java/java_message.cc:36: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated heade r which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_helpers.lo -MD -MP -MF .deps/java_helpers.Tpo -c google/protobuf/compiler/java/java_helpers.cc -o java_helpers.o >/dev/null 2>&1 mv -f .deps/java_file.Tpo .deps/java_file.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c -o java_message_field.lo `test -f 'google/protobuf/compiler/java/java_message_field.cc' || echo './'`google/protobuf/compiler/java/java_message_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o .libs/java_message_field.o google/protobuf/compiler/java/java_message.cc: In member function 'void google::protobuf::compiler::java::MessageGenerator::GenerateMessageSerializationMethods(google::protobuf::io::Printer*)': google/protobuf/compiler/java/java_message.cc:367: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/java/java_message.cc:371: warning: comparison between signed and unsigned integer expressions mv -f .deps/java_generator.Tpo .deps/java_generator.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c -o java_primitive_field.lo `test -f 'google/protobuf/compiler/java/java_primitive_field.cc' || echo './'`google/protobuf/compiler/java/java_primitive_field.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o .libs/java_primitive_field.o mv -f .deps/java_helpers.Tpo .deps/java_helpers.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c -o java_service.lo `test -f 'google/protobuf/compiler/java/java_service.cc' || echo './'`google/protobuf/compiler/java/java_service.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o .libs/java_service.o google/protobuf/compiler/java/java_primitive_field.cc: In function 'bool google::protobuf::compiler::java::::AllPrintableAscii(const std::string&)': google/protobuf/compiler/java/java_primitive_field.cc:103: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message_field.lo -MD -MP -MF .deps/java_message_field.Tpo -c google/protobuf/compiler/java/java_message_field.cc -o java_message_field.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_primitive_field.lo -MD -MP -MF .deps/java_primitive_field.Tpo -c google/protobuf/compiler/java/java_primitive_field.cc -o java_primitive_field.o >/dev/null 2>&1 mv -f .deps/java_message_field.Tpo .deps/java_message_field.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c -o python_generator.lo `test -f 'google/protobuf/compiler/python/python_generator.cc' || echo './'`google/protobuf/compiler/python/python_generator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o .libs/python_generator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_message.lo -MD -MP -MF .deps/java_message.Tpo -c google/protobuf/compiler/java/java_message.cc -o java_message.o >/dev/null 2>&1 google/protobuf/compiler/python/python_generator.cc: In member function 'void google::protobuf::compiler::python::Generator::PrintTopLevelEnums() const': google/protobuf/compiler/python/python_generator.cc:258: warning: comparison between signed and unsigned integer expressions libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT java_service.lo -MD -MP -MF .deps/java_service.Tpo -c google/protobuf/compiler/java/java_service.cc -o java_service.o >/dev/null 2>&1 mv -f .deps/java_primitive_field.Tpo .deps/java_primitive_field.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 2:0:0 -o libprotobuf.la -rpath /usr/lib64 common.lo hash.lo map-util.lo stl_util-inl.lo substitute.lo strutil.lo descriptor.lo descriptor.pb.lo descriptor_database.lo dynamic_message.lo extension_set.lo generated_message_reflection.lo message.lo reflection_ops.lo repeated_field.lo service.lo text_format.lo unknown_field_set.lo wire_format.lo coded_stream.lo printer.lo tokenizer.lo zero_copy_stream.lo zero_copy_stream_impl.lo importer.lo parser.lo libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/common.o .libs/hash.o .libs/map-util.o .libs/stl_util-inl.o .libs/substitute.o .libs/strutil.o .libs/descriptor.o .libs/descriptor.pb.o .libs/descriptor_database.o .libs/dynamic_message.o .libs/extension_set.o .libs/generated_message_reflection.o .libs/message.o .libs/reflection_ops.o .libs/repeated_field.o .libs/service.o .libs/text_format.o .libs/unknown_field_set.o .libs/wire_format.o .libs/coded_stream.o .libs/printer.o .libs/tokenizer.o .libs/zero_copy_stream.o .libs/zero_copy_stream_impl.o .libs/importer.o .libs/parser.o -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libprotobuf.so.2 -o .libs/libprotobuf.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libprotobuf.so.2" && ln -s "libprotobuf.so.2.0.0" "libprotobuf.so.2") libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.2.0.0" "libprotobuf.so") libtool: link: ar cru .libs/libprotobuf.a common.o hash.o map-util.o stl_util-inl.o substitute.o strutil.o descriptor.o descriptor.pb.o descriptor_database.o dynamic_message.o extension_set.o generated_message_reflection.o message.o reflection_ops.o repeated_field.o service.o text_format.o unknown_field_set.o wire_format.o coded_stream.o printer.o tokenizer.o zero_copy_stream.o zero_copy_stream_impl.o importer.o parser.o libtool: link: ranlib .libs/libprotobuf.a libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) mv -f .deps/java_service.Tpo .deps/java_service.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT python_generator.lo -MD -MP -MF .deps/python_generator.Tpo -c google/protobuf/compiler/python/python_generator.cc -o python_generator.o >/dev/null 2>&1 mv -f .deps/java_message.Tpo .deps/java_message.Plo mv -f .deps/python_generator.Tpo .deps/python_generator.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -o libprotoc.la -rpath /usr/lib64 code_generator.lo command_line_interface.lo cpp_enum.lo cpp_enum_field.lo cpp_extension.lo cpp_field.lo cpp_file.lo cpp_generator.lo cpp_helpers.lo cpp_message.lo cpp_message_field.lo cpp_primitive_field.lo cpp_service.lo cpp_string_field.lo java_enum.lo java_enum_field.lo java_extension.lo java_field.lo java_file.lo java_generator.lo java_helpers.lo java_message.lo java_message_field.lo java_primitive_field.lo java_service.lo python_generator.lo libprotobuf.la libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/cpp_enum.o .libs/cpp_enum_field.o .libs/cpp_extension.o .libs/cpp_field.o .libs/cpp_file.o .libs/cpp_generator.o .libs/cpp_helpers.o .libs/cpp_message.o .libs/cpp_message_field.o .libs/cpp_primitive_field.o .libs/cpp_service.o .libs/cpp_string_field.o .libs/java_enum.o .libs/java_enum_field.o .libs/java_extension.o .libs/java_field.o .libs/java_file.o .libs/java_generator.o .libs/java_helpers.o .libs/java_message.o .libs/java_message_field.o .libs/java_primitive_field.o .libs/java_service.o .libs/python_generator.o -Wl,-rpath -Wl,/builddir/build/BUILD/protobuf-2.0.2/src/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libprotobuf.so -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libprotoc.so.0 -o .libs/libprotoc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libprotoc.so.0" && ln -s "libprotoc.so.0.0.0" "libprotoc.so.0") libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.0.0.0" "libprotoc.so") libtool: link: ar cru .libs/libprotoc.a code_generator.o command_line_interface.o cpp_enum.o cpp_enum_field.o cpp_extension.o cpp_field.o cpp_file.o cpp_generator.o cpp_helpers.o cpp_message.o cpp_message_field.o cpp_primitive_field.o cpp_service.o cpp_string_field.o java_enum.o java_enum_field.o java_extension.o java_field.o java_file.o java_generator.o java_helpers.o java_message.o java_message_field.o java_primitive_field.o java_service.o python_generator.o libtool: link: ranlib .libs/libprotoc.a libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o protoc main.o libprotobuf.la libprotoc.la libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o .libs/protoc main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-2.0.2/src/.libs/libprotobuf.so -pthread -Wl,-rpath -Wl,/usr/lib64 ./protoc google/protobuf/unittest.proto google/protobuf/unittest_import.proto google/protobuf/unittest_mset.proto google/protobuf/unittest_optimize_for.proto google/protobuf/unittest_embed_optimize_for.proto google/protobuf/unittest_custom_options.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto -I. --cpp_out=. touch unittest_proto_middleman make all-am make[3]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-common_unittest.o -MD -MP -MF .deps/protobuf_test-common_unittest.Tpo -c -o protobuf_test-common_unittest.o `test -f 'google/protobuf/stubs/common_unittest.cc' || echo './'`google/protobuf/stubs/common_unittest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-strutil_unittest.o -MD -MP -MF .deps/protobuf_test-strutil_unittest.Tpo -c -o protobuf_test-strutil_unittest.o `test -f 'google/protobuf/stubs/strutil_unittest.cc' || echo './'`google/protobuf/stubs/strutil_unittest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-descriptor_database_unittest.o -MD -MP -MF .deps/protobuf_test-descriptor_database_unittest.Tpo -c -o protobuf_test-descriptor_database_unittest.o `test -f 'google/protobuf/descriptor_database_unittest.cc' || echo './'`google/protobuf/descriptor_database_unittest.cc g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-descriptor_unittest.o -MD -MP -MF .deps/protobuf_test-descriptor_unittest.Tpo -c -o protobuf_test-descriptor_unittest.o `test -f 'google/protobuf/descriptor_unittest.cc' || echo './'`google/protobuf/descriptor_unittest.cc google/protobuf/stubs/common_unittest.cc: In member function 'virtual void google::protobuf::::VersionTest_VersionMatchesConfig_Test::TestBody()': google/protobuf/stubs/common_unittest.cc:57: warning: comparison between signed and unsigned integer expressions mv -f .deps/protobuf_test-strutil_unittest.Tpo .deps/protobuf_test-strutil_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-dynamic_message_unittest.o -MD -MP -MF .deps/protobuf_test-dynamic_message_unittest.Tpo -c -o protobuf_test-dynamic_message_unittest.o `test -f 'google/protobuf/dynamic_message_unittest.cc' || echo './'`google/protobuf/dynamic_message_unittest.cc mv -f .deps/protobuf_test-dynamic_message_unittest.Tpo .deps/protobuf_test-dynamic_message_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-extension_set_unittest.o -MD -MP -MF .deps/protobuf_test-extension_set_unittest.Tpo -c -o protobuf_test-extension_set_unittest.o `test -f 'google/protobuf/extension_set_unittest.cc' || echo './'`google/protobuf/extension_set_unittest.cc mv -f .deps/protobuf_test-common_unittest.Tpo .deps/protobuf_test-common_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-generated_message_reflection_unittest.o -MD -MP -MF .deps/protobuf_test-generated_message_reflection_unittest.Tpo -c -o 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 .deps/protobuf_test-descriptor_database_unittest.Tpo .deps/protobuf_test-descriptor_database_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-message_unittest.o -MD -MP -MF .deps/protobuf_test-message_unittest.Tpo -c -o protobuf_test-message_unittest.o `test -f 'google/protobuf/message_unittest.cc' || echo './'`google/protobuf/message_unittest.cc mv -f .deps/protobuf_test-extension_set_unittest.Tpo .deps/protobuf_test-extension_set_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-reflection_ops_unittest.o -MD -MP -MF .deps/protobuf_test-reflection_ops_unittest.Tpo -c -o protobuf_test-reflection_ops_unittest.o `test -f 'google/protobuf/reflection_ops_unittest.cc' || echo './'`google/protobuf/reflection_ops_unittest.cc mv -f .deps/protobuf_test-generated_message_reflection_unittest.Tpo .deps/protobuf_test-generated_message_reflection_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-repeated_field_unittest.o -MD -MP -MF .deps/protobuf_test-repeated_field_unittest.Tpo -c -o protobuf_test-repeated_field_unittest.o `test -f 'google/protobuf/repeated_field_unittest.cc' || echo './'`google/protobuf/repeated_field_unittest.cc mv -f .deps/protobuf_test-message_unittest.Tpo .deps/protobuf_test-message_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-text_format_unittest.o -MD -MP -MF .deps/protobuf_test-text_format_unittest.Tpo -c -o protobuf_test-text_format_unittest.o `test -f 'google/protobuf/text_format_unittest.cc' || echo './'`google/protobuf/text_format_unittest.cc mv -f .deps/protobuf_test-reflection_ops_unittest.Tpo .deps/protobuf_test-reflection_ops_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unknown_field_set_unittest.o -MD -MP -MF .deps/protobuf_test-unknown_field_set_unittest.Tpo -c -o 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 .deps/protobuf_test-repeated_field_unittest.Tpo .deps/protobuf_test-repeated_field_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-wire_format_unittest.o -MD -MP -MF .deps/protobuf_test-wire_format_unittest.Tpo -c -o protobuf_test-wire_format_unittest.o `test -f 'google/protobuf/wire_format_unittest.cc' || echo './'`google/protobuf/wire_format_unittest.cc mv -f .deps/protobuf_test-unknown_field_set_unittest.Tpo .deps/protobuf_test-unknown_field_set_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-coded_stream_unittest.o -MD -MP -MF .deps/protobuf_test-coded_stream_unittest.Tpo -c -o 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 .deps/protobuf_test-text_format_unittest.Tpo .deps/protobuf_test-text_format_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-printer_unittest.o -MD -MP -MF .deps/protobuf_test-printer_unittest.Tpo -c -o protobuf_test-printer_unittest.o `test -f 'google/protobuf/io/printer_unittest.cc' || echo './'`google/protobuf/io/printer_unittest.cc google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadVarint32_DD_ReadVarint32_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:176: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:176: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadTag_DD_ReadTag_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:191: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:191: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ExpectTag_DD_ExpectTag_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:208: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadVarint64_DD_ReadVarint64_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:242: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:242: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteVarint32_DD_WriteVarint32_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:257: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:257: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteVarint64_DD_WriteVarint64_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:279: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:279: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteVarint32SignExtended_DD_WriteVarint32SignExtended_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:303: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:303: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadVarint32Error_DD_ReadVarint32Error_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:376: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:376: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadVarint64Error_DD_ReadVarint64Error_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:386: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:386: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_VarintSize32_DD_VarintSize32_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:419: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_VarintSize64_DD_VarintSize64_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:430: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadLittleEndian32_DD_ReadLittleEndian32_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:466: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:466: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadLittleEndian64_DD_ReadLittleEndian64_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:481: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:481: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteLittleEndian32_DD_WriteLittleEndian32_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:496: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:496: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteLittleEndian64_DD_WriteLittleEndian64_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:511: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc:511: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadRaw_DD_ReadRaw_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:531: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_WriteRaw_DD_WriteRaw_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:546: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadString_DD_ReadString_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:561: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_ReadStringImpossiblyLarge_DD_ReadStringImpossiblyLarge_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:577: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_SkipInput_DD_SkipInput_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:598: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_BasicLimit_DD_BasicLimit_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:619: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_SmallLimitOnTopOfBigLimit_DD_SmallLimitOnTopOfBigLimit_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:649: warning: comparison between signed and unsigned integer expressions google/protobuf/io/coded_stream_unittest.cc: In member function 'virtual void google::protobuf::io::::CodedStreamTest_BigLimitOnTopOfSmallLimit_DD_BigLimitOnTopOfSmallLimit_Test::TestBody()': google/protobuf/io/coded_stream_unittest.cc:691: warning: comparison between signed and unsigned integer expressions mv -f .deps/protobuf_test-printer_unittest.Tpo .deps/protobuf_test-printer_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-tokenizer_unittest.o -MD -MP -MF .deps/protobuf_test-tokenizer_unittest.Tpo -c -o protobuf_test-tokenizer_unittest.o `test -f 'google/protobuf/io/tokenizer_unittest.cc' || echo './'`google/protobuf/io/tokenizer_unittest.cc google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_SimpleTokens_DD_SimpleTokens_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:247: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc:247: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_FloatSuffix_DD_FloatSuffix_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:285: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_MultipleTokens_DD_MultipleTokens_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:402: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc:402: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_ShCommentStyle_DD_ShCommentStyle_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:447: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_Errors_DD_Errors_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:676: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc:676: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'virtual void google::protobuf::io::::TokenizerTest_BackUpOnDestruction_DD_BackUpOnDestruction_Test::TestBody()': google/protobuf/io/tokenizer_unittest.cc:701: warning: comparison between signed and unsigned integer expressions google/protobuf/io/tokenizer_unittest.cc: In member function 'void google::protobuf::io::::TokenizerTest_ShCommentStyle_DD::DoSingleCase(const CaseType&) [with CaseType = int]': google/protobuf/io/tokenizer_unittest.cc:447: instantiated from here google/protobuf/io/tokenizer_unittest.cc:466: warning: comparison between signed and unsigned integer expressions mv -f .deps/protobuf_test-wire_format_unittest.Tpo .deps/protobuf_test-wire_format_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-zero_copy_stream_unittest.o -MD -MP -MF .deps/protobuf_test-zero_copy_stream_unittest.Tpo -c -o 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 .deps/protobuf_test-zero_copy_stream_unittest.Tpo .deps/protobuf_test-zero_copy_stream_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-command_line_interface_unittest.o -MD -MP -MF .deps/protobuf_test-command_line_interface_unittest.Tpo -c -o 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 .deps/protobuf_test-coded_stream_unittest.Tpo .deps/protobuf_test-coded_stream_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-importer_unittest.o -MD -MP -MF .deps/protobuf_test-importer_unittest.Tpo -c -o protobuf_test-importer_unittest.o `test -f 'google/protobuf/compiler/importer_unittest.cc' || echo './'`google/protobuf/compiler/importer_unittest.cc In file included from /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/ext/hash_map:64, from ./google/protobuf/stubs/hash.h:43, from google/protobuf/compiler/importer_unittest.cc:35: /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated he ader which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'virtual void google::protobuf::compiler::::CommandLineInterfaceTest::TearDown()': google/protobuf/compiler/command_line_interface_unittest.cc:247: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'void google::protobuf::compiler::::CommandLineInterfaceTest::Run(const std::string&)': google/protobuf/compiler/command_line_interface_unittest.cc:259: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'std::string google::protobuf::compiler::::EncodeDecodeTest::StripCR(const std::string&)': google/protobuf/compiler/command_line_interface_unittest.cc:1163: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/command_line_interface_unittest.cc: In member function 'bool google::protobuf::compiler::::EncodeDecodeTest::Run(const std::string&)': google/protobuf/compiler/command_line_interface_unittest.cc:1182: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/importer_unittest.cc: In member function 'virtual void google::protobuf::compiler::::DiskSourceTreeTest::SetUp()': google/protobuf/compiler/importer_unittest.cc:335: warning: comparison between signed and unsigned integer expressions google/protobuf/compiler/importer_unittest.cc: In member function 'virtual void google::protobuf::compiler::::DiskSourceTreeTest::TearDown()': google/protobuf/compiler/importer_unittest.cc:344: warning: comparison between signed and unsigned integer expressions mv -f .deps/protobuf_test-tokenizer_unittest.Tpo .deps/protobuf_test-tokenizer_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-parser_unittest.o -MD -MP -MF .deps/protobuf_test-parser_unittest.Tpo -c -o protobuf_test-parser_unittest.o `test -f 'google/protobuf/compiler/parser_unittest.cc' || echo './'`google/protobuf/compiler/parser_unittest.cc mv -f .deps/protobuf_test-descriptor_unittest.Tpo .deps/protobuf_test-descriptor_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-cpp_bootstrap_unittest.o -MD -MP -MF .deps/protobuf_test-cpp_bootstrap_unittest.Tpo -c -o 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 .deps/protobuf_test-cpp_bootstrap_unittest.Tpo .deps/protobuf_test-cpp_bootstrap_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-cpp_unittest.o -MD -MP -MF .deps/protobuf_test-cpp_unittest.Tpo -c -o protobuf_test-cpp_unittest.o `test -f 'google/protobuf/compiler/cpp/cpp_unittest.cc' || echo './'`google/protobuf/compiler/cpp/cpp_unittest.cc mv -f .deps/protobuf_test-importer_unittest.Tpo .deps/protobuf_test-importer_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-test_util.o -MD -MP -MF .deps/protobuf_test-test_util.Tpo -c -o protobuf_test-test_util.o `test -f 'google/protobuf/test_util.cc' || echo './'`google/protobuf/test_util.cc mv -f .deps/protobuf_test-command_line_interface_unittest.Tpo .deps/protobuf_test-command_line_interface_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-googletest.o -MD -MP -MF .deps/protobuf_test-googletest.Tpo -c -o protobuf_test-googletest.o `test -f 'google/protobuf/testing/googletest.cc' || echo './'`google/protobuf/testing/googletest.cc mv -f .deps/protobuf_test-parser_unittest.Tpo .deps/protobuf_test-parser_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-file.o -MD -MP -MF .deps/protobuf_test-file.Tpo -c -o protobuf_test-file.o `test -f 'google/protobuf/testing/file.cc' || echo './'`google/protobuf/testing/file.cc mv -f .deps/protobuf_test-file.Tpo .deps/protobuf_test-file.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-gtest_main.o -MD -MP -MF .deps/protobuf_test-gtest_main.Tpo -c -o protobuf_test-gtest_main.o `test -f 'google/protobuf/testing/gtest_main.cc' || echo './'`google/protobuf/testing/gtest_main.cc mv -f .deps/protobuf_test-googletest.Tpo .deps/protobuf_test-googletest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest.pb.o -MD -MP -MF .deps/protobuf_test-unittest.pb.Tpo -c -o protobuf_test-unittest.pb.o `test -f 'google/protobuf/unittest.pb.cc' || echo './'`google/protobuf/unittest.pb.cc mv -f .deps/protobuf_test-gtest_main.Tpo .deps/protobuf_test-gtest_main.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest_import.pb.o -MD -MP -MF .deps/protobuf_test-unittest_import.pb.Tpo -c -o protobuf_test-unittest_import.pb.o `test -f 'google/protobuf/unittest_import.pb.cc' || echo './'`google/protobuf/unittest_import.pb.cc mv -f .deps/protobuf_test-unittest_import.pb.Tpo .deps/protobuf_test-unittest_import.pb.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest_mset.pb.o -MD -MP -MF .deps/protobuf_test-unittest_mset.pb.Tpo -c -o protobuf_test-unittest_mset.pb.o `test -f 'google/protobuf/unittest_mset.pb.cc' || echo './'`google/protobuf/unittest_mset.pb.cc mv -f .deps/protobuf_test-unittest_mset.pb.Tpo .deps/protobuf_test-unittest_mset.pb.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest_optimize_for.pb.o -MD -MP -MF .deps/protobuf_test-unittest_optimize_for.pb.Tpo -c -o protobuf_test-unittest_optimize_for.pb.o `test -f 'google/protobuf/unittest_optimize_for.pb.cc' || echo './'`google/protobuf/unittest_optimize_for.pb.cc mv -f .deps/protobuf_test-cpp_unittest.Tpo .deps/protobuf_test-cpp_unittest.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest_embed_optimize_for.pb.o -MD -MP -MF .deps/protobuf_test-unittest_embed_optimize_for.pb.Tpo -c -o 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 .deps/protobuf_test-unittest_optimize_for.pb.Tpo .deps/protobuf_test-unittest_optimize_for.pb.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-unittest_custom_options.pb.o -MD -MP -MF .deps/protobuf_test-unittest_custom_options.pb.Tpo -c -o 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 .deps/protobuf_test-unittest_embed_optimize_for.pb.Tpo .deps/protobuf_test-unittest_embed_optimize_for.pb.Po g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT protobuf_test-cpp_test_bad_identifiers.pb.o -MD -MP -MF .deps/protobuf_test-cpp_test_bad_identifiers.pb.Tpo -c -o 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 .deps/protobuf_test-cpp_test_bad_identifiers.pb.Tpo .deps/protobuf_test-cpp_test_bad_identifiers.pb.Po mv -f .deps/protobuf_test-unittest_custom_options.pb.Tpo .deps/protobuf_test-unittest_custom_options.pb.Po mv -f .deps/protobuf_test-unittest.pb.Tpo .deps/protobuf_test-unittest.pb.Po mv -f .deps/protobuf_test-test_util.Tpo .deps/protobuf_test-test_util.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o protobuf-test protobuf_test-common_unittest.o protobuf_test-strutil_unittest.o protobuf_test-descriptor_database_unittest.o protobuf_test-descriptor_unittest.o protobuf_test-dynamic_message_unittest.o protobuf_test-extension_set_unittest.o protobuf_test-generated_message_reflection_unittest.o protobuf_test-message_unittest.o protobuf_test-reflection_ops_unittest.o protobuf_test-repeated_field_unittest.o protobuf_test-text_format_unittest.o protobuf_test-unknown_field_set_unittest.o protobuf_test-wire_format_unittest.o protobuf_test-coded_stream_unittest.o protobuf_test-printer_unittest.o protobuf_test-tokenizer_unittest.o protobuf_test-zero_copy_stream_unittest.o protobuf_test-command_line_interface_unittest.o protobuf_test-importer_unittest.o protobuf_test-parser_unittest.o protobuf_test-cpp_bootstrap_unittest.o protobuf_test-cpp_unittest.o protobuf_test-test_util.o protobuf_test-googletest.o protobuf_test-file.o protobuf_test-gtest_main.o protobuf_test-unittest.pb.o protobuf_test-unittest_import.pb.o protobuf_test-unittest_mset.pb.o protobuf_test-unittest_optimize_for.pb.o protobuf_test-unittest_embed_optimize_for.pb.o protobuf_test-unittest_custom_options.pb.o protobuf_test-cpp_test_bad_identifiers.pb.o -L/usr/lib64 -lgtest libprotobuf.la libprotoc.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -o .libs/protobuf-test protobuf_test-common_unittest.o protobuf_test-strutil_unittest.o protobuf_test-descriptor_database_unittest.o protobuf_test-descriptor_unittest.o protobuf_test-dynamic_message_unittest.o protobuf_test-extension_set_unittest.o protobuf_test-generated_message_reflection_unittest.o protobuf_test-message_unittest.o protobuf_test-reflection_ops_unittest.o protobuf_test-repeated_field_unittest.o protobuf_test-text_format_unittest.o protobuf_test-unknown_field_set_unittest.o protobuf_test-wire_format_unittest.o protobuf_test-coded_stream_unittest.o protobuf_test-printer_unittest.o protobuf_test-tokenizer_unittest.o protobuf_test-zero_copy_stream_unittest.o protobuf_test-command_line_interface_unittest.o protobuf_test-importer_unittest.o protobuf_test-parser_unittest.o protobuf_test-cpp_bootstrap_unittest.o protobuf_test-cpp_unittest.o protobuf_test-test_util.o protobuf_test-googletest.o protobuf_test-file.o protobuf_test-gtest_main.o protobuf_test-unittest.pb.o protobuf_test-unittest_import.pb.o protobuf_test-unittest_mset.pb.o protobuf_test-unittest_optimize_for.pb.o protobuf_test-unittest_embed_optimize_for.pb.o protobuf_test-unittest_custom_options.pb.o protobuf_test-cpp_test_bad_identifiers.pb.o -L/usr/lib64 -lgtest ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-2.0.2/src/.libs/libprotobuf.so -pthread -Wl,-rpath -Wl,/usr/lib64 protobuf_test-googletest.o: In function `GetTemporaryDirectoryName': /builddir/build/BUILD/protobuf-2.0.2/src/google/protobuf/testing/googletest.cc:97: warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[3]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2' + pushd python ~/build/BUILD/protobuf-2.0.2/python ~/build/BUILD/protobuf-2.0.2 + python ./setup.py build Generating google/protobuf/descriptor_pb2.py... running build running build_py creating build creating build/lib creating build/lib/google creating build/lib/google/protobuf creating build/lib/google/protobuf/internal copying google/protobuf/internal/__init__.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/input_stream.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/output_stream.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> build/lib/google/protobuf/internal copying google/protobuf/__init__.py -> build/lib/google/protobuf copying google/protobuf/descriptor.py -> build/lib/google/protobuf copying google/protobuf/descriptor_pb2.py -> build/lib/google/protobuf copying google/protobuf/message.py -> build/lib/google/protobuf copying google/protobuf/reflection.py -> build/lib/google/protobuf copying google/protobuf/service.py -> build/lib/google/protobuf copying google/protobuf/service_reflection.py -> build/lib/google/protobuf copying google/protobuf/text_format.py -> build/lib/google/protobuf copying google/__init__.py -> build/lib/google + sed -i -e 1d build/lib/google/protobuf/descriptor_pb2.py + popd ~/build/BUILD/protobuf-2.0.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C6k116 + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 + make -j4 install DESTDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 STRIPBINARIES=no 'INSTALL=/usr/bin/install -p' 'CPPROG=cp -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[3]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include" /bin/sh ../libtool --mode=install /usr/bin/install -p 'libprotobuf.la' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.la' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/descriptor.proto' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/descriptor.proto' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/stubs/common.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/stubs/common.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/descriptor.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/descriptor.h' libtool: install: /usr/bin/install -p .libs/libprotobuf.so.2.0.0 /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.so.2.0.0 /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/descriptor.pb.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/descriptor.pb.h' libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.2.0.0 libprotobuf.so.2 || { rm -f libprotobuf.so.2 && ln -s libprotobuf.so.2.0.0 libprotobuf.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.2.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.2.0.0 libprotobuf.so; }; }) /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/descriptor_database.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/descriptor_database.h' libtool: install: /usr/bin/install -p .libs/libprotobuf.lai /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.la libtool: install: /usr/bin/install -p .libs/libprotobuf.a /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.a /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/dynamic_message.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/dynamic_message.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/extension_set.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/extension_set.h' libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.a /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/generated_message_reflection.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/generated_message_reflection.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/message.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/message.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/reflection_ops.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/reflection_ops.h' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/repeated_field.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/repeated_field.h' /bin/sh ../libtool --mode=install /usr/bin/install -p 'libprotoc.la' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.la' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/service.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/service.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/text_format.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/text_format.h' libtool: install: warning: relinking `libprotoc.la' libtool: install: (cd /builddir/build/BUILD/protobuf-2.0.2/src; /bin/sh /builddir/build/BUILD/protobuf-2.0.2/libtool --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -o libprotoc.la -rpath /usr/lib64 code_generator.lo command_line_interface.lo cpp_enum.lo cpp_enum_field.lo cpp_extension.lo cpp_field.lo cpp_file.lo cpp_generator.lo cpp_helpers.lo cpp_message.lo cpp_message_field.lo cpp_primitive_field.lo cpp_service.lo cpp_string_field.lo java_enum.lo java_enum_field.lo java_extension.lo java_field.lo java_file.lo java_generator.lo java_helpers.lo java_message.lo java_message_field.lo java_primitive_field.lo java_service.lo python_generator.lo libprotobuf.la -inst-prefix-dir /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64) /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/unknown_field_set.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/unknown_field_set.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/wire_format.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/wire_format.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/wire_format_inl.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/wire_format_inl.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/io/coded_stream.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/io/coded_stream.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/io/printer.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/io/printer.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/io/tokenizer.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/io/tokenizer.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/io/zero_copy_stream.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/io/zero_copy_stream.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/io/zero_copy_stream_impl.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/io/zero_copy_stream_impl.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/code_generator.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/code_generator.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/command_line_interface.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/command_line_interface.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/importer.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/importer.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/parser.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/parser.h' libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/cpp_enum.o .libs/cpp_enum_field.o .libs/cpp_extension.o .libs/cpp_field.o .libs/cpp_file.o .libs/cpp_generator.o .libs/cpp_helpers.o .libs/cpp_message.o .libs/cpp_message_field.o .libs/cpp_primitive_field.o .libs/cpp_service.o .libs/cpp_string_field.o .libs/java_enum.o .libs/java_enum_field.o .libs/java_extension.o .libs/java_field.o .libs/java_file.o .libs/java_generator.o .libs/java_helpers.o .libs/java_message.o .libs/java_message_field.o .libs/java_primitive_field.o .libs/java_service.o .libs/python_generator.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64 -L/usr/lib64 -lprotobuf -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../lib64/crtn.o -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libprotoc.so.0 -o .libs/libprotoc.so.0.0.0 /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/cpp/cpp_generator.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/cpp/cpp_generator.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/java/java_generator.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/java/java_generator.h' /bin/sh /builddir/build/BUILD/protobuf-2.0.2/install-sh -c -m 644 'google/protobuf/compiler/python/python_generator.h' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/include/google/protobuf/compiler/python/python_generator.h' libtool: install: /usr/bin/install -p .libs/libprotoc.so.0.0.0T /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64 && { ln -s -f libprotoc.so.0.0.0 libprotoc.so.0 || { rm -f libprotoc.so.0 && ln -s libprotoc.so.0.0.0 libprotoc.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64 && { ln -s -f libprotoc.so.0.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.0.0.0 libprotoc.so; }; }) libtool: install: /usr/bin/install -p .libs/libprotoc.lai /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.la libtool: install: /usr/bin/install -p .libs/libprotoc.a /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.a libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p 'protoc' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/bin/protoc' libtool: install: warning: `libprotobuf.la' has not been installed in `/usr/lib64' libtool: install: warning: `libprotoc.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/protobuf-2.0.2/src/libprotobuf.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/protoc /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/bin/protoc make[3]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2' make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/pkgconfig" /usr/bin/install -p -m 644 'protobuf.pc' '/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/pkgconfig/protobuf.pc' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2' + find /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + pushd python ~/build/BUILD/protobuf-2.0.2/python ~/build/BUILD/protobuf-2.0.2 + python ./setup.py install --root=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 --single-version-externally-managed --record=INSTALLED_FILES --optimize=1 running install running build running build_py running install_lib Skipping installation of /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/input_stream.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/output_stream.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/descriptor.py to descriptor.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/reflection.py to reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/service_reflection.py to service_reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/text_format.py to text_format.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/input_stream.py to input_stream.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/message_listener.py to message_listener.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/output_stream.py to output_stream.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/google/protobuf/internal/wire_format.py to wire_format.pyc writing byte-compilation script '/tmp/tmpmuxNxN.py' /usr/bin/python -O /tmp/tmpmuxNxN.py removing /tmp/tmpmuxNxN.py running install_egg_info running egg_info creating protobuf.egg-info writing protobuf.egg-info/PKG-INFO writing namespace_packages to protobuf.egg-info/namespace_packages.txt writing top-level names to protobuf.egg-info/top_level.txt writing dependency_links to protobuf.egg-info/dependency_links.txt writing manifest file 'protobuf.egg-info/SOURCES.txt' reading manifest file 'protobuf.egg-info/SOURCES.txt' writing manifest file 'protobuf.egg-info/SOURCES.txt' Copying protobuf.egg-info to /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/protobuf-2.0.2-py2.6.egg-info Installing /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib/python2.6/site-packages/protobuf-2.0.2-py2.6-nspkg.pth running install_scripts writing list of installed files to 'INSTALLED_FILES' + popd ~/build/BUILD/protobuf-2.0.2 + install -p -m 644 -D /builddir/build/SOURCES/ftdetect-proto.vim /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/vim/vimfiles/ftdetect/proto.vim + install -p -m 644 -D editors/proto.vim /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/vim/vimfiles/syntax/proto.vim + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/protobuf-2.0.2 extracting debug info from /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotobuf.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/lib64/libprotoc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/bin/protoc symlinked /usr/lib/debug/usr/lib64/libprotobuf.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf.so.2.debug symlinked /usr/lib/debug/usr/lib64/libprotobuf.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf.so.debug symlinked /usr/lib/debug/usr/lib64/libprotoc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libprotoc.so.0.debug symlinked /usr/lib/debug/usr/lib64/libprotoc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libprotoc.so.debug 3328 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3266Ea + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + unset DISPLAY + make -j4 check Making check in src make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' make check-am make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2/src' Running main() from gtest_main.cc [==========] Running 563 tests from 85 test cases. [----------] Global test environment set-up. [----------] 1 test from GeneratedDescriptorTest [ RUN ] GeneratedDescriptorTest.IdenticalDescriptors [ OK ] GeneratedDescriptorTest.IdenticalDescriptors [----------] 23 tests from GeneratedMessageTest [ RUN ] GeneratedMessageTest.Defaults [ OK ] GeneratedMessageTest.Defaults [ RUN ] GeneratedMessageTest.Accessors [ OK ] GeneratedMessageTest.Accessors [ RUN ] GeneratedMessageTest.MutableStringDefault [ OK ] GeneratedMessageTest.MutableStringDefault [ RUN ] GeneratedMessageTest.Clear [ OK ] GeneratedMessageTest.Clear [ RUN ] GeneratedMessageTest.EmbeddedNullsInBytesCharStar [ OK ] GeneratedMessageTest.EmbeddedNullsInBytesCharStar [ RUN ] GeneratedMessageTest.ClearOneField [ OK ] GeneratedMessageTest.ClearOneField [ RUN ] GeneratedMessageTest.CopyFrom [ OK ] GeneratedMessageTest.CopyFrom [ RUN ] GeneratedMessageTest.CopyConstructor [ OK ] GeneratedMessageTest.CopyConstructor [ RUN ] GeneratedMessageTest.CopyAssignmentOperator [ OK ] GeneratedMessageTest.CopyAssignmentOperator [ RUN ] GeneratedMessageTest.UpcastCopyFrom [ OK ] GeneratedMessageTest.UpcastCopyFrom [ RUN ] GeneratedMessageTest.DynamicMessageCopyFrom [ OK ] GeneratedMessageTest.DynamicMessageCopyFrom [ RUN ] GeneratedMessageTest.NonEmptyMergeFrom [ OK ] GeneratedMessageTest.NonEmptyMergeFrom [ RUN ] GeneratedMessageTest.MergeFromSelf [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] GeneratedMessageTest.MergeFromSelf [ RUN ] GeneratedMessageTest.Serialization [ OK ] GeneratedMessageTest.Serialization [ RUN ] GeneratedMessageTest.Required [ OK ] GeneratedMessageTest.Required [ RUN ] GeneratedMessageTest.RequiredForeign [ OK ] GeneratedMessageTest.RequiredForeign [ RUN ] GeneratedMessageTest.ForeignNested [ OK ] GeneratedMessageTest.ForeignNested [ RUN ] GeneratedMessageTest.ReallyLargeTagNumber [ OK ] GeneratedMessageTest.ReallyLargeTagNumber [ RUN ] GeneratedMessageTest.MutualRecursion [ OK ] GeneratedMessageTest.MutualRecursion [ RUN ] GeneratedMessageTest.CamelCaseFieldNames [ OK ] GeneratedMessageTest.CamelCaseFieldNames [ RUN ] GeneratedMessageTest.TestConflictingSymbolNames [ OK ] GeneratedMessageTest.TestConflictingSymbolNames [ RUN ] GeneratedMessageTest.TestOptimizedForSize [ OK ] GeneratedMessageTest.TestOptimizedForSize [ RUN ] GeneratedMessageTest.TestEmbedOptimizedForSize [ OK ] GeneratedMessageTest.TestEmbedOptimizedForSize [----------] 3 tests from GeneratedEnumTest [ RUN ] GeneratedEnumTest.EnumValuesAsSwitchCases [ OK ] GeneratedEnumTest.EnumValuesAsSwitchCases [ RUN ] GeneratedEnumTest.IsValidValue [ OK ] GeneratedEnumTest.IsValidValue [ RUN ] GeneratedEnumTest.MinAndMax [ OK ] GeneratedEnumTest.MinAndMax [----------] 8 tests from GeneratedServiceTest [ RUN ] GeneratedServiceTest.GetDescriptor [ OK ] GeneratedServiceTest.GetDescriptor [ RUN ] GeneratedServiceTest.GetChannel [ OK ] GeneratedServiceTest.GetChannel [ RUN ] GeneratedServiceTest.OwnsChannel [ OK ] GeneratedServiceTest.OwnsChannel [ RUN ] GeneratedServiceTest.CallMethod [ OK ] GeneratedServiceTest.CallMethod [ RUN ] GeneratedServiceTest.CallMethodTypeFailure [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] GeneratedServiceTest.CallMethodTypeFailure [ RUN ] GeneratedServiceTest.GetPrototypes [ OK ] GeneratedServiceTest.GetPrototypes [ RUN ] GeneratedServiceTest.Stub [ OK ] GeneratedServiceTest.Stub [ RUN ] GeneratedServiceTest.NotImplemented [ OK ] GeneratedServiceTest.NotImplemented [----------] 1 test from BootstrapTest [ RUN ] BootstrapTest.GeneratedDescriptorMatches [ OK ] BootstrapTest.GeneratedDescriptorMatches [----------] 16 tests from ParseMessageTest [ RUN ] ParseMessageTest.SimpleMessage [ OK ] ParseMessageTest.SimpleMessage [ RUN ] ParseMessageTest.ImplicitSyntaxIdentifier [ OK ] ParseMessageTest.ImplicitSyntaxIdentifier [ RUN ] ParseMessageTest.ExplicitSyntaxIdentifier [ OK ] ParseMessageTest.ExplicitSyntaxIdentifier [ RUN ] ParseMessageTest.ExplicitRequiredSyntaxIdentifier [ OK ] ParseMessageTest.ExplicitRequiredSyntaxIdentifier [ RUN ] ParseMessageTest.SimpleFields [ OK ] ParseMessageTest.SimpleFields [ RUN ] ParseMessageTest.PrimitiveFieldTypes [ OK ] ParseMessageTest.PrimitiveFieldTypes [ RUN ] ParseMessageTest.FieldDefaults [ OK ] ParseMessageTest.FieldDefaults [ RUN ] ParseMessageTest.FieldOptions [ OK ] ParseMessageTest.FieldOptions [ RUN ] ParseMessageTest.Group [ OK ] ParseMessageTest.Group [ RUN ] ParseMessageTest.NestedMessage [ OK ] ParseMessageTest.NestedMessage [ RUN ] ParseMessageTest.NestedEnum [ OK ] ParseMessageTest.NestedEnum [ RUN ] ParseMessageTest.ExtensionRange [ OK ] ParseMessageTest.ExtensionRange [ RUN ] ParseMessageTest.CompoundExtensionRange [ OK ] ParseMessageTest.CompoundExtensionRange [ RUN ] ParseMessageTest.Extensions [ OK ] ParseMessageTest.Extensions [ RUN ] ParseMessageTest.ExtensionsInMessageScope [ OK ] ParseMessageTest.ExtensionsInMessageScope [ RUN ] ParseMessageTest.MultipleExtensionsOneExtendee [ OK ] ParseMessageTest.MultipleExtensionsOneExtendee [----------] 2 tests from ParseEnumTest [ RUN ] ParseEnumTest.SimpleEnum [ OK ] ParseEnumTest.SimpleEnum [ RUN ] ParseEnumTest.Values [ OK ] ParseEnumTest.Values [----------] 2 tests from ParseServiceTest [ RUN ] ParseServiceTest.SimpleService [ OK ] ParseServiceTest.SimpleService [ RUN ] ParseServiceTest.Methods [ OK ] ParseServiceTest.Methods [----------] 5 tests from ParseMiscTest [ RUN ] ParseMiscTest.ParseImport [ OK ] ParseMiscTest.ParseImport [ RUN ] ParseMiscTest.ParseMultipleImports [ OK ] ParseMiscTest.ParseMultipleImports [ RUN ] ParseMiscTest.ParsePackage [ OK ] ParseMiscTest.ParsePackage [ RUN ] ParseMiscTest.ParsePackageWithSpaces [ OK ] ParseMiscTest.ParsePackageWithSpaces [ RUN ] ParseMiscTest.ParseFileOptions [ OK ] ParseMiscTest.ParseFileOptions [----------] 36 tests from ParseErrorTest [ RUN ] ParseErrorTest.MissingSyntaxIdentifier [ OK ] ParseErrorTest.MissingSyntaxIdentifier [ RUN ] ParseErrorTest.UnknownSyntaxIdentifier [ OK ] ParseErrorTest.UnknownSyntaxIdentifier [ RUN ] ParseErrorTest.SimpleSyntaxError [ OK ] ParseErrorTest.SimpleSyntaxError [ RUN ] ParseErrorTest.ExpectedTopLevel [ OK ] ParseErrorTest.ExpectedTopLevel [ RUN ] ParseErrorTest.UnmatchedCloseBrace [ OK ] ParseErrorTest.UnmatchedCloseBrace [ RUN ] ParseErrorTest.MessageMissingName [ OK ] ParseErrorTest.MessageMissingName [ RUN ] ParseErrorTest.MessageMissingBody [ OK ] ParseErrorTest.MessageMissingBody [ RUN ] ParseErrorTest.EofInMessage [ OK ] ParseErrorTest.EofInMessage [ RUN ] ParseErrorTest.MissingFieldNumber [ OK ] ParseErrorTest.MissingFieldNumber [ RUN ] ParseErrorTest.ExpectedFieldNumber [ OK ] ParseErrorTest.ExpectedFieldNumber [ RUN ] ParseErrorTest.FieldNumberOutOfRange [ OK ] ParseErrorTest.FieldNumberOutOfRange [ RUN ] ParseErrorTest.MissingLabel [ OK ] ParseErrorTest.MissingLabel [ RUN ] ParseErrorTest.ExpectedOptionName [ OK ] ParseErrorTest.ExpectedOptionName [ RUN ] ParseErrorTest.NonExtensionOptionNameBeginningWithDot [ OK ] ParseErrorTest.NonExtensionOptionNameBeginningWithDot [ RUN ] ParseErrorTest.DefaultValueTypeMismatch [ OK ] ParseErrorTest.DefaultValueTypeMismatch [ RUN ] ParseErrorTest.DefaultValueNotBoolean [ OK ] ParseErrorTest.DefaultValueNotBoolean [ RUN ] ParseErrorTest.DefaultValueNotString [ OK ] ParseErrorTest.DefaultValueNotString [ RUN ] ParseErrorTest.DefaultValueUnsignedNegative [ OK ] ParseErrorTest.DefaultValueUnsignedNegative [ RUN ] ParseErrorTest.DefaultValueTooLarge [ OK ] ParseErrorTest.DefaultValueTooLarge [ RUN ] ParseErrorTest.DefaultValueMissing [ OK ] ParseErrorTest.DefaultValueMissing [ RUN ] ParseErrorTest.DefaultValueForGroup [ OK ] ParseErrorTest.DefaultValueForGroup [ RUN ] ParseErrorTest.DuplicateDefaultValue [ OK ] ParseErrorTest.DuplicateDefaultValue [ RUN ] ParseErrorTest.GroupNotCapitalized [ OK ] ParseErrorTest.GroupNotCapitalized [ RUN ] ParseErrorTest.GroupMissingBody [ OK ] ParseErrorTest.GroupMissingBody [ RUN ] ParseErrorTest.ExtendingPrimitive [ OK ] ParseErrorTest.ExtendingPrimitive [ RUN ] ParseErrorTest.ErrorInExtension [ OK ] ParseErrorTest.ErrorInExtension [ RUN ] ParseErrorTest.MultipleParseErrors [ OK ] ParseErrorTest.MultipleParseErrors [ RUN ] ParseErrorTest.EofInEnum [ OK ] ParseErrorTest.EofInEnum [ RUN ] ParseErrorTest.EnumValueMissingNumber [ OK ] ParseErrorTest.EnumValueMissingNumber [ RUN ] ParseErrorTest.EofInService [ OK ] ParseErrorTest.EofInService [ RUN ] ParseErrorTest.ServiceMethodPrimitiveParams [ OK ] ParseErrorTest.ServiceMethodPrimitiveParams [ RUN ] ParseErrorTest.EofInMethodOptions [ OK ] ParseErrorTest.EofInMethodOptions [ RUN ] ParseErrorTest.PrimitiveMethodInput [ OK ] ParseErrorTest.PrimitiveMethodInput [ RUN ] ParseErrorTest.MethodOptionTypeError [ OK ] ParseErrorTest.MethodOptionTypeError [ RUN ] ParseErrorTest.ImportNotQuoted [ OK ] ParseErrorTest.ImportNotQuoted [ RUN ] ParseErrorTest.MultiplePackagesInFile [ OK ] ParseErrorTest.MultiplePackagesInFile [----------] 18 tests from ParserValidationErrorTest [ RUN ] ParserValidationErrorTest.PackageNameError [ OK ] ParserValidationErrorTest.PackageNameError [ RUN ] ParserValidationErrorTest.MessageNameError [ OK ] ParserValidationErrorTest.MessageNameError [ RUN ] ParserValidationErrorTest.FieldNameError [ OK ] ParserValidationErrorTest.FieldNameError [ RUN ] ParserValidationErrorTest.FieldTypeError [ OK ] ParserValidationErrorTest.FieldTypeError [ RUN ] ParserValidationErrorTest.FieldNumberError [ OK ] ParserValidationErrorTest.FieldNumberError [ RUN ] ParserValidationErrorTest.FieldExtendeeError [ OK ] ParserValidationErrorTest.FieldExtendeeError [ RUN ] ParserValidationErrorTest.FieldDefaultValueError [ OK ] ParserValidationErrorTest.FieldDefaultValueError [ RUN ] ParserValidationErrorTest.FileOptionNameError [ OK ] ParserValidationErrorTest.FileOptionNameError [ RUN ] ParserValidationErrorTest.FileOptionValueError [ OK ] ParserValidationErrorTest.FileOptionValueError [ RUN ] ParserValidationErrorTest.FieldOptionNameError [ OK ] ParserValidationErrorTest.FieldOptionNameError [ RUN ] ParserValidationErrorTest.FieldOptionValueError [ OK ] ParserValidationErrorTest.FieldOptionValueError [ RUN ] ParserValidationErrorTest.ExtensionRangeNumberError [ OK ] ParserValidationErrorTest.ExtensionRangeNumberError [ RUN ] ParserValidationErrorTest.EnumNameError [ OK ] ParserValidationErrorTest.EnumNameError [ RUN ] ParserValidationErrorTest.EnumValueNameError [ OK ] ParserValidationErrorTest.EnumValueNameError [ RUN ] ParserValidationErrorTest.ServiceNameError [ OK ] ParserValidationErrorTest.ServiceNameError [ RUN ] ParserValidationErrorTest.MethodNameError [ OK ] ParserValidationErrorTest.MethodNameError [ RUN ] ParserValidationErrorTest.MethodInputTypeError [ OK ] ParserValidationErrorTest.MethodInputTypeError [ RUN ] ParserValidationErrorTest.MethodOutputTypeError [ OK ] ParserValidationErrorTest.MethodOutputTypeError [----------] 1 test from ParseDecriptorDebugTest [ RUN ] ParseDecriptorDebugTest.TestAllDescriptorTypes [ OK ] ParseDecriptorDebugTest.TestAllDescriptorTypes [----------] 12 tests from ImporterTest [ RUN ] ImporterTest.Import [ OK ] ImporterTest.Import [ RUN ] ImporterTest.ImportNested [ OK ] ImporterTest.ImportNested [ RUN ] ImporterTest.FileNotFound [ OK ] ImporterTest.FileNotFound [ RUN ] ImporterTest.ImportNotFound [ OK ] ImporterTest.ImportNotFound [ RUN ] ImporterTest.RecursiveImport [ OK ] ImporterTest.RecursiveImport [ RUN ] ImporterTest.MapFieldValid [ OK ] ImporterTest.MapFieldValid [ RUN ] ImporterTest.MapFieldNotRepeated [ OK ] ImporterTest.MapFieldNotRepeated [ RUN ] ImporterTest.MapFieldNotMessageType [ OK ] ImporterTest.MapFieldNotMessageType [ RUN ] ImporterTest.MapFieldTypeNotFound [ OK ] ImporterTest.MapFieldTypeNotFound [ RUN ] ImporterTest.MapFieldKeyNotFound [ OK ] ImporterTest.MapFieldKeyNotFound [ RUN ] ImporterTest.MapFieldKeyRepeated [ OK ] ImporterTest.MapFieldKeyRepeated [ RUN ] ImporterTest.MapFieldKeyNotScalar [ OK ] ImporterTest.MapFieldKeyNotScalar [----------] 8 tests from DiskSourceTreeTest [ RUN ] DiskSourceTreeTest.MapRoot [ OK ] DiskSourceTreeTest.MapRoot [ RUN ] DiskSourceTreeTest.MapDirectory [ OK ] DiskSourceTreeTest.MapDirectory [ RUN ] DiskSourceTreeTest.NoParent [ OK ] DiskSourceTreeTest.NoParent [ RUN ] DiskSourceTreeTest.MapFile [ OK ] DiskSourceTreeTest.MapFile [ RUN ] DiskSourceTreeTest.SearchMultipleDirectories [ OK ] DiskSourceTreeTest.SearchMultipleDirectories [ RUN ] DiskSourceTreeTest.OrderingTrumpsSpecificity [ OK ] DiskSourceTreeTest.OrderingTrumpsSpecificity [ RUN ] DiskSourceTreeTest.DiskFileToVirtualFile [ OK ] DiskSourceTreeTest.DiskFileToVirtualFile [ RUN ] DiskSourceTreeTest.DiskFileToVirtualFileCanonicalization [ OK ] DiskSourceTreeTest.DiskFileToVirtualFileCanonicalization [----------] 34 tests from CommandLineInterfaceTest [ RUN ] CommandLineInterfaceTest.BasicOutput [ OK ] CommandLineInterfaceTest.BasicOutput [ RUN ] CommandLineInterfaceTest.MultipleInputs [ OK ] CommandLineInterfaceTest.MultipleInputs [ RUN ] CommandLineInterfaceTest.CreateDirectory [ OK ] CommandLineInterfaceTest.CreateDirectory [ RUN ] CommandLineInterfaceTest.GeneratorParameters [ OK ] CommandLineInterfaceTest.GeneratorParameters [ RUN ] CommandLineInterfaceTest.PathLookup [ OK ] CommandLineInterfaceTest.PathLookup [ RUN ] CommandLineInterfaceTest.ColonDelimitedPath [ OK ] CommandLineInterfaceTest.ColonDelimitedPath [ RUN ] CommandLineInterfaceTest.NonRootMapping [ OK ] CommandLineInterfaceTest.NonRootMapping [ RUN ] CommandLineInterfaceTest.MultipleGenerators [ OK ] CommandLineInterfaceTest.MultipleGenerators [ RUN ] CommandLineInterfaceTest.DisallowServicesNoServices [ OK ] CommandLineInterfaceTest.DisallowServicesNoServices [ RUN ] CommandLineInterfaceTest.DisallowServicesHasService [ OK ] CommandLineInterfaceTest.DisallowServicesHasService [ RUN ] CommandLineInterfaceTest.AllowServicesHasService [ OK ] CommandLineInterfaceTest.AllowServicesHasService [ RUN ] CommandLineInterfaceTest.CwdRelativeInputs [ OK ] CommandLineInterfaceTest.CwdRelativeInputs [ RUN ] CommandLineInterfaceTest.WriteDescriptorSet [ OK ] CommandLineInterfaceTest.WriteDescriptorSet [ RUN ] CommandLineInterfaceTest.WriteTransitiveDescriptorSet [ OK ] CommandLineInterfaceTest.WriteTransitiveDescriptorSet [ RUN ] CommandLineInterfaceTest.ParseErrors [ OK ] CommandLineInterfaceTest.ParseErrors [ RUN ] CommandLineInterfaceTest.ParseErrorsMultipleFiles [ OK ] CommandLineInterfaceTest.ParseErrorsMultipleFiles [ RUN ] CommandLineInterfaceTest.InputNotFoundError [ OK ] CommandLineInterfaceTest.InputNotFoundError [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotFoundError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotFoundError [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotMappedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotMappedError [ RUN ] CommandLineInterfaceTest.CwdRelativeInputNotFoundAndNotMappedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputNotFoundAndNotMappedError [ RUN ] CommandLineInterfaceTest.CwdRelativeInputShadowedError [ OK ] CommandLineInterfaceTest.CwdRelativeInputShadowedError [ RUN ] CommandLineInterfaceTest.ProtoPathNotFoundError [ OK ] CommandLineInterfaceTest.ProtoPathNotFoundError [ RUN ] CommandLineInterfaceTest.MissingInputError [ OK ] CommandLineInterfaceTest.MissingInputError [ RUN ] CommandLineInterfaceTest.MissingOutputError [ OK ] CommandLineInterfaceTest.MissingOutputError [ RUN ] CommandLineInterfaceTest.OutputWriteError [ OK ] CommandLineInterfaceTest.OutputWriteError [ RUN ] CommandLineInterfaceTest.OutputDirectoryNotFoundError [ OK ] CommandLineInterfaceTest.OutputDirectoryNotFoundError [ RUN ] CommandLineInterfaceTest.OutputDirectoryIsFileError [ OK ] CommandLineInterfaceTest.OutputDirectoryIsFileError [ RUN ] CommandLineInterfaceTest.GeneratorError [ OK ] CommandLineInterfaceTest.GeneratorError [ RUN ] CommandLineInterfaceTest.HelpText [ OK ] CommandLineInterfaceTest.HelpText [ RUN ] CommandLineInterfaceTest.ParseSingleCharacterFlag [ OK ] CommandLineInterfaceTest.ParseSingleCharacterFlag [ RUN ] CommandLineInterfaceTest.ParseSpaceDelimitedValue [ OK ] CommandLineInterfaceTest.ParseSpaceDelimitedValue [ RUN ] CommandLineInterfaceTest.ParseSingleCharacterSpaceDelimitedValue [ OK ] CommandLineInterfaceTest.ParseSingleCharacterSpaceDelimitedValue [ RUN ] CommandLineInterfaceTest.MissingValueError [ OK ] CommandLineInterfaceTest.MissingValueError [ RUN ] CommandLineInterfaceTest.MissingValueAtEndError [ OK ] CommandLineInterfaceTest.MissingValueAtEndError [----------] 6 tests from EncodeDecodeTest [ RUN ] EncodeDecodeTest.Encode [ OK ] EncodeDecodeTest.Encode [ RUN ] EncodeDecodeTest.Decode [ OK ] EncodeDecodeTest.Decode [ RUN ] EncodeDecodeTest.Partial [ OK ] EncodeDecodeTest.Partial [ RUN ] EncodeDecodeTest.DecodeRaw [ OK ] EncodeDecodeTest.DecodeRaw [ RUN ] EncodeDecodeTest.UnknownType [ OK ] EncodeDecodeTest.UnknownType [ RUN ] EncodeDecodeTest.ProtoParseError [ OK ] EncodeDecodeTest.ProtoParseError [----------] 9 tests from IoTest [ RUN ] IoTest.ArrayIo [ OK ] IoTest.ArrayIo [ RUN ] IoTest.StringIo [ OK ] IoTest.StringIo [ RUN ] IoTest.FileIo [ OK ] IoTest.FileIo [ RUN ] IoTest.FileReadError [ OK ] IoTest.FileReadError [ RUN ] IoTest.FileWriteError [ OK ] IoTest.FileWriteError [ RUN ] IoTest.PipeIo [ OK ] IoTest.PipeIo [ RUN ] IoTest.IostreamIo [ OK ] IoTest.IostreamIo [ RUN ] IoTest.ConcatenatingInputStream [ OK ] IoTest.ConcatenatingInputStream [ RUN ] IoTest.LimitingInputStream [ OK ] IoTest.LimitingInputStream [----------] 2 tests from ZeroSizeArray [ RUN ] ZeroSizeArray.Input [ OK ] ZeroSizeArray.Input [ RUN ] ZeroSizeArray.Output [ OK ] ZeroSizeArray.Output [----------] 1 test from TokenizerTest_SimpleTokens_DD [ RUN ] TokenizerTest_SimpleTokens_DD.SimpleTokens [ OK ] TokenizerTest_SimpleTokens_DD.SimpleTokens [----------] 1 test from TokenizerTest_FloatSuffix_DD [ RUN ] TokenizerTest_FloatSuffix_DD.FloatSuffix [ OK ] TokenizerTest_FloatSuffix_DD.FloatSuffix [----------] 1 test from TokenizerTest_MultipleTokens_DD [ RUN ] TokenizerTest_MultipleTokens_DD.MultipleTokens [ OK ] TokenizerTest_MultipleTokens_DD.MultipleTokens [----------] 1 test from TokenizerTest_ShCommentStyle_DD [ RUN ] TokenizerTest_ShCommentStyle_DD.ShCommentStyle [ OK ] TokenizerTest_ShCommentStyle_DD.ShCommentStyle [----------] 3 tests from TokenizerTest [ RUN ] TokenizerTest.ParseInteger [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] TokenizerTest.ParseInteger [ RUN ] TokenizerTest.ParseFloat [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] TokenizerTest.ParseFloat [ RUN ] TokenizerTest.ParseString [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] TokenizerTest.ParseString [----------] 1 test from TokenizerTest_Errors_DD [ RUN ] TokenizerTest_Errors_DD.Errors [ OK ] TokenizerTest_Errors_DD.Errors [----------] 1 test from TokenizerTest_BackUpOnDestruction_DD [ RUN ] TokenizerTest_BackUpOnDestruction_DD.BackUpOnDestruction [ OK ] TokenizerTest_BackUpOnDestruction_DD.BackUpOnDestruction [----------] 7 tests from Printer [ RUN ] Printer.EmptyPrinter [ OK ] Printer.EmptyPrinter [ RUN ] Printer.BasicPrinting [ OK ] Printer.BasicPrinting [ RUN ] Printer.VariableSubstitution [ OK ] Printer.VariableSubstitution [ RUN ] Printer.InlineVariableSubstitution [ OK ] Printer.InlineVariableSubstitution [ RUN ] Printer.Indenting [ OK ] Printer.Indenting [ RUN ] Printer.Death [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] Printer.Death [ RUN ] Printer.WriteFailure [ OK ] Printer.WriteFailure [----------] 1 test from CodedStreamTest_ReadVarint32_DD [ RUN ] CodedStreamTest_ReadVarint32_DD.ReadVarint32 [ OK ] CodedStreamTest_ReadVarint32_DD.ReadVarint32 [----------] 1 test from CodedStreamTest_ReadTag_DD [ RUN ] CodedStreamTest_ReadTag_DD.ReadTag [ OK ] CodedStreamTest_ReadTag_DD.ReadTag [----------] 1 test from CodedStreamTest_ExpectTag_DD [ RUN ] CodedStreamTest_ExpectTag_DD.ExpectTag [ OK ] CodedStreamTest_ExpectTag_DD.ExpectTag [----------] 1 test from CodedStreamTest_ReadVarint64_DD [ RUN ] CodedStreamTest_ReadVarint64_DD.ReadVarint64 [ OK ] CodedStreamTest_ReadVarint64_DD.ReadVarint64 [----------] 1 test from CodedStreamTest_WriteVarint32_DD [ RUN ] CodedStreamTest_WriteVarint32_DD.WriteVarint32 [ OK ] CodedStreamTest_WriteVarint32_DD.WriteVarint32 [----------] 1 test from CodedStreamTest_WriteVarint64_DD [ RUN ] CodedStreamTest_WriteVarint64_DD.WriteVarint64 [ OK ] CodedStreamTest_WriteVarint64_DD.WriteVarint64 [----------] 1 test from CodedStreamTest_WriteVarint32SignExtended_DD [ RUN ] CodedStreamTest_WriteVarint32SignExtended_DD.WriteVarint32SignExtended [ OK ] CodedStreamTest_WriteVarint32SignExtended_DD.WriteVarint32SignExtended [----------] 1 test from CodedStreamTest_ReadVarint32Error_DD [ RUN ] CodedStreamTest_ReadVarint32Error_DD.ReadVarint32Error [ OK ] CodedStreamTest_ReadVarint32Error_DD.ReadVarint32Error [----------] 1 test from CodedStreamTest_ReadVarint64Error_DD [ RUN ] CodedStreamTest_ReadVarint64Error_DD.ReadVarint64Error [ OK ] CodedStreamTest_ReadVarint64Error_DD.ReadVarint64Error [----------] 1 test from CodedStreamTest_VarintSize32_DD [ RUN ] CodedStreamTest_VarintSize32_DD.VarintSize32 [ OK ] CodedStreamTest_VarintSize32_DD.VarintSize32 [----------] 1 test from CodedStreamTest_VarintSize64_DD [ RUN ] CodedStreamTest_VarintSize64_DD.VarintSize64 [ OK ] CodedStreamTest_VarintSize64_DD.VarintSize64 [----------] 1 test from CodedStreamTest_ReadLittleEndian32_DD [ RUN ] CodedStreamTest_ReadLittleEndian32_DD.ReadLittleEndian32 [ OK ] CodedStreamTest_ReadLittleEndian32_DD.ReadLittleEndian32 [----------] 1 test from CodedStreamTest_ReadLittleEndian64_DD [ RUN ] CodedStreamTest_ReadLittleEndian64_DD.ReadLittleEndian64 [ OK ] CodedStreamTest_ReadLittleEndian64_DD.ReadLittleEndian64 [----------] 1 test from CodedStreamTest_WriteLittleEndian32_DD [ RUN ] CodedStreamTest_WriteLittleEndian32_DD.WriteLittleEndian32 [ OK ] CodedStreamTest_WriteLittleEndian32_DD.WriteLittleEndian32 [----------] 1 test from CodedStreamTest_WriteLittleEndian64_DD [ RUN ] CodedStreamTest_WriteLittleEndian64_DD.WriteLittleEndian64 [ OK ] CodedStreamTest_WriteLittleEndian64_DD.WriteLittleEndian64 [----------] 1 test from CodedStreamTest_ReadRaw_DD [ RUN ] CodedStreamTest_ReadRaw_DD.ReadRaw [ OK ] CodedStreamTest_ReadRaw_DD.ReadRaw [----------] 1 test from CodedStreamTest_WriteRaw_DD [ RUN ] CodedStreamTest_WriteRaw_DD.WriteRaw [ OK ] CodedStreamTest_WriteRaw_DD.WriteRaw [----------] 1 test from CodedStreamTest_ReadString_DD [ RUN ] CodedStreamTest_ReadString_DD.ReadString [ OK ] CodedStreamTest_ReadString_DD.ReadString [----------] 1 test from CodedStreamTest_ReadStringImpossiblyLarge_DD [ RUN ] CodedStreamTest_ReadStringImpossiblyLarge_DD.ReadStringImpossiblyLarge [ OK ] CodedStreamTest_ReadStringImpossiblyLarge_DD.ReadStringImpossiblyLarge [----------] 1 test from CodedStreamTest_SkipInput_DD [ RUN ] CodedStreamTest_SkipInput_DD.SkipInput [ OK ] CodedStreamTest_SkipInput_DD.SkipInput [----------] 1 test from CodedStreamTest_BasicLimit_DD [ RUN ] CodedStreamTest_BasicLimit_DD.BasicLimit [ OK ] CodedStreamTest_BasicLimit_DD.BasicLimit [----------] 1 test from CodedStreamTest_SmallLimitOnTopOfBigLimit_DD [ RUN ] CodedStreamTest_SmallLimitOnTopOfBigLimit_DD.SmallLimitOnTopOfBigLimit [ OK ] CodedStreamTest_SmallLimitOnTopOfBigLimit_DD.SmallLimitOnTopOfBigLimit [----------] 1 test from CodedStreamTest_BigLimitOnTopOfSmallLimit_DD [ RUN ] CodedStreamTest_BigLimitOnTopOfSmallLimit_DD.BigLimitOnTopOfSmallLimit [ OK ] CodedStreamTest_BigLimitOnTopOfSmallLimit_DD.BigLimitOnTopOfSmallLimit [----------] 8 tests from CodedStreamTest [ RUN ] CodedStreamTest.ExpectAtEnd [ OK ] CodedStreamTest.ExpectAtEnd [ RUN ] CodedStreamTest.NegativeLimit [ OK ] CodedStreamTest.NegativeLimit [ RUN ] CodedStreamTest.NegativeLimitAfterReading [ OK ] CodedStreamTest.NegativeLimitAfterReading [ RUN ] CodedStreamTest.OverflowLimit [ OK ] CodedStreamTest.OverflowLimit [ RUN ] CodedStreamTest.TotalBytesLimit [ OK ] CodedStreamTest.TotalBytesLimit [ RUN ] CodedStreamTest.TotalBytesLimitNotValidMessageEnd [ OK ] CodedStreamTest.TotalBytesLimitNotValidMessageEnd [ RUN ] CodedStreamTest.RecursionLimit [ OK ] CodedStreamTest.RecursionLimit [ RUN ] CodedStreamTest.InputOver2G [ OK ] CodedStreamTest.InputOver2G [----------] 13 tests from WireFormatTest [ RUN ] WireFormatTest.MaxFieldNumber [ OK ] WireFormatTest.MaxFieldNumber [ RUN ] WireFormatTest.Parse [ OK ] WireFormatTest.Parse [ RUN ] WireFormatTest.ParseExtensions [ OK ] WireFormatTest.ParseExtensions [ RUN ] WireFormatTest.ByteSize [ OK ] WireFormatTest.ByteSize [ RUN ] WireFormatTest.ByteSizeExtensions [ OK ] WireFormatTest.ByteSizeExtensions [ RUN ] WireFormatTest.Serialize [ OK ] WireFormatTest.Serialize [ RUN ] WireFormatTest.SerializeExtensions [ OK ] WireFormatTest.SerializeExtensions [ RUN ] WireFormatTest.SerializeFieldsAndExtensions [ OK ] WireFormatTest.SerializeFieldsAndExtensions [ RUN ] WireFormatTest.SerializeMessageSet [ OK ] WireFormatTest.SerializeMessageSet [ RUN ] WireFormatTest.ParseMessageSet [ OK ] WireFormatTest.ParseMessageSet [ RUN ] WireFormatTest.RecursionLimit [ OK ] WireFormatTest.RecursionLimit [ RUN ] WireFormatTest.UnknownFieldRecursionLimit [ OK ] WireFormatTest.UnknownFieldRecursionLimit [ RUN ] WireFormatTest.ZigZag [ OK ] WireFormatTest.ZigZag [----------] 4 tests from WireFormatInvalidInputTest [ RUN ] WireFormatInvalidInputTest.InvalidSubMessage [ OK ] WireFormatInvalidInputTest.InvalidSubMessage [ RUN ] WireFormatInvalidInputTest.InvalidGroup [ OK ] WireFormatInvalidInputTest.InvalidGroup [ RUN ] WireFormatInvalidInputTest.InvalidUnknownGroup [ OK ] WireFormatInvalidInputTest.InvalidUnknownGroup [ RUN ] WireFormatInvalidInputTest.InvalidStringInUnknownGroup [ OK ] WireFormatInvalidInputTest.InvalidStringInUnknownGroup [----------] 20 tests from UnknownFieldSetTest [ RUN ] UnknownFieldSetTest.Index [ OK ] UnknownFieldSetTest.Index [ RUN ] UnknownFieldSetTest.FindFieldByNumber [ OK ] UnknownFieldSetTest.FindFieldByNumber [ RUN ] UnknownFieldSetTest.Varint [ OK ] UnknownFieldSetTest.Varint [ RUN ] UnknownFieldSetTest.Fixed32 [ OK ] UnknownFieldSetTest.Fixed32 [ RUN ] UnknownFieldSetTest.Fixed64 [ OK ] UnknownFieldSetTest.Fixed64 [ RUN ] UnknownFieldSetTest.LengthDelimited [ OK ] UnknownFieldSetTest.LengthDelimited [ RUN ] UnknownFieldSetTest.Group [ OK ] UnknownFieldSetTest.Group [ RUN ] UnknownFieldSetTest.Serialize [ OK ] UnknownFieldSetTest.Serialize [ RUN ] UnknownFieldSetTest.ParseViaReflection [ OK ] UnknownFieldSetTest.ParseViaReflection [ RUN ] UnknownFieldSetTest.SerializeViaReflection [ OK ] UnknownFieldSetTest.SerializeViaReflection [ RUN ] UnknownFieldSetTest.CopyFrom [ OK ] UnknownFieldSetTest.CopyFrom [ RUN ] UnknownFieldSetTest.MergeFrom [ OK ] UnknownFieldSetTest.MergeFrom [ RUN ] UnknownFieldSetTest.Clear libprotobuf ERROR google/protobuf/io/coded_stream.cc:170] A protocol message was rejected because it was too big (more than 16 bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [ OK ] UnknownFieldSetTest.Clear [ RUN ] UnknownFieldSetTest.ParseKnownAndUnknown [ OK ] UnknownFieldSetTest.ParseKnownAndUnknown [ RUN ] UnknownFieldSetTest.WrongTypeTreatedAsUnknown [ OK ] UnknownFieldSetTest.WrongTypeTreatedAsUnknown [ RUN ] UnknownFieldSetTest.WrongTypeTreatedAsUnknownViaReflection [ OK ] UnknownFieldSetTest.WrongTypeTreatedAsUnknownViaReflection [ RUN ] UnknownFieldSetTest.UnknownExtensions [ OK ] UnknownFieldSetTest.UnknownExtensions [ RUN ] UnknownFieldSetTest.UnknownExtensionsReflection [ OK ] UnknownFieldSetTest.UnknownExtensionsReflection [ RUN ] UnknownFieldSetTest.WrongExtensionTypeTreatedAsUnknown [ OK ] UnknownFieldSetTest.WrongExtensionTypeTreatedAsUnknown [ RUN ] UnknownFieldSetTest.UnknownEnumValue [ OK ] UnknownFieldSetTest.UnknownEnumValue [----------] 13 tests from TextFormatTest [ RUN ] TextFormatTest.Basic [ OK ] TextFormatTest.Basic [ RUN ] TextFormatTest.StringEscape [ OK ] TextFormatTest.StringEscape [ RUN ] TextFormatTest.PrintUnknownFields [ OK ] TextFormatTest.PrintUnknownFields [ RUN ] TextFormatTest.PrintUnknownMessage [ OK ] TextFormatTest.PrintUnknownMessage [ RUN ] TextFormatTest.ParseBasic [ OK ] TextFormatTest.ParseBasic [ RUN ] TextFormatTest.ParseStringEscape [ OK ] TextFormatTest.ParseStringEscape [ RUN ] TextFormatTest.ParseFloatWithSuffix [ OK ] TextFormatTest.ParseFloatWithSuffix [ RUN ] TextFormatTest.Comments [ OK ] TextFormatTest.Comments [ RUN ] TextFormatTest.OptionalColon [ OK ] TextFormatTest.OptionalColon [ RUN ] TextFormatTest.PrintExotic [ OK ] TextFormatTest.PrintExotic [ RUN ] TextFormatTest.PrintFloatPrecision [ OK ] TextFormatTest.PrintFloatPrecision [ RUN ] TextFormatTest.AllowPartial [ OK ] TextFormatTest.AllowPartial [ RUN ] TextFormatTest.ParseExotic [ OK ] TextFormatTest.ParseExotic [----------] 2 tests from TextFormatExtensionsTest [ RUN ] TextFormatExtensionsTest.Extensions [ OK ] TextFormatExtensionsTest.Extensions [ RUN ] TextFormatExtensionsTest.ParseExtensions [ OK ] TextFormatExtensionsTest.ParseExtensions [----------] 12 tests from TextFormatParserTest [ RUN ] TextFormatParserTest.InvalidToken [ OK ] TextFormatParserTest.InvalidToken [ RUN ] TextFormatParserTest.InvalidFieldName [ OK ] TextFormatParserTest.InvalidFieldName [ RUN ] TextFormatParserTest.InvalidCapitalization [ OK ] TextFormatParserTest.InvalidCapitalization [ RUN ] TextFormatParserTest.InvalidFieldValues [ OK ] TextFormatParserTest.InvalidFieldValues [ RUN ] TextFormatParserTest.MessageDelimeters [ OK ] TextFormatParserTest.MessageDelimeters [ RUN ] TextFormatParserTest.UnknownExtension [ OK ] TextFormatParserTest.UnknownExtension [ RUN ] TextFormatParserTest.MissingRequired [ OK ] TextFormatParserTest.MissingRequired [ RUN ] TextFormatParserTest.ParseDuplicateRequired [ OK ] TextFormatParserTest.ParseDuplicateRequired [ RUN ] TextFormatParserTest.ParseDuplicateOptional [ OK ] TextFormatParserTest.ParseDuplicateOptional [ RUN ] TextFormatParserTest.MergeDuplicateRequired [ OK ] TextFormatParserTest.MergeDuplicateRequired [ RUN ] TextFormatParserTest.MergeDuplicateOptional [ OK ] TextFormatParserTest.MergeDuplicateOptional [ RUN ] TextFormatParserTest.PrintErrorsToStderr [ OK ] TextFormatParserTest.PrintErrorsToStderr [----------] 2 tests from TextFormatMessageSetTest [ RUN ] TextFormatMessageSetTest.Serialize [ OK ] TextFormatMessageSetTest.Serialize [ RUN ] TextFormatMessageSetTest.Deserialize [ OK ] TextFormatMessageSetTest.Deserialize [----------] 10 tests from RepeatedField [ RUN ] RepeatedField.Small [ OK ] RepeatedField.Small [ RUN ] RepeatedField.Large [ OK ] RepeatedField.Large [ RUN ] RepeatedField.SwapSmallSmall [ OK ] RepeatedField.SwapSmallSmall [ RUN ] RepeatedField.SwapLargeSmall [ OK ] RepeatedField.SwapLargeSmall [ RUN ] RepeatedField.SwapLargeLarge [ OK ] RepeatedField.SwapLargeLarge [ RUN ] RepeatedField.ReserveMoreThanDouble [ OK ] RepeatedField.ReserveMoreThanDouble [ RUN ] RepeatedField.ReserveLessThanDouble [ OK ] RepeatedField.ReserveLessThanDouble [ RUN ] RepeatedField.ReserveLessThanExisting [ OK ] RepeatedField.ReserveLessThanExisting [ RUN ] RepeatedField.MergeFrom [ OK ] RepeatedField.MergeFrom [ RUN ] RepeatedField.MutableDataIsMutable [ OK ] RepeatedField.MutableDataIsMutable [----------] 12 tests from RepeatedPtrField [ RUN ] RepeatedPtrField.Small [ OK ] RepeatedPtrField.Small [ RUN ] RepeatedPtrField.Large [ OK ] RepeatedPtrField.Large [ RUN ] RepeatedPtrField.SwapSmallSmall [ OK ] RepeatedPtrField.SwapSmallSmall [ RUN ] RepeatedPtrField.SwapLargeSmall [ OK ] RepeatedPtrField.SwapLargeSmall [ RUN ] RepeatedPtrField.SwapLargeLarge [ OK ] RepeatedPtrField.SwapLargeLarge [ RUN ] RepeatedPtrField.ReserveMoreThanDouble [ OK ] RepeatedPtrField.ReserveMoreThanDouble [ RUN ] RepeatedPtrField.ReserveLessThanDouble [ OK ] RepeatedPtrField.ReserveLessThanDouble [ RUN ] RepeatedPtrField.ReserveLessThanExisting [ OK ] RepeatedPtrField.ReserveLessThanExisting [ RUN ] RepeatedPtrField.ReserveDoesntLoseAllocated [ OK ] RepeatedPtrField.ReserveDoesntLoseAllocated [ RUN ] RepeatedPtrField.ClearedElements [ OK ] RepeatedPtrField.ClearedElements [ RUN ] RepeatedPtrField.MergeFrom [ OK ] RepeatedPtrField.MergeFrom [ RUN ] RepeatedPtrField.MutableDataIsMutable [ OK ] RepeatedPtrField.MutableDataIsMutable [----------] 4 tests from RepeatedFieldIteratorTest [ RUN ] RepeatedFieldIteratorTest.Convertible [ OK ] RepeatedFieldIteratorTest.Convertible [ RUN ] RepeatedFieldIteratorTest.MutableIteration [ OK ] RepeatedFieldIteratorTest.MutableIteration [ RUN ] RepeatedFieldIteratorTest.ConstIteration [ OK ] RepeatedFieldIteratorTest.ConstIteration [ RUN ] RepeatedFieldIteratorTest.Mutation [ OK ] RepeatedFieldIteratorTest.Mutation [----------] 8 tests from RepeatedPtrFieldIteratorTest [ RUN ] RepeatedPtrFieldIteratorTest.Convertible [ OK ] RepeatedPtrFieldIteratorTest.Convertible [ RUN ] RepeatedPtrFieldIteratorTest.MutableIteration [ OK ] RepeatedPtrFieldIteratorTest.MutableIteration [ RUN ] RepeatedPtrFieldIteratorTest.ConstIteration [ OK ] RepeatedPtrFieldIteratorTest.ConstIteration [ RUN ] RepeatedPtrFieldIteratorTest.RandomAccess [ OK ] RepeatedPtrFieldIteratorTest.RandomAccess [ RUN ] RepeatedPtrFieldIteratorTest.Comparable [ OK ] RepeatedPtrFieldIteratorTest.Comparable [ RUN ] RepeatedPtrFieldIteratorTest.UninitializedIterator [ OK ] RepeatedPtrFieldIteratorTest.UninitializedIterator [ RUN ] RepeatedPtrFieldIteratorTest.STLAlgorithms_lower_bound [ OK ] RepeatedPtrFieldIteratorTest.STLAlgorithms_lower_bound [ RUN ] RepeatedPtrFieldIteratorTest.Mutation [ OK ] RepeatedPtrFieldIteratorTest.Mutation [----------] 18 tests from ReflectionOpsTest [ RUN ] ReflectionOpsTest.SanityCheck [ OK ] ReflectionOpsTest.SanityCheck [ RUN ] ReflectionOpsTest.Copy [ OK ] ReflectionOpsTest.Copy [ RUN ] ReflectionOpsTest.CopyExtensions [ OK ] ReflectionOpsTest.CopyExtensions [ RUN ] ReflectionOpsTest.Merge [ OK ] ReflectionOpsTest.Merge [ RUN ] ReflectionOpsTest.MergeExtensions [ OK ] ReflectionOpsTest.MergeExtensions [ RUN ] ReflectionOpsTest.MergeUnknown [ OK ] ReflectionOpsTest.MergeUnknown [ RUN ] ReflectionOpsTest.MergeFromSelf [ OK ] ReflectionOpsTest.MergeFromSelf [ RUN ] ReflectionOpsTest.Clear [ OK ] ReflectionOpsTest.Clear [ RUN ] ReflectionOpsTest.ClearExtensions [ OK ] ReflectionOpsTest.ClearExtensions [ RUN ] ReflectionOpsTest.ClearUnknown [ OK ] ReflectionOpsTest.ClearUnknown [ RUN ] ReflectionOpsTest.DiscardUnknownFields [ OK ] ReflectionOpsTest.DiscardUnknownFields [ RUN ] ReflectionOpsTest.DiscardUnknownExtensions [ OK ] ReflectionOpsTest.DiscardUnknownExtensions [ RUN ] ReflectionOpsTest.IsInitialized [ OK ] ReflectionOpsTest.IsInitialized [ RUN ] ReflectionOpsTest.ForeignIsInitialized [ OK ] ReflectionOpsTest.ForeignIsInitialized [ RUN ] ReflectionOpsTest.ExtensionIsInitialized [ OK ] ReflectionOpsTest.ExtensionIsInitialized [ RUN ] ReflectionOpsTest.FindInitializationErrors [ OK ] ReflectionOpsTest.FindInitializationErrors [ RUN ] ReflectionOpsTest.FindForeignInitializationErrors [ OK ] ReflectionOpsTest.FindForeignInitializationErrors [ RUN ] ReflectionOpsTest.FindExtensionInitializationErrors [ OK ] ReflectionOpsTest.FindExtensionInitializationErrors [----------] 11 tests from MessageTest [ RUN ] MessageTest.SerializeHelpers [ OK ] MessageTest.SerializeHelpers [ RUN ] MessageTest.ParseFromFileDescriptor [ OK ] MessageTest.ParseFromFileDescriptor [ RUN ] MessageTest.ParseHelpers [ OK ] MessageTest.ParseHelpers [ RUN ] MessageTest.ParseFailsIfNotInitialized [ OK ] MessageTest.ParseFailsIfNotInitialized [ RUN ] MessageTest.BypassInitializationCheckOnParse [ OK ] MessageTest.BypassInitializationCheckOnParse [ RUN ] MessageTest.InitializationErrorString [ OK ] MessageTest.InitializationErrorString [ RUN ] MessageTest.SerializeFailsIfNotInitialized [ OK ] MessageTest.SerializeFailsIfNotInitialized [ RUN ] MessageTest.CheckInitialized [ OK ] MessageTest.CheckInitialized [ RUN ] MessageTest.BypassInitializationCheckOnSerialize [ OK ] MessageTest.BypassInitializationCheckOnSerialize [ RUN ] MessageTest.FindInitializationErrors [ OK ] MessageTest.FindInitializationErrors [ RUN ] MessageTest.ParseFailsOnInvalidMessageEnd [ OK ] MessageTest.ParseFailsOnInvalidMessageEnd [----------] 2 tests from MessageFactoryTest [ RUN ] MessageFactoryTest.GeneratedFactoryLookup [ OK ] MessageFactoryTest.GeneratedFactoryLookup [ RUN ] MessageFactoryTest.GeneratedFactoryUnknownType [ OK ] MessageFactoryTest.GeneratedFactoryUnknownType [----------] 8 tests from GeneratedMessageReflectionTest [ RUN ] GeneratedMessageReflectionTest.Defaults [ OK ] GeneratedMessageReflectionTest.Defaults [ RUN ] GeneratedMessageReflectionTest.Accessors [ OK ] GeneratedMessageReflectionTest.Accessors [ RUN ] GeneratedMessageReflectionTest.GetStringReference [ OK ] GeneratedMessageReflectionTest.GetStringReference [ RUN ] GeneratedMessageReflectionTest.DefaultsAfterClear [ OK ] GeneratedMessageReflectionTest.DefaultsAfterClear [ RUN ] GeneratedMessageReflectionTest.Extensions [ OK ] GeneratedMessageReflectionTest.Extensions [ RUN ] GeneratedMessageReflectionTest.FindExtensionTypeByNumber [ OK ] GeneratedMessageReflectionTest.FindExtensionTypeByNumber [ RUN ] GeneratedMessageReflectionTest.FindKnownExtensionByName [ OK ] GeneratedMessageReflectionTest.FindKnownExtensionByName [ RUN ] GeneratedMessageReflectionTest.UsageErrors [ OK ] GeneratedMessageReflectionTest.UsageErrors [----------] 9 tests from ExtensionSetTest [ RUN ] ExtensionSetTest.Defaults [ OK ] ExtensionSetTest.Defaults [ RUN ] ExtensionSetTest.Accessors [ OK ] ExtensionSetTest.Accessors [ RUN ] ExtensionSetTest.Clear [ OK ] ExtensionSetTest.Clear [ RUN ] ExtensionSetTest.ClearOneField [ OK ] ExtensionSetTest.ClearOneField [ RUN ] ExtensionSetTest.CopyFrom [ OK ] ExtensionSetTest.CopyFrom [ RUN ] ExtensionSetTest.Serialization [ OK ] ExtensionSetTest.Serialization [ RUN ] ExtensionSetTest.Parsing [ OK ] ExtensionSetTest.Parsing [ RUN ] ExtensionSetTest.IsInitialized [ OK ] ExtensionSetTest.IsInitialized [ RUN ] ExtensionSetTest.MutableString [ OK ] ExtensionSetTest.MutableString [----------] 5 tests from DynamicMessageTest [ RUN ] DynamicMessageTest.Descriptor [ OK ] DynamicMessageTest.Descriptor [ RUN ] DynamicMessageTest.OnePrototype [ OK ] DynamicMessageTest.OnePrototype [ RUN ] DynamicMessageTest.Defaults [ OK ] DynamicMessageTest.Defaults [ RUN ] DynamicMessageTest.IndependentOffsets [ OK ] DynamicMessageTest.IndependentOffsets [ RUN ] DynamicMessageTest.Extensions [ OK ] DynamicMessageTest.Extensions [----------] 9 tests from FileDescriptorTest [ RUN ] FileDescriptorTest.Name [ OK ] FileDescriptorTest.Name [ RUN ] FileDescriptorTest.Package [ OK ] FileDescriptorTest.Package [ RUN ] FileDescriptorTest.Dependencies [ OK ] FileDescriptorTest.Dependencies [ RUN ] FileDescriptorTest.FindMessageTypeByName [ OK ] FileDescriptorTest.FindMessageTypeByName [ RUN ] FileDescriptorTest.FindEnumTypeByName [ OK ] FileDescriptorTest.FindEnumTypeByName [ RUN ] FileDescriptorTest.FindEnumValueByName [ OK ] FileDescriptorTest.FindEnumValueByName [ RUN ] FileDescriptorTest.FindServiceByName [ OK ] FileDescriptorTest.FindServiceByName [ RUN ] FileDescriptorTest.FindExtensionByName [ OK ] FileDescriptorTest.FindExtensionByName [ RUN ] FileDescriptorTest.FindExtensionByNumber [ OK ] FileDescriptorTest.FindExtensionByNumber [----------] 16 tests from DescriptorTest [ RUN ] DescriptorTest.Name [ OK ] DescriptorTest.Name [ RUN ] DescriptorTest.ContainingType [ OK ] DescriptorTest.ContainingType [ RUN ] DescriptorTest.FieldsByIndex [ OK ] DescriptorTest.FieldsByIndex [ RUN ] DescriptorTest.FindFieldByName [ OK ] DescriptorTest.FindFieldByName [ RUN ] DescriptorTest.FindFieldByNumber [ OK ] DescriptorTest.FindFieldByNumber [ RUN ] DescriptorTest.FieldName [ OK ] DescriptorTest.FieldName [ RUN ] DescriptorTest.FieldFullName [ OK ] DescriptorTest.FieldFullName [ RUN ] DescriptorTest.FieldFile [ OK ] DescriptorTest.FieldFile [ RUN ] DescriptorTest.FieldIndex [ OK ] DescriptorTest.FieldIndex [ RUN ] DescriptorTest.FieldNumber [ OK ] DescriptorTest.FieldNumber [ RUN ] DescriptorTest.FieldType [ OK ] DescriptorTest.FieldType [ RUN ] DescriptorTest.FieldLabel [ OK ] DescriptorTest.FieldLabel [ RUN ] DescriptorTest.FieldHasDefault [ OK ] DescriptorTest.FieldHasDefault [ RUN ] DescriptorTest.FieldContainingType [ OK ] DescriptorTest.FieldContainingType [ RUN ] DescriptorTest.FieldMessageType [ OK ] DescriptorTest.FieldMessageType [ RUN ] DescriptorTest.FieldEnumType [ OK ] DescriptorTest.FieldEnumType [----------] 10 tests from EnumDescriptorTest [ RUN ] EnumDescriptorTest.Name [ OK ] EnumDescriptorTest.Name [ RUN ] EnumDescriptorTest.ContainingType [ OK ] EnumDescriptorTest.ContainingType [ RUN ] EnumDescriptorTest.ValuesByIndex [ OK ] EnumDescriptorTest.ValuesByIndex [ RUN ] EnumDescriptorTest.FindValueByName [ OK ] EnumDescriptorTest.FindValueByName [ RUN ] EnumDescriptorTest.FindValueByNumber [ OK ] EnumDescriptorTest.FindValueByNumber [ RUN ] EnumDescriptorTest.ValueName [ OK ] EnumDescriptorTest.ValueName [ RUN ] EnumDescriptorTest.ValueFullName [ OK ] EnumDescriptorTest.ValueFullName [ RUN ] EnumDescriptorTest.ValueIndex [ OK ] EnumDescriptorTest.ValueIndex [ RUN ] EnumDescriptorTest.ValueNumber [ OK ] EnumDescriptorTest.ValueNumber [ RUN ] EnumDescriptorTest.ValueType [ OK ] EnumDescriptorTest.ValueType [----------] 9 tests from ServiceDescriptorTest [ RUN ] ServiceDescriptorTest.Name [ OK ] ServiceDescriptorTest.Name [ RUN ] ServiceDescriptorTest.MethodsByIndex [ OK ] ServiceDescriptorTest.MethodsByIndex [ RUN ] ServiceDescriptorTest.FindMethodByName [ OK ] ServiceDescriptorTest.FindMethodByName [ RUN ] ServiceDescriptorTest.MethodName [ OK ] ServiceDescriptorTest.MethodName [ RUN ] ServiceDescriptorTest.MethodFullName [ OK ] ServiceDescriptorTest.MethodFullName [ RUN ] ServiceDescriptorTest.MethodIndex [ OK ] ServiceDescriptorTest.MethodIndex [ RUN ] ServiceDescriptorTest.MethodParent [ OK ] ServiceDescriptorTest.MethodParent [ RUN ] ServiceDescriptorTest.MethodInputType [ OK ] ServiceDescriptorTest.MethodInputType [ RUN ] ServiceDescriptorTest.MethodOutputType [ OK ] ServiceDescriptorTest.MethodOutputType [----------] 10 tests from NestedDescriptorTest [ RUN ] NestedDescriptorTest.MessageName [ OK ] NestedDescriptorTest.MessageName [ RUN ] NestedDescriptorTest.MessageContainingType [ OK ] NestedDescriptorTest.MessageContainingType [ RUN ] NestedDescriptorTest.NestedMessagesByIndex [ OK ] NestedDescriptorTest.NestedMessagesByIndex [ RUN ] NestedDescriptorTest.FindFieldByNameDoesntFindNestedTypes [ OK ] NestedDescriptorTest.FindFieldByNameDoesntFindNestedTypes [ RUN ] NestedDescriptorTest.FindNestedTypeByName [ OK ] NestedDescriptorTest.FindNestedTypeByName [ RUN ] NestedDescriptorTest.EnumName [ OK ] NestedDescriptorTest.EnumName [ RUN ] NestedDescriptorTest.EnumContainingType [ OK ] NestedDescriptorTest.EnumContainingType [ RUN ] NestedDescriptorTest.NestedEnumsByIndex [ OK ] NestedDescriptorTest.NestedEnumsByIndex [ RUN ] NestedDescriptorTest.FindEnumTypeByName [ OK ] NestedDescriptorTest.FindEnumTypeByName [ RUN ] NestedDescriptorTest.FindEnumValueByName [ OK ] NestedDescriptorTest.FindEnumValueByName [----------] 4 tests from ExtensionDescriptorTest [ RUN ] ExtensionDescriptorTest.ExtensionRanges [ OK ] ExtensionDescriptorTest.ExtensionRanges [ RUN ] ExtensionDescriptorTest.Extensions [ OK ] ExtensionDescriptorTest.Extensions [ RUN ] ExtensionDescriptorTest.IsExtensionNumber [ OK ] ExtensionDescriptorTest.IsExtensionNumber [ RUN ] ExtensionDescriptorTest.FindExtensionByName [ OK ] ExtensionDescriptorTest.FindExtensionByName [----------] 3 tests from MiscTest [ RUN ] MiscTest.CppTypes [ OK ] MiscTest.CppTypes [ RUN ] MiscTest.DefaultValues [ OK ] MiscTest.DefaultValues [ RUN ] MiscTest.FieldOptions [ OK ] MiscTest.FieldOptions [----------] 3 tests from CustomOptions [ RUN ] CustomOptions.OptionLocations [ OK ] CustomOptions.OptionLocations [ RUN ] CustomOptions.OptionTypes [ OK ] CustomOptions.OptionTypes [ RUN ] CustomOptions.ComplexExtensionOptions [ OK ] CustomOptions.ComplexExtensionOptions [----------] 70 tests from ValidationErrorTest [ RUN ] ValidationErrorTest.AlreadyDefined [ OK ] ValidationErrorTest.AlreadyDefined [ RUN ] ValidationErrorTest.AlreadyDefinedInPackage [ OK ] ValidationErrorTest.AlreadyDefinedInPackage [ RUN ] ValidationErrorTest.AlreadyDefinedInOtherFile [ OK ] ValidationErrorTest.AlreadyDefinedInOtherFile [ RUN ] ValidationErrorTest.PackageAlreadyDefined [ OK ] ValidationErrorTest.PackageAlreadyDefined [ RUN ] ValidationErrorTest.EnumValueAlreadyDefinedInParent [ OK ] ValidationErrorTest.EnumValueAlreadyDefinedInParent [ RUN ] ValidationErrorTest.EnumValueAlreadyDefinedInParentNonGlobal [ OK ] ValidationErrorTest.EnumValueAlreadyDefinedInParentNonGlobal [ RUN ] ValidationErrorTest.MissingName [ OK ] ValidationErrorTest.MissingName [ RUN ] ValidationErrorTest.InvalidName [ OK ] ValidationErrorTest.InvalidName [ RUN ] ValidationErrorTest.InvalidPackageName [ OK ] ValidationErrorTest.InvalidPackageName [ RUN ] ValidationErrorTest.MissingFileName [ OK ] ValidationErrorTest.MissingFileName [ RUN ] ValidationErrorTest.DupeDependency [ OK ] ValidationErrorTest.DupeDependency [ RUN ] ValidationErrorTest.UnknownDependency [ OK ] ValidationErrorTest.UnknownDependency [ RUN ] ValidationErrorTest.DupeFile [ OK ] ValidationErrorTest.DupeFile [ RUN ] ValidationErrorTest.FieldInExtensionRange [ OK ] ValidationErrorTest.FieldInExtensionRange [ RUN ] ValidationErrorTest.OverlappingExtensionRanges [ OK ] ValidationErrorTest.OverlappingExtensionRanges [ RUN ] ValidationErrorTest.InvalidDefaults [ OK ] ValidationErrorTest.InvalidDefaults [ RUN ] ValidationErrorTest.NegativeFieldNumber [ OK ] ValidationErrorTest.NegativeFieldNumber [ RUN ] ValidationErrorTest.HugeFieldNumber [ OK ] ValidationErrorTest.HugeFieldNumber [ RUN ] ValidationErrorTest.ReservedFieldNumber [ OK ] ValidationErrorTest.ReservedFieldNumber [ RUN ] ValidationErrorTest.ExtensionMissingExtendee [ OK ] ValidationErrorTest.ExtensionMissingExtendee [ RUN ] ValidationErrorTest.NonExtensionWithExtendee [ OK ] ValidationErrorTest.NonExtensionWithExtendee [ RUN ] ValidationErrorTest.FieldNumberConflict [ OK ] ValidationErrorTest.FieldNumberConflict [ RUN ] ValidationErrorTest.BadMessageSetExtensionType [ OK ] ValidationErrorTest.BadMessageSetExtensionType [ RUN ] ValidationErrorTest.BadMessageSetExtensionLabel [ OK ] ValidationErrorTest.BadMessageSetExtensionLabel [ RUN ] ValidationErrorTest.FieldInMessageSet [ OK ] ValidationErrorTest.FieldInMessageSet [ RUN ] ValidationErrorTest.NegativeExtensionRangeNumber [ OK ] ValidationErrorTest.NegativeExtensionRangeNumber [ RUN ] ValidationErrorTest.HugeExtensionRangeNumber [ OK ] ValidationErrorTest.HugeExtensionRangeNumber [ RUN ] ValidationErrorTest.ExtensionRangeEndBeforeStart [ OK ] ValidationErrorTest.ExtensionRangeEndBeforeStart [ RUN ] ValidationErrorTest.EmptyEnum [ OK ] ValidationErrorTest.EmptyEnum [ RUN ] ValidationErrorTest.UndefinedExtendee [ OK ] ValidationErrorTest.UndefinedExtendee [ RUN ] ValidationErrorTest.NonMessageExtendee [ OK ] ValidationErrorTest.NonMessageExtendee [ RUN ] ValidationErrorTest.NotAnExtensionNumber [ OK ] ValidationErrorTest.NotAnExtensionNumber [ RUN ] ValidationErrorTest.UndefinedFieldType [ OK ] ValidationErrorTest.UndefinedFieldType [ RUN ] ValidationErrorTest.FieldTypeDefinedInUndeclaredDependency [ OK ] ValidationErrorTest.FieldTypeDefinedInUndeclaredDependency [ RUN ] ValidationErrorTest.SearchMostLocalFirst [ OK ] ValidationErrorTest.SearchMostLocalFirst [ RUN ] ValidationErrorTest.PackageOriginallyDeclaredInTransitiveDependent [ OK ] ValidationErrorTest.PackageOriginallyDeclaredInTransitiveDependent [ RUN ] ValidationErrorTest.FieldTypeNotAType [ OK ] ValidationErrorTest.FieldTypeNotAType [ RUN ] ValidationErrorTest.EnumFieldTypeIsMessage [ OK ] ValidationErrorTest.EnumFieldTypeIsMessage [ RUN ] ValidationErrorTest.MessageFieldTypeIsEnum [ OK ] ValidationErrorTest.MessageFieldTypeIsEnum [ RUN ] ValidationErrorTest.BadEnumDefaultValue [ OK ] ValidationErrorTest.BadEnumDefaultValue [ RUN ] ValidationErrorTest.PrimitiveWithTypeName [ OK ] ValidationErrorTest.PrimitiveWithTypeName [ RUN ] ValidationErrorTest.NonPrimitiveWithoutTypeName [ OK ] ValidationErrorTest.NonPrimitiveWithoutTypeName [ RUN ] ValidationErrorTest.InputTypeNotDefined [ OK ] ValidationErrorTest.InputTypeNotDefined [ RUN ] ValidationErrorTest.InputTypeNotAMessage [ OK ] ValidationErrorTest.InputTypeNotAMessage [ RUN ] ValidationErrorTest.OutputTypeNotDefined [ OK ] ValidationErrorTest.OutputTypeNotDefined [ RUN ] ValidationErrorTest.OutputTypeNotAMessage [ OK ] ValidationErrorTest.OutputTypeNotAMessage [ RUN ] ValidationErrorTest.OptionWrongType [ OK ] ValidationErrorTest.OptionWrongType [ RUN ] ValidationErrorTest.OptionExtendsAtomicType [ OK ] ValidationErrorTest.OptionExtendsAtomicType [ RUN ] ValidationErrorTest.DupOption [ OK ] ValidationErrorTest.DupOption [ RUN ] ValidationErrorTest.InvalidOptionName [ OK ] ValidationErrorTest.InvalidOptionName [ RUN ] ValidationErrorTest.RepeatedOption [ OK ] ValidationErrorTest.RepeatedOption [ RUN ] ValidationErrorTest.CustomOptionConflictingFieldNumber [ OK ] ValidationErrorTest.CustomOptionConflictingFieldNumber [ RUN ] ValidationErrorTest.Int32OptionValueOutOfPositiveRange [ OK ] ValidationErrorTest.Int32OptionValueOutOfPositiveRange [ RUN ] ValidationErrorTest.Int32OptionValueOutOfNegativeRange [ OK ] ValidationErrorTest.Int32OptionValueOutOfNegativeRange [ RUN ] ValidationErrorTest.Int32OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.Int32OptionValueIsNotPositiveInt [ RUN ] ValidationErrorTest.Int64OptionValueOutOfRange [ OK ] ValidationErrorTest.Int64OptionValueOutOfRange [ RUN ] ValidationErrorTest.Int64OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.Int64OptionValueIsNotPositiveInt [ RUN ] ValidationErrorTest.UInt32OptionValueOutOfRange [ OK ] ValidationErrorTest.UInt32OptionValueOutOfRange [ RUN ] ValidationErrorTest.UInt32OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.UInt32OptionValueIsNotPositiveInt [ RUN ] ValidationErrorTest.UInt64OptionValueIsNotPositiveInt [ OK ] ValidationErrorTest.UInt64OptionValueIsNotPositiveInt [ RUN ] ValidationErrorTest.FloatOptionValueIsNotNumber [ OK ] ValidationErrorTest.FloatOptionValueIsNotNumber [ RUN ] ValidationErrorTest.DoubleOptionValueIsNotNumber [ OK ] ValidationErrorTest.DoubleOptionValueIsNotNumber [ RUN ] ValidationErrorTest.BoolOptionValueIsNotTrueOrFalse [ OK ] ValidationErrorTest.BoolOptionValueIsNotTrueOrFalse [ RUN ] ValidationErrorTest.EnumOptionValueIsNotIdentifier [ OK ] ValidationErrorTest.EnumOptionValueIsNotIdentifier [ RUN ] ValidationErrorTest.EnumOptionValueIsNotEnumValueName [ OK ] ValidationErrorTest.EnumOptionValueIsNotEnumValueName [ RUN ] ValidationErrorTest.EnumOptionValueIsSiblingEnumValueName [ OK ] ValidationErrorTest.EnumOptionValueIsSiblingEnumValueName [ RUN ] ValidationErrorTest.StringOptionValueIsNotString [ OK ] ValidationErrorTest.StringOptionValueIsNotString [ RUN ] ValidationErrorTest.TryingToSetMessageValuedOption [ OK ] ValidationErrorTest.TryingToSetMessageValuedOption [ RUN ] ValidationErrorTest.RollbackAfterError [ OK ] ValidationErrorTest.RollbackAfterError [ RUN ] ValidationErrorTest.ErrorsReportedToLogError [ OK ] ValidationErrorTest.ErrorsReportedToLogError [----------] 12 tests from DatabaseBackedPoolTest [ RUN ] DatabaseBackedPoolTest.FindFileByName [ OK ] DatabaseBackedPoolTest.FindFileByName [ RUN ] DatabaseBackedPoolTest.FindDependencyBeforeDependent [ OK ] DatabaseBackedPoolTest.FindDependencyBeforeDependent [ RUN ] DatabaseBackedPoolTest.FindDependentBeforeDependency [ OK ] DatabaseBackedPoolTest.FindDependentBeforeDependency [ RUN ] DatabaseBackedPoolTest.FindFileContainingSymbol [ OK ] DatabaseBackedPoolTest.FindFileContainingSymbol [ RUN ] DatabaseBackedPoolTest.FindMessageTypeByName [ OK ] DatabaseBackedPoolTest.FindMessageTypeByName [ RUN ] DatabaseBackedPoolTest.FindExtensionByNumber [ OK ] DatabaseBackedPoolTest.FindExtensionByNumber [ RUN ] DatabaseBackedPoolTest.ErrorWithoutErrorCollector [ OK ] DatabaseBackedPoolTest.ErrorWithoutErrorCollector [ RUN ] DatabaseBackedPoolTest.ErrorWithErrorCollector [ OK ] DatabaseBackedPoolTest.ErrorWithErrorCollector [ RUN ] DatabaseBackedPoolTest.UnittestProto [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [WARNING] src/gtest-death-test.cc:455: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. + exit 0 + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-2.0.2 + cp -pr CHANGES.txt CONTRIBUTORS.txt COPYING.txt README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-2.0.2 + exit 0 [ OK ] DatabaseBackedPoolTest.UnittestProto [ RUN ] DatabaseBackedPoolTest.DoesntRetryDbUnnecessarily [ OK ] DatabaseBackedPoolTest.DoesntRetryDbUnnecessarily [ RUN ] DatabaseBackedPoolTest.DoesntReloadFilesUncesessarily [ OK ] DatabaseBackedPoolTest.DoesntReloadFilesUncesessarily [ RUN ] DatabaseBackedPoolTest.DoesntReloadKnownBadFiles [ OK ] DatabaseBackedPoolTest.DoesntReloadKnownBadFiles [----------] 3 tests from SimpleDescriptorDatabaseTest [ RUN ] SimpleDescriptorDatabaseTest.FindFileByName [ OK ] SimpleDescriptorDatabaseTest.FindFileByName [ RUN ] SimpleDescriptorDatabaseTest.FindFileContainingSymbol [ OK ] SimpleDescriptorDatabaseTest.FindFileContainingSymbol [ RUN ] SimpleDescriptorDatabaseTest.FindFileContainingExtension [ OK ] SimpleDescriptorDatabaseTest.FindFileContainingExtension [----------] 3 tests from DescriptorPoolDatabaseTest [ RUN ] DescriptorPoolDatabaseTest.FindFileByName [ OK ] DescriptorPoolDatabaseTest.FindFileByName [ RUN ] DescriptorPoolDatabaseTest.FindFileContainingSymbol [ OK ] DescriptorPoolDatabaseTest.FindFileContainingSymbol [ RUN ] DescriptorPoolDatabaseTest.FindFileContainingExtension [ OK ] DescriptorPoolDatabaseTest.FindFileContainingExtension [----------] 3 tests from MergedDescriptorDatabaseTest [ RUN ] MergedDescriptorDatabaseTest.FindFileByName [ OK ] MergedDescriptorDatabaseTest.FindFileByName [ RUN ] MergedDescriptorDatabaseTest.FindFileContainingSymbol [ OK ] MergedDescriptorDatabaseTest.FindFileContainingSymbol [ RUN ] MergedDescriptorDatabaseTest.FindFileContainingExtension [ OK ] MergedDescriptorDatabaseTest.FindFileContainingExtension [----------] 1 test from StringUtilityTest [ RUN ] StringUtilityTest.ImmuneToLocales [ OK ] StringUtilityTest.ImmuneToLocales [----------] 1 test from VersionTest [ RUN ] VersionTest.VersionMatchesConfig [ OK ] VersionTest.VersionMatchesConfig [----------] 1 test from CommonTest [ RUN ] CommonTest.IntMinMaxConstants [ OK ] CommonTest.IntMinMaxConstants [----------] 4 tests from LoggingTest [ RUN ] LoggingTest.DefaultLogging [ OK ] LoggingTest.DefaultLogging [ RUN ] LoggingTest.NullLogging [ OK ] LoggingTest.NullLogging [ RUN ] LoggingTest.CaptureLogging [ OK ] LoggingTest.CaptureLogging [ RUN ] LoggingTest.SilenceLogging [ OK ] LoggingTest.SilenceLogging [----------] 14 tests from ClosureTest [ RUN ] ClosureTest.TestClosureFunction0 [ OK ] ClosureTest.TestClosureFunction0 [ RUN ] ClosureTest.TestClosureMethod0 [ OK ] ClosureTest.TestClosureMethod0 [ RUN ] ClosureTest.TestClosureFunction1 [ OK ] ClosureTest.TestClosureFunction1 [ RUN ] ClosureTest.TestClosureMethod1 [ OK ] ClosureTest.TestClosureMethod1 [ RUN ] ClosureTest.TestClosureFunction1String [ OK ] ClosureTest.TestClosureFunction1String [ RUN ] ClosureTest.TestClosureMethod1String [ OK ] ClosureTest.TestClosureMethod1String [ RUN ] ClosureTest.TestClosureFunction2 [ OK ] ClosureTest.TestClosureFunction2 [ RUN ] ClosureTest.TestClosureMethod2 [ OK ] ClosureTest.TestClosureMethod2 [ RUN ] ClosureTest.TestPermanentClosureFunction0 [ OK ] ClosureTest.TestPermanentClosureFunction0 [ RUN ] ClosureTest.TestPermanentClosureMethod0 [ OK ] ClosureTest.TestPermanentClosureMethod0 [ RUN ] ClosureTest.TestPermanentClosureFunction1 [ OK ] ClosureTest.TestPermanentClosureFunction1 [ RUN ] ClosureTest.TestPermanentClosureMethod1 [ OK ] ClosureTest.TestPermanentClosureMethod1 [ RUN ] ClosureTest.TestPermanentClosureFunction2 [ OK ] ClosureTest.TestPermanentClosureFunction2 [ RUN ] ClosureTest.TestPermanentClosureMethod2 [ OK ] ClosureTest.TestPermanentClosureMethod2 [----------] Global test environment tear-down [==========] 563 tests from 85 test cases ran. [ PASSED ] 563 tests. PASS: protobuf-test ================== All 1 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2/src' make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.0.2' make[1]: Nothing to be done for `check-am'. make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.0.2' Processing files: protobuf-2.0.2-6.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tJdLzg Provides: libprotobuf.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: protobuf-compiler-2.0.2-6.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AmfRwm + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-compiler-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-compiler-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-compiler-2.0.2 + cp -pr COPYING.txt README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-compiler-2.0.2 + exit 0 Provides: libprotoc.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libprotobuf.so.2()(64bit) libprotoc.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: protobuf-devel-2.0.2-6.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QqAKvs + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-devel-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-devel-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-devel-2.0.2 + cp -pr examples/add_person.cc examples/addressbook.proto examples/list_people.cc examples/Makefile examples/README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-devel-2.0.2 + exit 0 Provides: pkgconfig(protobuf) = 2.0.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libprotobuf.so.2()(64bit) libprotoc.so.0()(64bit) Processing files: protobuf-static-2.0.2-6.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-python-2.0.2-6.fc11 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GyIjQy + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-python-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-python-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-python-2.0.2 + cp -pr python/README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-python-2.0.2 + cp -pr examples/add_person.py examples/list_people.py examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64/usr/share/doc/protobuf-python-2.0.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Conflicts: protobuf-compiler > 2.0.2 protobuf-compiler < 2.0.2 Processing files: protobuf-vim-2.0.2-6.fc11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-debuginfo-2.0.2-6.fc11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 warning: Could not canonicalize hostname: x86-2.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/protobuf-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-devel-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-static-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-python-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-vim-2.0.2-6.fc11.x86_64.rpm Wrote: /builddir/build/RPMS/protobuf-debuginfo-2.0.2-6.fc11.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.x5TGwN + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-6.fc11.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->