ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/dist-f10-build-299601-55258/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --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: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/protobuf-2.0.2-5.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/dist-f10-build-299601-55258/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/protobuf.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v86EmW + 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 #2 (protobuf-java-notests.patch):' Patch #2 (protobuf-java-notests.patch): + /bin/cat /builddir/build/SOURCES/protobuf-java-notests.patch + /usr/bin/patch -s -p0 --fuzz=0 + rm -rf java/src/test + 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.95ei9A + 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 + 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 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-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/lib --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 ppc-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 ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-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... powerpc-redhat-linux-gnu checking host system type... powerpc-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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 + 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 -m32 -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 -m32 -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 -m32 -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 -m32 -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 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 -m32 -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 mkdir .libs 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 -m32 -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -fPIC -DPIC -o .libs/common.o 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 -m32 -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 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 -m32 -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 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 -m32 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c google/protobuf/stubs/hash.cc -fPIC -DPIC -o .libs/hash.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 -m32 -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 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 -m32 -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 In file included from /usr/lib/gcc/ppc64-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/ppc64-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. 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 -m32 -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 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 -m32 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c google/protobuf/stubs/hash.cc -o hash.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o .libs/substitute.o 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 -m32 -MT common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/common.cc -o common.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/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 -m32 -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c -o descriptor.lo `test -f 'google/protobuf/descriptor.cc' || echo './'`google/protobuf/descriptor.cc 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 -m32 -MT substitute.lo -MD -MP -MF .deps/substitute.Tpo -c google/protobuf/stubs/substitute.cc -o substitute.o >/dev/null 2>&1 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 -m32 -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o .libs/strutil.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 -m32 -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 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 -m32 -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/ppc64-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/ppc64-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 . 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 -m32 -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 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 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 -m32 -MT strutil.lo -MD -MP -MF .deps/strutil.Tpo -c google/protobuf/stubs/strutil.cc -o strutil.o >/dev/null 2>&1 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 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 -m32 -MT descriptor_database.lo -MD -MP -MF .deps/descriptor_database.Tpo -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o .libs/descriptor_database.o 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 -m32 -MT descriptor.pb.lo -MD -MP -MF .deps/descriptor.pb.Tpo -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o .libs/descriptor.pb.o 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 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 -m32 -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 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 -m32 -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/ppc64-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/ppc64-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 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 -m32 -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 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 non-deprecated interface w ith 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 -m32 -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 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 -m32 -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 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 -m32 -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/ppc64-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/ppc64-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 . 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -MT descriptor.lo -MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -o descriptor.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -MT message.lo -MD -MP -MF .deps/message.Tpo -c -o message.lo `test -f 'google/protobuf/message.cc' || echo './'`google/protobuf/message.cc 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 -m32 -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/ppc64-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/ppc64-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 . 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 -m32 -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 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 -m32 -MT message.lo -MD -MP -MF .deps/message.Tpo -c google/protobuf/message.cc -o message.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -MT repeated_field.lo -MD -MP -MF .deps/repeated_field.Tpo -c google/protobuf/repeated_field.cc -fPIC -DPIC -o .libs/repeated_field.o 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 -m32 -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f 'google/protobuf/service.cc' || echo './'`google/protobuf/service.cc 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 -m32 -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/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 -m32 -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 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 -m32 -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -fPIC -DPIC -o .libs/service.o 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 -m32 -MT service.lo -MD -MP -MF .deps/service.Tpo -c google/protobuf/service.cc -o service.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -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/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 -m32 -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 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 -m32 -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/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 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 -m32 -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 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 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 -m32 -MT wire_format.lo -MD -MP -MF .deps/wire_format.Tpo -c google/protobuf/wire_format.cc -fPIC -DPIC -o .libs/wire_format.o 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 -m32 -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 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 -m32 -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 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/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/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/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 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 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 -m32 -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 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 -m32 -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/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 -m32 -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 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 -m32 -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 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 -m32 -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 -m32 -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 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 -m32 -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -fPIC -DPIC -o .libs/printer.o 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 -m32 -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o .libs/tokenizer.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 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 -m32 -MT printer.lo -MD -MP -MF .deps/printer.Tpo -c google/protobuf/io/printer.cc -o printer.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -MT tokenizer.lo -MD -MP -MF .deps/tokenizer.Tpo -c google/protobuf/io/tokenizer.cc -o tokenizer.o >/dev/null 2>&1 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 -m32 -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/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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o .libs/importer.o 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 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 -m32 -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/ppc64-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/ppc64-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. 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 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 -m32 -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 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 -m32 -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 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 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 -m32 -MT importer.lo -MD -MP -MF .deps/importer.Tpo -c google/protobuf/compiler/importer.cc -o importer.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c google/protobuf/compiler/parser.cc -o parser.o >/dev/null 2>&1 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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/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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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_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 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 -m32 -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 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 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 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 -m32 -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 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 -m32 -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 In file included from /usr/lib/gcc/ppc64-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/ppc64-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. 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 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 -m32 -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_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 -m32 -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 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 -m32 -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 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 -m32 -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/ppc64-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/ppc64-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. 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 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 -m32 -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 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 -m32 -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_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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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_field.Tpo .deps/java_enum_field.Plo 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 -m32 -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 /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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 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 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_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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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_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 -m32 -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 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 -m32 -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/ppc64-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/ppc64-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 . 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 -m32 -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 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 -m32 -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_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 -m32 -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 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 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 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 -m32 -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 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 -m32 -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 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 -m32 -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 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 -m32 -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 mv -f .deps/java_primitive_field.Tpo .deps/java_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 -m32 -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 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 -m32 -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 mv -f .deps/java_message_field.Tpo .deps/java_message_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 -m32 -version-info 2:0:0 -o libprotobuf.la -rpath /usr/lib 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 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 -m32 -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 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 -m32 -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 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 mv -f .deps/java_service.Tpo .deps/java_service.Plo 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 -m32 -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 g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-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/ppc64-redhat-linux/4.3.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crtn.o -pthread -m32 -Wl,-soname -Wl,libprotobuf.so.2 -o .libs/libprotobuf.so.2.0.0 mv -f .deps/java_message.Tpo .deps/java_message.Plo (cd .libs && rm -f libprotobuf.so.2 && ln -s libprotobuf.so.2.0.0 libprotobuf.so.2) (cd .libs && rm -f libprotobuf.so && ln -s libprotobuf.so.2.0.0 libprotobuf.so) 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 ranlib .libs/libprotobuf.a creating libprotobuf.la (cd .libs && rm -f libprotobuf.la && ln -s ../libprotobuf.la libprotobuf.la) 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 -m32 -version-info 0:0:0 -o libprotoc.la -rpath /usr/lib 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 g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-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 ./.libs/libprotobuf.so -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crtn.o -pthread -m32 -Wl,-soname -Wl,libprotoc.so.0 -o .libs/libprotoc.so.0.0.0 (cd .libs && rm -f libprotoc.so.0 && ln -s libprotoc.so.0.0.0 libprotoc.so.0) (cd .libs && rm -f libprotoc.so && ln -s libprotoc.so.0.0.0 libprotoc.so) 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 ranlib .libs/libprotoc.a creating libprotoc.la (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 -m32 -pthread -o protoc main.o libprotobuf.la libprotoc.la 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 -m32 -pthread -o .libs/protoc main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-2.0.2/src/.libs/libprotobuf.so creating protoc ./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 -m32 -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 -m32 -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 -m32 -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 -m32 -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 -m32 -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-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 -m32 -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-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 -m32 -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-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 -m32 -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 -m32 -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-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 -m32 -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-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 -m32 -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-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 -m32 -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 -m32 -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 -m32 -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 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-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 -m32 -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 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 -m32 -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 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 -m32 -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 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-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 -m32 -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 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 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 -m32 -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/ppc64-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/ppc64-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 . Please use a non-dep recated 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/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-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 -m32 -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-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 -m32 -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-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 -m32 -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-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 -m32 -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-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 -m32 -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-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 -m32 -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 -m32 -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-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 -m32 -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 -m32 -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 -m32 -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 -m32 -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-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 -m32 -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-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 -m32 -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 -m32 -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-unittest_custom_options.pb.Tpo .deps/protobuf_test-unittest_custom_options.pb.Po 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.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 -m32 -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/lib -lgtest libprotobuf.la libprotoc.la g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -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/lib -lgtest ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-2.0.2/src/.libs/libprotobuf.so 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 ' creating protobuf-test 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 ~/build/BUILD/protobuf-2.0.2/java ~/build/BUILD/protobuf-2.0.2 + pushd java ++ pwd + export MAVEN_REPO_LOCAL=/builddir/build/BUILD/protobuf-2.0.2/java/.m2/repository + MAVEN_REPO_LOCAL=/builddir/build/BUILD/protobuf-2.0.2/java/.m2/repository + mkdir -p /builddir/build/BUILD/protobuf-2.0.2/java/.m2/repository + mvn-jpp -Dmaven.repo.local=/builddir/build/BUILD/protobuf-2.0.2/java/.m2/repository install javadoc:javadoc /usr/lib/jvm/java [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'javadoc'. Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-compiler-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-compiler-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-maven-plugins.pom 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-maven-plugins.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.maven2-parent.pom 4/6K 6/6K 6K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.maven2-parent.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-apache.pom 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-apache.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/compiler-plugin.jar 4/13K 8/13K 12/13K 13/13K 13K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/compiler-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-antrun-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-antrun-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/antrun-plugin.jar 4/12K 8/12K 12/12K 12/12K 12K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/antrun-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-javadoc-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-javadoc-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/javadoc-plugin.jar 4/31K 8/31K 12/31K 16/31K 20/31K 24/31K 28/31K 31/31K 31K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/javadoc-plugin.jar - IGNORING [INFO] ---------------------------------------------------------------------------- [INFO] Building Protocol Buffer Java API [INFO] task-segment: [install, javadoc:javadoc] [INFO] ---------------------------------------------------------------------------- Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-resources-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-resources-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/resources-plugin.jar 4/9K 8/9K 9/9K 9K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/resources-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-surefire-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-surefire-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/surefire-plugin.jar 4/8K 8/8K 8/8K 8K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/surefire-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-jar-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-jar-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/jar-plugin.jar 4/17K 8/17K 12/17K 16/17K 17/17K 17K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/jar-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2.plugins-install-plugin.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2.plugins-install-plugin.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/plugins/install-plugin.jar 4/7K 7/7K 7K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/plugins/install-plugin.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP-ant.pom 4/9K 8/9K 9/9K 9K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP-ant.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP-ant-parent.pom 4/4K 4/4K 4K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP-ant-parent.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP-ant-launcher.pom 2/2K 2K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP-ant-launcher.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-plugin-api.pom 643/643b 643b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-plugin-api.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-maven.pom 4/10K 8/10K 10/10K 10K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-maven.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-project.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-project.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-artifact.pom 922/922b 922b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-artifact.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-utils.pom 767/767b 767b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-utils.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-plexus.pom 4/5K 5/5K 5K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-plexus.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-jdom.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-jdom.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-model.pom 2/2K 2K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-model.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-profile.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-profile.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-container-default.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-container-default.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-containers.pom 492/492b 492b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-containers.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-classworlds.pom 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-classworlds.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-junit.pom 145/145b 145b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-junit.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-artifact-manager.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-artifact-manager.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-repository-metadata.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-repository-metadata.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.maven-wagon-provider-api.pom 676/676b 676b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.maven-wagon-provider-api.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.maven-wagon-wagon.pom 4/8K 8/8K 8/8K 8K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.maven-wagon-wagon.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-settings.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-settings.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP-ant-launcher.pom 2/2K 2K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP-ant-launcher.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/ant-launcher.jar 4/11K 8/11K 11/11K 11K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/ant-launcher.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/ant-launcher.jar 4/11K 8/11K 11/11K 11K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/ant-launcher.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/ant.jar 4/1307K 8/1307K 12/1307K 16/1307K 20/1307K 24/1307K 28/1307K 32/1307K 36/1307K 40/1307K 44/1307K 48/1307K 52/1307K 56/1307K 60/1307K 64/1307K 68/1307K 72/1307K 76/1307K 80/1307K 84/1307K 88/1307K 92/1307K 96/1307K 100/1307K 104/1307K 108/1307K 112/1307K 116/1307K 120/1307K 124/1307K 128/1307K 132/1307K 136/1307K 140/1307K 144/1307K 148/1307K 152/1307K 156/1307K 160/1307K 164/1307K 168/1307K 172/1307K 176/1307K 180/1307K 184/1307K 188/1307K 192/1307K 196/1307K 200/1307K 204/1307K 208/1307K 212/1307K 216/1307K 220/1307K 224/1307K 228/1307K 232/1307K 236/1307K 240/1307K 244/1307K 248/1307K 252/1307K 256/1307K 260/1307K 264/1307K 268/1307K 272/1307K 276/1307K 280/1307K 284/1307K 288/1307K 292/1307K 296/1307K 300/1307K 304/1307K 308/1307K 312/1307K 316/1307K 320/1307K 324/1307K 328/1307K 332/1307K 336/1307K 340/1307K 344/1307K 348/1307K 352/1307K 356/1307K 360/1307K 364/1307K 368/1307K 372/1307K 376/1307K 380/1307K 384/1307K 388/1307K 392/1307K 396/1307K 400/1307K 404/1307K 408/1307K 412/1307K 416/1307K 420/1307K 424/1307K 428/1307K 432/1307K 436/1307K 440/1307K 444/1307K 448/1307K 452/1307K 456/1307K 460/1307K 464/1307K 468/1307K 472/1307K 476/1307K 480/1307K 484/1307K 488/1307K 492/1307K 496/1307K 500/1307K 504/1307K 508/1307K 512/1307K 516/1307K 520/1307K 524/1307K 528/1307K 532/1307K 536/1307K 540/1307K 544/1307K 548/1307K 552/1307K 556/1307K 560/1307K 564/1307K 568/1307K 572/1307K 576/1307K 580/1307K 584/1307K 588/1307K 592/1307K 596/1307K 600/1307K 604/1307K 608/1307K 612/1307K 616/1307K 620/1307K 624/1307K 628/1307K 632/1307K 636/1307K 640/1307K 644/1307K 648/1307K 652/1307K 656/1307K 660/1307K 664/1307K 668/1307K 672/1307K 676/1307K 680/1307K 684/1307K 688/1307K 692/1307K 696/1307K 700/1307K 704/1307K 708/1307K 712/1307K 716/1307K 720/1307K 724/1307K 728/1307K 732/1307K 736/1307K 740/1307K 744/1307K 748/1307K 752/1307K 756/1307K 760/1307K 764/1307K 768/1307K 772/1307K 776/1307K 780/1307K 784/1307K 788/1307K 792/1307K 796/1307K 800/1307K 804/1307K 808/1307K 812/1307K 816/1307K 820/1307K 824/1307K 828/1307K 832/1307K 836/1307K 840/1307K 844/1307K 848/1307K 852/1307K 856/1307K 860/1307K 864/1307K 868/1307K 872/1307K 876/1307K 880/1307K 884/1307K 888/1307K 892/1307K 896/1307K 900/1307K 904/1307K 908/1307K 912/1307K 916/1307K 920/1307K 924/1307K 928/1307K 932/1307K 936/1307K 940/1307K 944/1307K 948/1307K 952/1307K 956/1307K 960/1307K 964/1307K 968/1307K 972/1307K 976/1307K 980/1307K 984/1307K 988/1307K 992/1307K 996/1307K 1000/1307K 1004/1307K 1008/1307K 1012/1307K 1016/1307K 1020/1307K 1024/1307K 1028/1307K 1032/1307K 1036/1307K 1040/1307K 1044/1307K 1048/1307K 1052/1307K 1056/1307K 1060/1307K 1064/1307K 1068/1307K 1072/1307K 1076/1307K 1080/1307K 1084/1307K 1088/1307K 1092/1307K 1096/1307K 1100/1307K 1104/1307K 1108/1307K 1112/1307K 1116/1307K 1120/1307K 1124/1307K 1128/1307K 1132/1307K 1136/1307K 1140/1307K 1144/1307K 1148/1307K 1152/1307K 1156/1307K 1160/1307K 1164/1307K 1168/1307K 1172/1307K 1176/1307K 1180/1307K 1184/1307K 1188/1307K 1192/1307K 1196/1307K 1200/1307K 1204/1307K 1208/1307K 1212/1307K 1216/1307K 1220/1307K 1224/1307K 1228/1307K 1232/1307K 1236/1307K 1240/1307K 1244/1307K 1248/1307K 1252/1307K 1256/1307K 1260/1307K 1264/1307K 1268/1307K 1272/1307K 1276/1307K 1280/1307K 1284/1307K 1288/1307K 1292/1307K 1296/1307K 1300/1307K 1304/1307K 1307/1307K 1307K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/ant.jar - IGNORING [INFO] [antrun:run {execution: generate-sources}] [INFO] Executing tasks [mkdir] Created dir: /builddir/build/BUILD/protobuf-2.0.2/java/target/generated-sources [INFO] Executed tasks [INFO] Registering compile source root /builddir/build/BUILD/protobuf-2.0.2/java/target/generated-sources Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-commons-io.pom 4/5K 5/5K 5K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-commons-io.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/commons-io.jar 4/83K 8/83K 12/83K 16/83K 20/83K 24/83K 28/83K 32/83K 36/83K 40/83K 44/83K 48/83K 52/83K 56/83K 60/83K 64/83K 68/83K 72/83K 76/83K 80/83K 83/83K 83K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/commons-io.jar - IGNORING [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [WARNING] Skipping non filebased repository http://snapshots.maven.codehaus.org/maven2 in full offline mode [WARNING] Skipping non filebased repository http://svn.apache.org/maven-snapshot-repository in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-compiler-javac.pom 705/705b 705b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-compiler-javac.pom - IGNORING [WARNING] Skipping non filebased repository http://snapshots.maven.codehaus.org/maven2 in full offline mode [WARNING] Skipping non filebased repository http://svn.apache.org/maven-snapshot-repository in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-compilers.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-compilers.pom - IGNORING [WARNING] Skipping non filebased repository http://snapshots.maven.codehaus.org/maven2 in full offline mode [WARNING] Skipping non filebased repository http://svn.apache.org/maven-snapshot-repository in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-compiler.pom 551/551b 551b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-compiler.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-components.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-components.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-compiler-api.pom 680/680b 680b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-compiler-api.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-compiler-manager.pom 716/716b 716b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-compiler-manager.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/plexus/compiler-manager.jar 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/compiler-manager.jar - IGNORING [WARNING] Skipping non filebased repository http://snapshots.maven.codehaus.org/maven2 in full offline mode [WARNING] Skipping non filebased repository http://svn.apache.org/maven-snapshot-repository in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/plexus/compiler-api.jar 4/17K 8/17K 12/17K 16/17K 17/17K 17K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/compiler-api.jar - IGNORING [WARNING] Skipping non filebased repository http://snapshots.maven.codehaus.org/maven2 in full offline mode [WARNING] Skipping non filebased repository http://svn.apache.org/maven-snapshot-repository in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/plexus/compiler-javac.jar 4/7K 7/7K 7K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/compiler-javac.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/junit.jar 4/190K 8/190K 12/190K 16/190K 20/190K 24/190K 28/190K 32/190K 36/190K 40/190K 44/190K 48/190K 52/190K 56/190K 60/190K 64/190K 68/190K 72/190K 76/190K 80/190K 84/190K 88/190K 92/190K 96/190K 100/190K 104/190K 108/190K 112/190K 116/190K 120/190K 124/190K 128/190K 132/190K 136/190K 140/190K 144/190K 148/190K 152/190K 156/190K 160/190K 164/190K 168/190K 172/190K 176/190K 180/190K 184/190K 188/190K 190/190K 190K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/junit.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/plexus/utils.jar 4/170K 8/170K 12/170K 16/170K 20/170K 24/170K 28/170K 32/170K 36/170K 40/170K 44/170K 48/170K 52/170K 56/170K 60/170K 64/170K 68/170K 72/170K 76/170K 80/170K 84/170K 88/170K 92/170K 96/170K 100/170K 104/170K 108/170K 112/170K 116/170K 120/170K 124/170K 128/170K 132/170K 136/170K 140/170K 144/170K 148/170K 152/170K 156/170K 160/170K 164/170K 168/170K 170/170K 170K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/utils.jar - IGNORING [INFO] [compiler:compile] Compiling 21 source files to /builddir/build/BUILD/protobuf-2.0.2/java/target/classes [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-surefire-booter.pom 885/885b 885b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-surefire-booter.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.maven-surefire-surefire-root.pom 4/4K 4/4K 4K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.maven-surefire-surefire-root.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-surefire-surefire.pom 838/838b 838b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-surefire-surefire.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven-surefire/booter.jar 4/11K 8/11K 11/11K 11K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven-surefire/booter.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven-surefire/surefire.jar 4/46K 8/46K 12/46K 16/46K 20/46K 24/46K 28/46K 32/46K 36/46K 40/46K 44/46K 46/46K 46K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven-surefire/surefire.jar - IGNORING [INFO] [surefire:test] [INFO] No tests to run. Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-archiver.pom 912/912b 912b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-archiver.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-archiver.pom 804/804b 804b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-archiver.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-commons-lang.pom 4/10K 8/10K 10/10K 10K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-commons-lang.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/archiver.jar 4/9K 8/9K 9/9K 9K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/archiver.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/commons-lang.jar 4/242K 8/242K 12/242K 16/242K 20/242K 24/242K 28/242K 32/242K 36/242K 40/242K 44/242K 48/242K 52/242K 56/242K 60/242K 64/242K 68/242K 72/242K 76/242K 80/242K 84/242K 88/242K 92/242K 96/242K 100/242K 104/242K 108/242K 112/242K 116/242K 120/242K 124/242K 128/242K 132/242K 136/242K 140/242K 144/242K 148/242K 152/242K 156/242K 160/242K 164/242K 168/242K 172/242K 176/242K 180/242K 184/242K 188/242K 192/242K 196/242K 200/242K 204/242K 208/242K 212/242K 216/242K 220/242K 224/242K 228/242K 232/242K 236/242K 240/242K 242/242K 242K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/commons-lang.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/plexus/archiver.jar 4/137K 8/137K 12/137K 16/137K 20/137K 24/137K 28/137K 32/137K 36/137K 40/137K 44/137K 48/137K 52/137K 56/137K 60/137K 64/137K 68/137K 72/137K 76/137K 80/137K 84/137K 88/137K 92/137K 96/137K 100/137K 104/137K 108/137K 112/137K 116/137K 120/137K 124/137K 128/137K 132/137K 136/137K 137/137K 137K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/archiver.jar - IGNORING [INFO] [jar:jar] [INFO] Building jar: /builddir/build/BUILD/protobuf-2.0.2/java/target/protobuf-java-2.0.2.jar [INFO] [install:install] [INFO] Installing /builddir/build/BUILD/protobuf-2.0.2/java/target/protobuf-java-2.0.2.jar to /builddir/build/BUILD/protobuf-2.0.2/java/.m2/repository/com/google/protobuf/protobuf-java/2.0.2/protobuf-java-2.0.2.jar Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-reporting-impl.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-reporting-impl.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-reporting.pom 700/700b 700b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-reporting.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-doxia-site-renderer.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-doxia-site-renderer.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-doxia-doxia.pom 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-doxia-doxia.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-doxia-decoration-model.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-doxia-decoration-model.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.plexus-i18n.pom 686/686b 686b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.plexus-i18n.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-doxia-core.pom 1/1K 1K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-doxia-core.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven-doxia-sink-api.pom 531/531b 531b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven-doxia-sink-api.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-oro.pom 140/140b 140b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-oro.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-velocity.pom 4/7K 7/7K 7K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-velocity.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-commons-logging-api.pom 168/168b 168b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-commons-logging-api.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP.plexus-utils.pom 767/767b 767b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP.plexus-utils.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-commons-collections.pom 3/3K 3K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-commons-collections.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-velocity.pom 2/2K 2K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-velocity.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-empty-dep.pom 506/506b 506b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-empty-dep.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/default_poms/JPP-commons-validator.pom 168/168b 168b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/default_poms/JPP-commons-validator.pom - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/poms/JPP.maven2-reporting-api.pom 902/902b 902b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/poms/JPP.maven2-reporting-api.pom - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/commons-validator.jar 4/81K 8/81K 12/81K 16/81K 20/81K 24/81K 28/81K 32/81K 36/81K 40/81K 44/81K 48/81K 52/81K 56/81K 60/81K 64/81K 68/81K 72/81K 76/81K 80/81K 81/81K 81K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/commons-validator.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/reporting-impl.jar 4/13K 8/13K 12/13K 13/13K 13K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/reporting-impl.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven2/empty-dep.jar 299/299b 299b downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven2/empty-dep.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/commons-logging-api.jar 4/25K 8/25K 12/25K 16/25K 20/25K 24/25K 25/25K 25K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/commons-logging-api.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/plexus/i18n.jar 4/9K 8/9K 9/9K 9K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/i18n.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/oro.jar 4/63K 8/63K 12/63K 16/63K 20/63K 24/63K 28/63K 32/63K 36/63K 40/63K 44/63K 48/63K 52/63K 56/63K 60/63K 63/63K 63K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/oro.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/maven-doxia/core.jar 4/223K 8/223K 12/223K 16/223K 20/223K 24/223K 28/223K 32/223K 36/223K 40/223K 44/223K 48/223K 52/223K 56/223K 60/223K 64/223K 68/223K 72/223K 76/223K 80/223K 84/223K 88/223K 92/223K 96/223K 100/223K 104/223K 108/223K 112/223K 116/223K 120/223K 124/223K 128/223K 132/223K 136/223K 140/223K 144/223K 148/223K 152/223K 156/223K 160/223K 164/223K 168/223K 172/223K 176/223K 180/223K 184/223K 188/223K 192/223K 196/223K 200/223K 204/223K 208/223K 212/223K 216/223K 220/223K 223/223K 223K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven-doxia/core.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/commons-collections.jar 4/556K 8/556K 12/556K 16/556K 20/556K 24/556K 28/556K 32/556K 36/556K 40/556K 44/556K 48/556K 52/556K 56/556K 60/556K 64/556K 68/556K 72/556K 76/556K 80/556K 84/556K 88/556K 92/556K 96/556K 100/556K 104/556K 108/556K 112/556K 116/556K 120/556K 124/556K 128/556K 132/556K 136/556K 140/556K 144/556K 148/556K 152/556K 156/556K 160/556K 164/556K 168/556K 172/556K 176/556K 180/556K 184/556K 188/556K 192/556K 196/556K 200/556K 204/556K 208/556K 212/556K 216/556K 220/556K 224/556K 228/556K 232/556K 236/556K 240/556K 244/556K 248/556K 252/556K 256/556K 260/556K 264/556K 268/556K 272/556K 276/556K 280/556K 284/556K 288/556K 292/556K 296/556K 300/556K 304/556K 308/556K 312/556K 316/556K 320/556K 324/556K 328/556K 332/556K 336/556K 340/556K 344/556K 348/556K 352/556K 356/556K 360/556K 364/556K 368/556K 372/556K 376/556K 380/556K 384/556K 388/556K 392/556K 396/556K 400/556K 404/556K 408/556K 412/556K 416/556K 420/556K 424/556K 428/556K 432/556K 436/556K 440/556K 444/556K 448/556K 452/556K 456/556K 460/556K 464/556K 468/556K 472/556K 476/556K 480/556K 484/556K 488/556K 492/556K 496/556K 500/556K 504/556K 508/556K 512/556K 516/556K 520/556K 524/556K 528/556K 532/556K 536/556K 540/556K 544/556K 548/556K 552/556K 556/556K 556/556K 556K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/commons-collections.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/maven-doxia/site-renderer.jar 4/9K 8/9K 9/9K 9K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven-doxia/site-renderer.jar - IGNORING [WARNING] Skipping non filebased repository http://repo1.maven.org/maven2 in full offline mode Downloading: file:///usr/share/maven2/repository/JPP/velocity.jar 4/358K 8/358K 12/358K 16/358K 20/358K 24/358K 28/358K 32/358K 36/358K 40/358K 44/358K 48/358K 52/358K 56/358K 60/358K 64/358K 68/358K 72/358K 76/358K 80/358K 84/358K 88/358K 92/358K 96/358K 100/358K 104/358K 108/358K 112/358K 116/358K 120/358K 124/358K 128/358K 132/358K 136/358K 140/358K 144/358K 148/358K 152/358K 156/358K 160/358K 164/358K 168/358K 172/358K 176/358K 180/358K 184/358K 188/358K 192/358K 196/358K 200/358K 204/358K 208/358K 212/358K 216/358K 220/358K 224/358K 228/358K 232/358K 236/358K 240/358K 244/358K 248/358K 252/358K 256/358K 260/358K 264/358K 268/358K 272/358K 276/358K 280/358K 284/358K 288/358K 292/358K 296/358K 300/358K 304/358K 308/358K 312/358K 316/358K 320/358K 324/358K 328/358K 332/358K 336/358K 340/358K 344/358K 348/358K 352/358K 356/358K 358/358K 358K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/velocity.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/maven-doxia/decoration-model.jar 4/34K 8/34K 12/34K 16/34K 20/34K 24/34K 28/34K 32/34K 34/34K 34K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/maven-doxia/decoration-model.jar - IGNORING Downloading: file:///usr/share/maven2/repository/JPP/plexus/velocity.jar 4/4K 4/4K 4K downloaded [WARNING] *** CHECKSUM FAILED - Error retrieving checksum file for JPP/plexus/velocity.jar - IGNORING [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] ************************************************************** [INFO] Starting Jakarta Velocity v1.4 [INFO] RuntimeInstance initializing. [INFO] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties [INFO] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl) [INFO] Resource Loader Instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader [INFO] ClasspathResourceLoader : initialization starting. [INFO] ClasspathResourceLoader : initialization complete. [INFO] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) [INFO] Default ResourceManager initialization complete. [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Literal [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Macro [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Parse [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Include [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach [INFO] Created: 20 parsers. [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader. [INFO] Velocimacro : error using VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm' [INFO] Velocimacro : VM library template macro registration complete. [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed. [INFO] Velocimacro : initialization complete. [INFO] Velocity successfully started. [INFO] [javadoc:javadoc] Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/AbstractMessage.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/ByteString.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/CodedInputStream.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/CodedOutputStream.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/Descriptors.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/DynamicMessage.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/ExtensionRegistry.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/FieldSet.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/GeneratedMessage.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/Message.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/RpcCallback.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/RpcChannel.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/RpcController.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/RpcUtil.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/Service.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/TextFormat.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/UninitializedMessageException.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/UnknownFieldSet.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/src/main/java/com/google/protobuf/WireFormat.java... Loading source file /builddir/build/BUILD/protobuf-2.0.2/java/target/generated-sources/com/google/protobuf/DescriptorProtos.java... Constructing Javadoc information... Standard Doclet version 1.6.0_0 Building tree for all the packages and classes... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//AbstractMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//AbstractMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//ByteString.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//ByteString.Output.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//CodedInputStream.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//CodedOutputStream.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//CodedOutputStream.OutOfSpaceException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.DescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.DescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.DescriptorProto.ExtensionRange.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumValueDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumValueDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumValueOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.EnumValueOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldDescriptorProto.Label.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldDescriptorProto.Type.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FieldOptions.CType.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileDescriptorSet.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileDescriptorSet.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.FileOptions.OptimizeMode.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MessageOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MessageOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MethodDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MethodDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MethodOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.MethodOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.ServiceDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.ServiceDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.ServiceOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.ServiceOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.UninterpretedOption.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.UninterpretedOption.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.UninterpretedOption.NamePart.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DescriptorProtos.UninterpretedOption.NamePart.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.Descriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.DescriptorValidationException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.EnumDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.EnumValueDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.FieldDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.FieldDescriptor.JavaType.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.FieldDescriptor.Type.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.FileDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.FileDescriptor.InternalDescriptorAssigner.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.MethodDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Descriptors.ServiceDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DynamicMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//DynamicMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//ExtensionRegistry.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//ExtensionRegistry.ExtensionInfo.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//GeneratedMessage.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//InvalidProtocolBufferException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Message.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Message.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//RpcCallback.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//RpcChannel.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//RpcController.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//RpcUtil.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//RpcUtil.AlreadyCalledException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//Service.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//TextFormat.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//TextFormat.ParseException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//UninitializedMessageException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//UnknownFieldSet.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//UnknownFieldSet.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//UnknownFieldSet.Field.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//UnknownFieldSet.Field.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//WireFormat.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//package-frame.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//package-summary.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//package-tree.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/constant-values.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/serialized-form.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/AbstractMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/AbstractMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/ByteString.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/ByteString.Output.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/CodedInputStream.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/CodedOutputStream.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/CodedOutputStream.OutOfSpaceException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.FileDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.FileDescriptor.InternalDescriptorAssigner.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.Descriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.FieldDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.FieldDescriptor.Type.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.FieldDescriptor.JavaType.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.EnumDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.EnumValueDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.ServiceDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.MethodDescriptor.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Descriptors.DescriptorValidationException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DynamicMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DynamicMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/ExtensionRegistry.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/ExtensionRegistry.ExtensionInfo.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.ExtendableMessage.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.ExtendableMessage.ExtensionWriter.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.ExtendableBuilder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.GeneratedExtension.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/GeneratedMessage.FieldAccessorTable.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/InvalidProtocolBufferException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Message.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Message.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/RpcCallback.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/RpcChannel.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/RpcController.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/RpcUtil.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/RpcUtil.AlreadyCalledException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/Service.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/TextFormat.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/TextFormat.ParseException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/UninitializedMessageException.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/UnknownFieldSet.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/UnknownFieldSet.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/UnknownFieldSet.Field.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/UnknownFieldSet.Field.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/WireFormat.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileDescriptorSet.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileDescriptorSet.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.DescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.DescriptorProto.ExtensionRange.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.DescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldDescriptorProto.Type.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldDescriptorProto.Label.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumValueDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumValueDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.ServiceDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.ServiceDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MethodDescriptorProto.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MethodDescriptorProto.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileOptions.OptimizeMode.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FileOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MessageOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MessageOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldOptions.CType.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.FieldOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumValueOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.EnumValueOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.ServiceOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.ServiceOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MethodOptions.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.MethodOptions.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.UninterpretedOption.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.UninterpretedOption.NamePart.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.UninterpretedOption.NamePart.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//class-use/DescriptorProtos.UninterpretedOption.Builder.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/com/google/protobuf//package-use.html... Building index for all the packages and classes... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/overview-tree.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/index-all.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/allclasses-frame.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/allclasses-noframe.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/index.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/help-doc.html... Generating /builddir/build/BUILD/protobuf-2.0.2/java/target/site/apidocs/stylesheet.css... [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6 minutes 54 seconds [INFO] Finished at: Tue Dec 02 02:05:40 EST 2008 [INFO] Final Memory: 8M/22M [INFO] ------------------------------------------------------------------------ + popd ~/build/BUILD/protobuf-2.0.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1RQFf4 + 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-5.fc10.ppc + make -j4 install DESTDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc 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/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/include" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/include" /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-5.fc10.ppc/usr/include/google/protobuf/stubs/common.h' /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-5.fc10.ppc/usr/include/google/protobuf/descriptor.proto' /bin/sh ../libtool --mode=install /usr/bin/install -p 'libprotobuf.la' '/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotobuf.la' /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-5.fc10.ppc/usr/include/google/protobuf/descriptor.h' /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-5.fc10.ppc/usr/include/google/protobuf/descriptor.pb.h' /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-5.fc10.ppc/usr/include/google/protobuf/descriptor_database.h' /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-5.fc10.ppc/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-5.fc10.ppc/usr/include/google/protobuf/extension_set.h' /usr/bin/install -p .libs/libprotobuf.so.2.0.0 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotobuf.so.2.0.0 (cd /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib && { 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; }; }) (cd /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib && { ln -s -f libprotobuf.so.2.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.2.0.0 libprotobuf.so; }; }) /usr/bin/install -p .libs/libprotobuf.lai /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotobuf.la /usr/bin/install -p .libs/libprotobuf.a /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/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-5.fc10.ppc/usr/include/google/protobuf/generated_message_reflection.h' chmod 644 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotobuf.a ranlib /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotobuf.a /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-5.fc10.ppc/usr/include/google/protobuf/message.h' libtool: install: warning: remember to run `libtool --finish /usr/lib' /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-5.fc10.ppc/usr/include/google/protobuf/reflection_ops.h' /bin/sh ../libtool --mode=install /usr/bin/install -p 'libprotoc.la' '/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.la' /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-5.fc10.ppc/usr/include/google/protobuf/repeated_field.h' /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-5.fc10.ppc/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-5.fc10.ppc/usr/include/google/protobuf/text_format.h' /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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/usr/include/google/protobuf/io/coded_stream.h' libtool: install: warning: relinking `libprotoc.la' (cd /builddir/build/BUILD/protobuf-2.0.2/src; /bin/sh ../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 -m32 -version-info 0:0:0 -o libprotoc.la -rpath /usr/lib 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-5.fc10.ppc) /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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/usr/include/google/protobuf/compiler/parser.h' /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-5.fc10.ppc/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-5.fc10.ppc/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-5.fc10.ppc/usr/include/google/protobuf/compiler/python/python_generator.h' g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crti.o /usr/lib/gcc/ppc64-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 -L/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib -L/usr/lib -lprotobuf -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.3.2/../../../../lib/crtn.o -pthread -m32 -Wl,-soname -Wl,libprotoc.so.0 -o .libs/libprotoc.so.0.0.0 /usr/bin/install -p .libs/libprotoc.so.0.0.0T /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.so.0.0.0 (cd /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib && { 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; }; }) (cd /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib && { ln -s -f libprotoc.so.0.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.0.0.0 libprotoc.so; }; }) /usr/bin/install -p .libs/libprotoc.lai /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.la /usr/bin/install -p .libs/libprotoc.a /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.a chmod 644 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.a ranlib /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -p 'protoc' '/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/bin/protoc' libtool: install: warning: `libprotobuf.la' has not been installed in `/usr/lib' libtool: install: warning: `libprotoc.la' has not been installed in `/usr/lib' libtool: install: warning: `/builddir/build/BUILD/protobuf-2.0.2/src/libprotobuf.la' has not been installed in `/usr/lib' /usr/bin/install -p .libs/protoc /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/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/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/pkgconfig" /usr/bin/install -p -m 644 'protobuf.pc' '/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/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-5.fc10.ppc -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-5.fc10.ppc --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-5.fc10.ppc/usr/lib/python2.5/site-packages/google/__init__.py (namespace package) copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/input_stream.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/output_stream.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/descriptor.py to descriptor.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/reflection.py to reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/service.py to service.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/service_reflection.py to service_reflection.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/text_format.py to text_format.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/decoder.py to decoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/encoder.py to encoder.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/input_stream.py to input_stream.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/message_listener.py to message_listener.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/output_stream.py to output_stream.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.pyc byte-compiling /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/google/protobuf/internal/wire_format.py to wire_format.pyc writing byte-compilation script '/tmp/tmpY76xk4.py' /usr/bin/python -O /tmp/tmpY76xk4.py removing /tmp/tmpY76xk4.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-5.fc10.ppc/usr/lib/python2.5/site-packages/protobuf-2.0.2-py2.5.egg-info Installing /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/python2.5/site-packages/protobuf-2.0.2-py2.5-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-5.fc10.ppc/usr/share/vim/vimfiles/ftdetect/proto.vim + install -p -m 644 -D editors/proto.vim /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/vim/vimfiles/syntax/proto.vim + pushd java ~/build/BUILD/protobuf-2.0.2/java ~/build/BUILD/protobuf-2.0.2 + install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/java + install -pm 644 target/protobuf-java-2.0.2.jar /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/java/protobuf-2.0.2.jar + install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/javadoc/protobuf + cp -rp target/site/apidocs /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/javadoc/protobuf + install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/maven2/poms + install -pm 644 pom.xml /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/maven2/poms/JPP-protobuf.pom + install -dm 755 /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc//etc/maven/fragments + cat + /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-5.fc10.ppc/usr/lib/libprotobuf.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/lib/libprotoc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/bin/protoc symlinked /usr/lib/debug/usr/lib/libprotobuf.so.2.0.0.debug to /usr/lib/debug/usr/lib/libprotobuf.so.2.debug symlinked /usr/lib/debug/usr/lib/libprotobuf.so.2.0.0.debug to /usr/lib/debug/usr/lib/libprotobuf.so.debug symlinked /usr/lib/debug/usr/lib/libprotoc.so.0.0.0.debug to /usr/lib/debug/usr/lib/libprotoc.so.0.debug symlinked /usr/lib/debug/usr/lib/libprotoc.so.0.0.0.debug to /usr/lib/debug/usr/lib/libprotoc.so.debug cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc: Cannot stat: No such file or directory cpio: gcc-4.3.2-20081105/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat : No such file or directory 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.vXKTiG + 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 [ 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 [ 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 [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 ] 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 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. [ 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 [ 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 [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. [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 ] 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 [ 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-5.fc10 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-2.0.2 + cp -pr CHANGES.txt CONTRIBUTORS.txt COPYING.txt README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-2.0.2 + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.voghaE Provides: libprotobuf.so.2 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_4.2.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libprotobuf.so.2 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: protobuf-compiler-2.0.2-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xd1fSE + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-compiler-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-compiler-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-compiler-2.0.2 + cp -pr COPYING.txt README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-compiler-2.0.2 + exit 0 Provides: libprotoc.so.0 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libprotobuf.so.2 libprotoc.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: protobuf-devel-2.0.2-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lf7flH + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-devel-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-devel-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/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-5.fc10.ppc/usr/share/doc/protobuf-devel-2.0.2 + exit 0 Provides: perl(tutorial) 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: libprotobuf.so.2 libprotoc.so.0 Processing files: protobuf-static-2.0.2-5.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-python-2.0.2-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UJbvTW + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-python-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-python-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-python-2.0.2 + cp -pr python/README.txt /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/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-5.fc10.ppc/usr/share/doc/protobuf-python-2.0.2 + exit 0 Provides: perl(tutorial) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.5 Conflicts: protobuf-compiler > 2.0.2 protobuf-compiler < 2.0.2 Processing files: protobuf-vim-2.0.2-5.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-java-2.0.2-5.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PXQ3Sq + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + DOCDIR=/builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-java-2.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-java-2.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-java-2.0.2 + cp -pr examples/AddPerson.java examples/ListPeople.java /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc/usr/share/doc/protobuf-java-2.0.2 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh jpackage-utils Requires(postun): /bin/sh jpackage-utils Conflicts: protobuf-compiler > 2.0.2 protobuf-compiler < 2.0.2 Processing files: protobuf-javadoc-2.0.2-5.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: protobuf-debuginfo-2.0.2-5.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/protobuf-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-compiler-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-devel-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-static-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-python-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-vim-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-java-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-javadoc-2.0.2-5.fc10.ppc.rpm Wrote: /builddir/build/RPMS/protobuf-debuginfo-2.0.2-5.fc10.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aQVyX6 + umask 022 + cd /builddir/build/BUILD + cd protobuf-2.0.2 + rm -rf /builddir/build/BUILDROOT/protobuf-2.0.2-5.fc10.ppc + exit 0 Child returncode was: 0 LEAVE do -->