Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 904991 Details for
Bug 1106676
protobuf: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 266.71 KB, created by
Dennis Gilmore
on 2014-06-09 17:05:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:05:52 UTC
Size:
266.71 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/f21-build-2136324-392918/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1163b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Package emacs was not found in the pkg-config search path. >Perhaps you should add the directory containing `emacs.pc' >to the PKG_CONFIG_PATH environment variable >No package 'emacs' found >Package emacs was not found in the pkg-config search path. >Perhaps you should add the directory containing `emacs.pc' >to the PKG_CONFIG_PATH environment variable >No package 'emacs' found >Package emacs was not found in the pkg-config search path. >Perhaps you should add the directory containing `emacs.pc' >to the PKG_CONFIG_PATH environment variable >No package 'emacs' found >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: buildhw-10.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/protobuf-2.5.0-8.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'], False, '/var/lib/mock/f21-build-2136324-392918/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x1163b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pkNBPY >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf protobuf-2.5.0 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/protobuf-2.5.0.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd protobuf-2.5.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ 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 >Patch #2 (protobuf-2.5.0-java-fixes.patch): >+ echo 'Patch #2 (protobuf-2.5.0-java-fixes.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/protobuf-2.5.0-java-fixes.patch >+ /usr/bin/patch -p1 -b --suffix .java-fixes --fuzz=0 >patching file java/pom.xml >+ rm -rf java/src/test >Patch #3 (0001-Add-generic-GCC-support-for-atomic-operations.patch): >+ echo 'Patch #3 (0001-Add-generic-GCC-support-for-atomic-operations.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/0001-Add-generic-GCC-support-for-atomic-operations.patch >+ /usr/bin/patch -p1 -b --suffix .generic-atomics --fuzz=0 >patching file src/google/protobuf/stubs/atomicops.h >patching file src/google/protobuf/stubs/atomicops_internals_generic_gcc.h >patching file src/google/protobuf/stubs/platform_macros.h >Patch #4 (protobuf-2.5.0-makefile.patch): >+ echo 'Patch #4 (protobuf-2.5.0-makefile.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/protobuf-2.5.0-makefile.patch >+ /usr/bin/patch -p1 -b --suffix .generic-atomics-makefile --fuzz=0 >patching file src/Makefile.am >patching file src/Makefile.in >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RLIK8K >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ iconv -f iso8859-1 -t utf-8 CONTRIBUTORS.txt >+ mv CONTRIBUTORS.txt.utf8 CONTRIBUTORS.txt >+ export PTHREAD_LIBS=-lpthread >+ PTHREAD_LIBS=-lpthread >+ ./autogen.sh >+ sed -i -e 's/RuntimeLibrary="5"/RuntimeLibrary="3"/g; > s/RuntimeLibrary="4"/RuntimeLibrary="2"/g;' gtest/msvc/gtest-md.vcproj gtest/msvc/gtest.vcproj gtest/msvc/gtest_main-md.vcproj gtest/msvc/gtest_main.vcproj gtest/msvc/gtest_prod_test-md.vcproj gtest/msvc/gtest_prod_test.vcproj gtest/msvc/gtest_unittest-md.vcproj gtest/msvc/gtest_unittest.vcproj >+ autoreconf -f -i -Wall,no-obsolete >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. >libtoolize: copying file `build-aux/ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. >libtoolize: copying file `m4/libtool.m4' >libtoolize: copying file `m4/ltoptions.m4' >libtoolize: copying file `m4/ltsugar.m4' >libtoolize: copying file `m4/ltversion.m4' >libtoolize: copying file `m4/lt~obsolete.m4' >configure.ac:27: installing 'build-aux/compile' >parallel-tests: installing 'build-aux/test-driver' >libtoolize: putting auxiliary files in `.'. >libtoolize: copying file `./ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. >libtoolize: copying file `m4/libtool.m4' >libtoolize: copying file `m4/ltoptions.m4' >libtoolize: copying file `m4/ltsugar.m4' >libtoolize: copying file `m4/ltversion.m4' >libtoolize: copying file `m4/lt~obsolete.m4' >configure.ac:45: installing './compile' >src/Makefile.am:95: warning: source file 'google/protobuf/stubs/atomicops_internals_x86_gcc.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >automake: warning: possible forward-incompatibility. >automake: At least a source file is in a subdirectory, but the 'subdir-objects' >automake: automake option hasn't been enabled. For now, the corresponding output >automake: object file(s) will be placed in the top-level directory. However, >automake: this behaviour will change in future Automake versions: they will >automake: unconditionally cause object files to be placed in the same subdirectory >automake: of the corresponding sources. >automake: You are advised to start using 'subdir-objects' option throughout your >automake: project, to avoid future incompatibilities. >src/Makefile.am:95: warning: source file 'google/protobuf/stubs/atomicops_internals_x86_msvc.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/stubs/common.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/stubs/once.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/stubs/stringprintf.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/extension_set.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/generated_message_util.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/message_lite.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/repeated_field.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/wire_format_lite.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/io/coded_stream.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/io/zero_copy_stream.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >src/Makefile.am:95: warning: source file 'google/protobuf/io/zero_copy_stream_impl_lite.cc' is in a subdirectory, >src/Makefile.am:95: but option 'subdir-objects' is disabled >/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libprotobuf-lite.la': linking libtool libraries using a non-POSIX >/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' >src/Makefile.am:91: while processing Libtool library 'libprotobuf-lite.la' >src/Makefile.am:117: warning: source file 'google/protobuf/stubs/strutil.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/stubs/substitute.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/stubs/structurally_valid.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/descriptor.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/descriptor.pb.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/descriptor_database.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/dynamic_message.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/extension_set_heavy.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/generated_message_reflection.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/message.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/reflection_ops.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/service.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/text_format.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/unknown_field_set.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/wire_format.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/io/gzip_stream.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/io/printer.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/io/tokenizer.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/io/zero_copy_stream_impl.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/compiler/importer.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >src/Makefile.am:117: warning: source file 'google/protobuf/compiler/parser.cc' is in a subdirectory, >src/Makefile.am:117: but option 'subdir-objects' is disabled >/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libprotobuf.la': linking libtool libraries using a non-POSIX >/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' >src/Makefile.am:91: while processing Libtool library 'libprotobuf.la' >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/code_generator.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/command_line_interface.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/plugin.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/plugin.pb.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/subprocess.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/zip_writer.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_enum.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_enum_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_extension.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_file.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_generator.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_helpers.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_message.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_message_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_primitive_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_service.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/cpp/cpp_string_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_enum.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_enum_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_extension.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_file.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_generator.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_helpers.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_message.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_message_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_primitive_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_service.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_string_field.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/java/java_doc_comment.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >src/Makefile.am:145: warning: source file 'google/protobuf/compiler/python/python_generator.cc' is in a subdirectory, >src/Makefile.am:145: but option 'subdir-objects' is disabled >/usr/share/automake-1.14/am/ltlibrary.am: warning: 'libprotoc.la': linking libtool libraries using a non-POSIX >/usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac' >src/Makefile.am:91: while processing Libtool library 'libprotoc.la' >src/Makefile.am:362: warning: source file 'google/protobuf/compiler/cpp/cpp_unittest.cc' is in a subdirectory, >src/Makefile.am:362: but option 'subdir-objects' is disabled >src/Makefile.am:296: warning: source file 'google/protobuf/test_util.cc' is in a subdirectory, >src/Makefile.am:296: but option 'subdir-objects' is disabled >src/Makefile.am:296: warning: source file 'google/protobuf/testing/googletest.cc' is in a subdirectory, >src/Makefile.am:296: but option 'subdir-objects' is disabled >src/Makefile.am:296: warning: source file 'google/protobuf/testing/file.cc' is in a subdirectory, >src/Makefile.am:296: but option 'subdir-objects' is disabled >src/Makefile.am:242: warning: source file 'google/protobuf/unittest_lite.pb.cc' is in a subdirectory, >src/Makefile.am:242: but option 'subdir-objects' is disabled >src/Makefile.am:242: warning: source file 'google/protobuf/unittest_import_lite.pb.cc' is in a subdirectory, >src/Makefile.am:242: but option 'subdir-objects' is disabled >src/Makefile.am:242: warning: source file 'google/protobuf/unittest_import_public_lite.pb.cc' is in a subdirectory, >src/Makefile.am:242: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_empty.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_import.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_import_public.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_mset.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_optimize_for.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_embed_optimize_for.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_custom_options.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_lite_imports_nonlite.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/unittest_no_generic_services.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:250: warning: source file 'google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc' is in a subdirectory, >src/Makefile.am:250: but option 'subdir-objects' is disabled >src/Makefile.am:370: warning: source file 'google/protobuf/lite_unittest.cc' is in a subdirectory, >src/Makefile.am:370: but option 'subdir-objects' is disabled >src/Makefile.am:370: warning: source file 'google/protobuf/test_util_lite.cc' is in a subdirectory, >src/Makefile.am:370: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/common_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/once_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/strutil_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/structurally_valid_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/stringprintf_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/template_util_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/stubs/type_traits_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/descriptor_database_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/descriptor_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/dynamic_message_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/extension_set_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/generated_message_reflection_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/message_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/reflection_ops_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/repeated_field_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/repeated_field_reflection_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/text_format_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/unknown_field_set_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/wire_format_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/io/coded_stream_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/io/printer_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/io/tokenizer_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/io/zero_copy_stream_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/command_line_interface_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/importer_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/mock_code_generator.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/parser_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/cpp/cpp_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/cpp/cpp_plugin_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/java/java_plugin_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/java/java_doc_comment_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:315: warning: source file 'google/protobuf/compiler/python/python_plugin_unittest.cc' is in a subdirectory, >src/Makefile.am:315: but option 'subdir-objects' is disabled >src/Makefile.am:207: warning: source file 'google/protobuf/compiler/main.cc' is in a subdirectory, >src/Makefile.am:207: but option 'subdir-objects' is disabled >src/Makefile.am:381: warning: source file 'google/protobuf/compiler/mock_code_generator.cc' is in a subdirectory, >src/Makefile.am:381: but option 'subdir-objects' is disabled >src/Makefile.am:381: warning: source file 'google/protobuf/testing/file.cc' is in a subdirectory, >src/Makefile.am:381: but option 'subdir-objects' is disabled >src/Makefile.am:381: warning: source file 'google/protobuf/compiler/test_plugin.cc' is in a subdirectory, >src/Makefile.am:381: but option 'subdir-objects' is disabled >src/Makefile.am:392: warning: source file 'google/protobuf/testing/zcgunzip.cc' is in a subdirectory, >src/Makefile.am:392: but option 'subdir-objects' is disabled >src/Makefile.am:389: warning: source file 'google/protobuf/testing/zcgzip.cc' is in a subdirectory, >src/Makefile.am:389: but option 'subdir-objects' is disabled >parallel-tests: installing './test-driver' >+ rm -rf autom4te.cache config.h.in~ >+ exit 0 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./gtest/build-aux/config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./gtest/build-aux/config.guess >++ basename ./gtest/build-aux/config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gtest/build-aux/config.guess >'/usr/lib/rpm/redhat/config.guess' -> './gtest/build-aux/config.guess' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./gtest/build-aux/config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./gtest/build-aux/config.sub >++ basename ./gtest/build-aux/config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gtest/build-aux/config.sub >'/usr/lib/rpm/redhat/config.sub' -> './gtest/build-aux/config.sub' >+ for i in '$(find . -name config.guess -o -name config.sub)' >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking whether to enable maintainer-specific portions of Makefiles... yes >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking target system type... x86_64-redhat-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking C++ compiler flags...... use user-supplied: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic >checking whether __SUNPRO_CC is declared... no >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for x86_64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for working memcmp... yes >checking for working strtod... yes >checking for ftruncate... yes >checking for memset... yes >checking for mkdir... yes >checking for strchr... yes >checking for strerror... yes >checking for strtol... yes >checking zlib version... ok (1.2.0.4 or later) >checking for library containing zlibVersion... -lz >checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >checking whether what we have so far is sufficient with -nostdlib... yes >checking the location of hash_map... <tr1/unordered_map> >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating protobuf.pc >config.status: creating protobuf-lite.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in gtest (/builddir/build/BUILD/protobuf-2.5.0/gtest) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LDFLAGS=-Wl,-z,relro ' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' --cache-file=/dev/null --srcdir=. >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for x86_64-redhat-linux-gnu-g++... no >checking for x86_64-redhat-linux-gnu-c++... no >checking for x86_64-redhat-linux-gnu-gpp... no >checking for x86_64-redhat-linux-gnu-aCC... no >checking for x86_64-redhat-linux-gnu-CC... no >checking for x86_64-redhat-linux-gnu-cxx... no >checking for x86_64-redhat-linux-gnu-cc++... no >checking for x86_64-redhat-linux-gnu-cl.exe... no >checking for x86_64-redhat-linux-gnu-FCC... no >checking for x86_64-redhat-linux-gnu-KCC... no >checking for x86_64-redhat-linux-gnu-RCC... no >checking for x86_64-redhat-linux-gnu-xlC_r... no >checking for x86_64-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... none >checking build system type... x86_64-redhat-linux-gnu >checking host system type... x86_64-redhat-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for x86_64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >checking for sysroot... no >checking for x86_64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... g++ -E >checking for ld used by g++... /usr/bin/ld -m elf_x86_64 >checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for g++ option to produce PIC... -fPIC -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) yes >checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for python... /usr/bin/python >checking for pthread_join in LIBS=-lpthread with CFLAGS=... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking whether to check for GCC pthread/shared inconsistencies... yes >checking whether -pthread is sufficient with -shared... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating scripts/gtest-config >config.status: creating build-aux/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >+ make -j16 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0' >Making all in . >make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0' >make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0/src' >g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atomicops_internals_x86_gcc.lo `test -f 'google/protobuf/stubs/atomicops_internals_x86_gcc.cc' || echo './'`google/protobuf/stubs/atomicops_internals_x86_gcc.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o atomicops_internals_x86_msvc.lo `test -f 'google/protobuf/stubs/atomicops_internals_x86_msvc.cc' || echo './'`google/protobuf/stubs/atomicops_internals_x86_msvc.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o once.lo `test -f 'google/protobuf/stubs/once.cc' || echo './'`google/protobuf/stubs/once.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o stringprintf.lo `test -f 'google/protobuf/stubs/stringprintf.cc' || echo './'`google/protobuf/stubs/stringprintf.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extension_set.lo `test -f 'google/protobuf/extension_set.cc' || echo './'`google/protobuf/extension_set.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generated_message_util.lo `test -f 'google/protobuf/generated_message_util.cc' || echo './'`google/protobuf/generated_message_util.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o message_lite.lo `test -f 'google/protobuf/message_lite.cc' || echo './'`google/protobuf/message_lite.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o repeated_field.lo `test -f 'google/protobuf/repeated_field.cc' || echo './'`google/protobuf/repeated_field.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wire_format_lite.lo `test -f 'google/protobuf/wire_format_lite.cc' || echo './'`google/protobuf/wire_format_lite.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o coded_stream.lo `test -f 'google/protobuf/io/coded_stream.cc' || echo './'`google/protobuf/io/coded_stream.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero_copy_stream.lo `test -f 'google/protobuf/io/zero_copy_stream.cc' || echo './'`google/protobuf/io/zero_copy_stream.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero_copy_stream_impl_lite.lo `test -f 'google/protobuf/io/zero_copy_stream_impl_lite.cc' || echo './'`google/protobuf/io/zero_copy_stream_impl_lite.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o strutil.lo `test -f 'google/protobuf/stubs/strutil.cc' || echo './'`google/protobuf/stubs/strutil.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o substitute.lo `test -f 'google/protobuf/stubs/substitute.cc' || echo './'`google/protobuf/stubs/substitute.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/stringprintf.cc -fPIC -DPIC -o .libs/stringprintf.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/atomicops_internals_x86_gcc.cc -fPIC -DPIC -o .libs/atomicops_internals_x86_gcc.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/common.cc -fPIC -DPIC -o .libs/common.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/once.cc -fPIC -DPIC -o .libs/once.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/repeated_field.cc -fPIC -DPIC -o .libs/repeated_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/wire_format_lite.cc -fPIC -DPIC -o .libs/wire_format_lite.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/atomicops_internals_x86_msvc.cc -fPIC -DPIC -o .libs/atomicops_internals_x86_msvc.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/generated_message_util.cc -fPIC -DPIC -o .libs/generated_message_util.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/message_lite.cc -fPIC -DPIC -o .libs/message_lite.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/coded_stream.cc -fPIC -DPIC -o .libs/coded_stream.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/strutil.cc -fPIC -DPIC -o .libs/strutil.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream.cc -fPIC -DPIC -o .libs/zero_copy_stream.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream_impl_lite.cc -fPIC -DPIC -o .libs/zero_copy_stream_impl_lite.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/extension_set.cc -fPIC -DPIC -o .libs/extension_set.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/substitute.cc -fPIC -DPIC -o .libs/substitute.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/once.cc -o once.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream.cc -o zero_copy_stream.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/atomicops_internals_x86_msvc.cc -o atomicops_internals_x86_msvc.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/generated_message_util.cc -o generated_message_util.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/atomicops_internals_x86_gcc.cc -o atomicops_internals_x86_gcc.o >/dev/null 2>&1 >In file included from ./google/protobuf/stubs/strutil.h:38:0, > from google/protobuf/stubs/strutil.cc:33: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/stubs/stringprintf.h:47:0, > from google/protobuf/stubs/stringprintf.cc:33: >google/protobuf/stubs/stringprintf.cc: In function 'std::string google::protobuf::StringPrintfVector(const char*, const std::vector<std::basic_string<char> >&)': >google/protobuf/stubs/stringprintf.cc:164:59: warning: typedef 'arg_count_mismatch' locally defined but not used [-Wunused-local-typedefs] > GOOGLE_COMPILE_ASSERT(kStringPrintfVectorMaxArgs == 32, arg_count_mismatch); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/stubs/substitute.h:35:0, > from google/protobuf/stubs/substitute.cc:33: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o structurally_valid.lo `test -f 'google/protobuf/stubs/structurally_valid.cc' || echo './'`google/protobuf/stubs/structurally_valid.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/repeated_field.cc -o repeated_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o descriptor.lo `test -f 'google/protobuf/descriptor.cc' || echo './'`google/protobuf/descriptor.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/structurally_valid.cc -fPIC -DPIC -o .libs/structurally_valid.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/stringprintf.cc -o stringprintf.o >/dev/null 2>&1 >google/protobuf/stubs/strutil.cc: In function 'char* google::protobuf::DoubleToBuffer(double, char*)': >google/protobuf/stubs/strutil.cc:1058:39: warning: typedef 'DBL_DIG_is_too_big' locally defined but not used [-Wunused-local-typedefs] > GOOGLE_COMPILE_ASSERT(DBL_DIG < 20, DBL_DIG_is_too_big); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >google/protobuf/stubs/strutil.cc: In function 'char* google::protobuf::FloatToBuffer(float, char*)': >google/protobuf/stubs/strutil.cc:1113:39: warning: typedef 'FLT_DIG_is_too_big' locally defined but not used [-Wunused-local-typedefs] > GOOGLE_COMPILE_ASSERT(FLT_DIG < 10, FLT_DIG_is_too_big); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o descriptor.pb.lo `test -f 'google/protobuf/descriptor.pb.cc' || echo './'`google/protobuf/descriptor.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o descriptor_database.lo `test -f 'google/protobuf/descriptor_database.cc' || echo './'`google/protobuf/descriptor_database.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o dynamic_message.lo `test -f 'google/protobuf/dynamic_message.cc' || echo './'`google/protobuf/dynamic_message.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extension_set_heavy.lo `test -f 'google/protobuf/extension_set_heavy.cc' || echo './'`google/protobuf/extension_set_heavy.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor.cc -fPIC -DPIC -o .libs/descriptor.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/substitute.cc -o substitute.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor.pb.cc -fPIC -DPIC -o .libs/descriptor.pb.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor_database.cc -fPIC -DPIC -o .libs/descriptor_database.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream_impl_lite.cc -o zero_copy_stream_impl_lite.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/extension_set_heavy.cc -fPIC -DPIC -o .libs/extension_set_heavy.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/dynamic_message.cc -fPIC -DPIC -o .libs/dynamic_message.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/structurally_valid.cc -o structurally_valid.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/common.cc -o common.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/message_lite.cc -o message_lite.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/wire_format_lite.cc -o wire_format_lite.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o generated_message_reflection.lo `test -f 'google/protobuf/generated_message_reflection.cc' || echo './'`google/protobuf/generated_message_reflection.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o message.lo `test -f 'google/protobuf/message.cc' || echo './'`google/protobuf/message.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/coded_stream.cc -o coded_stream.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/generated_message_reflection.cc -fPIC -DPIC -o .libs/generated_message_reflection.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/message.cc -fPIC -DPIC -o .libs/message.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o reflection_ops.lo `test -f 'google/protobuf/reflection_ops.cc' || echo './'`google/protobuf/reflection_ops.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o service.lo `test -f 'google/protobuf/service.cc' || echo './'`google/protobuf/service.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/reflection_ops.cc -fPIC -DPIC -o .libs/reflection_ops.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o text_format.lo `test -f 'google/protobuf/text_format.cc' || echo './'`google/protobuf/text_format.cc >In file included from ./google/protobuf/descriptor_database.h:44:0, > from google/protobuf/descriptor_database.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/service.cc -fPIC -DPIC -o .libs/service.o >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/stubs/hash.h:39:0, > from google/protobuf/descriptor.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/text_format.cc -fPIC -DPIC -o .libs/text_format.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/stubs/strutil.cc -o strutil.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o unknown_field_set.lo `test -f 'google/protobuf/unknown_field_set.cc' || echo './'`google/protobuf/unknown_field_set.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/service.cc -o service.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o wire_format.lo `test -f 'google/protobuf/wire_format.cc' || echo './'`google/protobuf/wire_format.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/unknown_field_set.cc -fPIC -DPIC -o .libs/unknown_field_set.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gzip_stream.lo `test -f 'google/protobuf/io/gzip_stream.cc' || echo './'`google/protobuf/io/gzip_stream.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o printer.lo `test -f 'google/protobuf/io/printer.cc' || echo './'`google/protobuf/io/printer.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tokenizer.lo `test -f 'google/protobuf/io/tokenizer.cc' || echo './'`google/protobuf/io/tokenizer.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/wire_format.cc -fPIC -DPIC -o .libs/wire_format.o >In file included from ./google/protobuf/stubs/hash.h:39:0, > from google/protobuf/message.cc:37: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/gzip_stream.cc -fPIC -DPIC -o .libs/gzip_stream.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/printer.cc -fPIC -DPIC -o .libs/printer.o >In file included from ./google/protobuf/reflection_ops.h:41:0, > from google/protobuf/reflection_ops.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/tokenizer.cc -fPIC -DPIC -o .libs/tokenizer.o >In file included from ./google/protobuf/text_format.h:44:0, > from google/protobuf/text_format.cc:42: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/dynamic_message.cc -o dynamic_message.o >/dev/null 2>&1 >In file included from ./google/protobuf/io/tokenizer.h:42:0, > from google/protobuf/io/tokenizer.cc:91: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/gzip_stream.cc -o gzip_stream.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/reflection_ops.cc -o reflection_ops.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zero_copy_stream_impl.lo `test -f 'google/protobuf/io/zero_copy_stream_impl.cc' || echo './'`google/protobuf/io/zero_copy_stream_impl.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/message.cc -o message.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o importer.lo `test -f 'google/protobuf/compiler/importer.cc' || echo './'`google/protobuf/compiler/importer.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream_impl.cc -fPIC -DPIC -o .libs/zero_copy_stream_impl.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/importer.cc -fPIC -DPIC -o .libs/importer.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/extension_set_heavy.cc -o extension_set_heavy.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/unknown_field_set.cc -o unknown_field_set.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/printer.cc -o printer.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/tokenizer.cc -o tokenizer.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/io/zero_copy_stream_impl.cc -o zero_copy_stream_impl.o >/dev/null 2>&1 >In file included from ./google/protobuf/descriptor.h:59:0, > from ./google/protobuf/compiler/importer.h:44, > from google/protobuf/compiler/importer.cc:47: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parser.lo `test -f 'google/protobuf/compiler/parser.cc' || echo './'`google/protobuf/compiler/parser.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/parser.cc -fPIC -DPIC -o .libs/parser.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/wire_format.cc -o wire_format.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o code_generator.lo `test -f 'google/protobuf/compiler/code_generator.cc' || echo './'`google/protobuf/compiler/code_generator.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/code_generator.cc -fPIC -DPIC -o .libs/code_generator.o >In file included from ./google/protobuf/compiler/code_generator.h:41:0, > from google/protobuf/compiler/code_generator.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o command_line_interface.lo `test -f 'google/protobuf/compiler/command_line_interface.cc' || echo './'`google/protobuf/compiler/command_line_interface.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plugin.lo `test -f 'google/protobuf/compiler/plugin.cc' || echo './'`google/protobuf/compiler/plugin.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/plugin.cc -fPIC -DPIC -o .libs/plugin.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor_database.cc -o descriptor_database.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/command_line_interface.cc -fPIC -DPIC -o .libs/command_line_interface.o >In file included from ./google/protobuf/stubs/hash.h:39:0, > from google/protobuf/compiler/parser.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o plugin.pb.lo `test -f 'google/protobuf/compiler/plugin.pb.cc' || echo './'`google/protobuf/compiler/plugin.pb.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o subprocess.lo `test -f 'google/protobuf/compiler/subprocess.cc' || echo './'`google/protobuf/compiler/subprocess.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/code_generator.cc -o code_generator.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/subprocess.cc -fPIC -DPIC -o .libs/subprocess.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/plugin.pb.cc -fPIC -DPIC -o .libs/plugin.pb.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/importer.cc -o importer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o zip_writer.lo `test -f 'google/protobuf/compiler/zip_writer.cc' || echo './'`google/protobuf/compiler/zip_writer.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/zip_writer.cc -fPIC -DPIC -o .libs/zip_writer.o >In file included from ./google/protobuf/compiler/subprocess.h:43:0, > from google/protobuf/compiler/subprocess.cc:33: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_enum.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum.cc >In file included from ./google/protobuf/compiler/command_line_interface.h:41:0, > from google/protobuf/compiler/command_line_interface.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/extension_set.cc -o extension_set.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/generated_message_reflection.cc -o generated_message_reflection.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_enum.cc -fPIC -DPIC -o .libs/cpp_enum.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/subprocess.cc -o subprocess.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_enum_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_enum_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_enum_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_enum_field.cc -fPIC -DPIC -o .libs/cpp_enum_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/plugin.cc -o plugin.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/zip_writer.cc -o zip_writer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_extension.lo `test -f 'google/protobuf/compiler/cpp/cpp_extension.cc' || echo './'`google/protobuf/compiler/cpp/cpp_extension.cc >In file included from ./google/protobuf/compiler/cpp/cpp_options.h:38:0, > from ./google/protobuf/compiler/cpp/cpp_enum.h:39, > from google/protobuf/compiler/cpp/cpp_enum.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_extension.cc -fPIC -DPIC -o .libs/cpp_extension.o >In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, > from ./google/protobuf/compiler/cpp/cpp_enum_field.h:40, > from google/protobuf/compiler/cpp/cpp_enum_field.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_file.lo `test -f 'google/protobuf/compiler/cpp/cpp_file.cc' || echo './'`google/protobuf/compiler/cpp/cpp_file.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_field.cc -fPIC -DPIC -o .libs/cpp_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_file.cc -fPIC -DPIC -o .libs/cpp_file.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_enum_field.cc -o cpp_enum_field.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/cpp/cpp_extension.h:39:0, > from google/protobuf/compiler/cpp/cpp_extension.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_generator.lo `test -f 'google/protobuf/compiler/cpp/cpp_generator.cc' || echo './'`google/protobuf/compiler/cpp/cpp_generator.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_helpers.lo `test -f 'google/protobuf/compiler/cpp/cpp_helpers.cc' || echo './'`google/protobuf/compiler/cpp/cpp_helpers.cc >In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, > from google/protobuf/compiler/cpp/cpp_field.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_helpers.cc -fPIC -DPIC -o .libs/cpp_helpers.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_generator.cc -fPIC -DPIC -o .libs/cpp_generator.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/plugin.pb.cc -o plugin.pb.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/cpp/cpp_file.h:40:0, > from google/protobuf/compiler/cpp/cpp_file.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/text_format.cc -o text_format.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/parser.cc -o parser.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_message.lo `test -f 'google/protobuf/compiler/cpp/cpp_message.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message.cc >In file included from ./google/protobuf/stubs/hash.h:39:0, > from google/protobuf/compiler/cpp/cpp_helpers.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >google/protobuf/compiler/cpp/cpp_helpers.cc: In function 'std::string google::protobuf::compiler::cpp::DefaultValue(const google::protobuf::FieldDescriptor*)': >google/protobuf/compiler/cpp/cpp_helpers.cc:265:57: warning: typedef 'kint32min_value_error' locally defined but not used [-Wunused-local-typedefs] > GOOGLE_COMPILE_ASSERT(kint32min == -0x80000000, kint32min_value_error); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >google/protobuf/compiler/cpp/cpp_helpers.cc:276:24: warning: typedef 'kint64min_value_error' locally defined but not used [-Wunused-local-typedefs] > kint64min_value_error); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_message.cc -fPIC -DPIC -o .libs/cpp_message.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_generator.cc -o cpp_generator.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_file.cc -o cpp_file.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_field.cc -o cpp_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_message_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_message_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_message_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_message_field.cc -fPIC -DPIC -o .libs/cpp_message_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_enum.cc -o cpp_enum.o >/dev/null 2>&1 >In file included from ./google/protobuf/stubs/hash.h:39:0, > from google/protobuf/compiler/cpp/cpp_message.cc:36: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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 >In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, > from ./google/protobuf/compiler/cpp/cpp_message_field.h:40, > from google/protobuf/compiler/cpp/cpp_message_field.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_service.lo `test -f 'google/protobuf/compiler/cpp/cpp_service.cc' || echo './'`google/protobuf/compiler/cpp/cpp_service.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -fPIC -DPIC -o .libs/cpp_primitive_field.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cpp_string_field.lo `test -f 'google/protobuf/compiler/cpp/cpp_string_field.cc' || echo './'`google/protobuf/compiler/cpp/cpp_string_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_service.cc -fPIC -DPIC -o .libs/cpp_service.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_string_field.cc -fPIC -DPIC -o .libs/cpp_string_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_helpers.cc -o cpp_helpers.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_message_field.cc -o cpp_message_field.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/cpp/cpp_service.h:40:0, > from google/protobuf/compiler/cpp/cpp_service.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, > from ./google/protobuf/compiler/cpp/cpp_primitive_field.h:40, > from google/protobuf/compiler/cpp/cpp_primitive_field.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/compiler/cpp/cpp_field.h:41:0, > from ./google/protobuf/compiler/cpp/cpp_string_field.h:40, > from google/protobuf/compiler/cpp/cpp_string_field.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_enum.lo `test -f 'google/protobuf/compiler/java/java_enum.cc' || echo './'`google/protobuf/compiler/java/java_enum.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_enum.cc -fPIC -DPIC -o .libs/java_enum.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_enum_field.lo `test -f 'google/protobuf/compiler/java/java_enum_field.cc' || echo './'`google/protobuf/compiler/java/java_enum_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_enum_field.cc -fPIC -DPIC -o .libs/java_enum_field.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_extension.lo `test -f 'google/protobuf/compiler/java/java_extension.cc' || echo './'`google/protobuf/compiler/java/java_extension.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_extension.cc -o cpp_extension.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_extension.cc -fPIC -DPIC -o .libs/java_extension.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor.pb.cc -o descriptor.pb.o >/dev/null 2>&1 >In file included from ./google/protobuf/descriptor.h:59:0, > from ./google/protobuf/compiler/java/java_enum.h:40, > from google/protobuf/compiler/java/java_enum.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_string_field.cc -o cpp_string_field.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/java/java_field.h:39:0, > from ./google/protobuf/compiler/java/java_enum_field.h:40, > from google/protobuf/compiler/java/java_enum_field.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_field.lo `test -f 'google/protobuf/compiler/java/java_field.cc' || echo './'`google/protobuf/compiler/java/java_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_field.cc -fPIC -DPIC -o .libs/java_field.o >In file included from ./google/protobuf/compiler/java/java_extension.h:40:0, > from google/protobuf/compiler/java/java_extension.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_primitive_field.cc -o cpp_primitive_field.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/command_line_interface.cc -o command_line_interface.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_file.lo `test -f 'google/protobuf/compiler/java/java_file.cc' || echo './'`google/protobuf/compiler/java/java_file.cc >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_generator.lo `test -f 'google/protobuf/compiler/java/java_generator.cc' || echo './'`google/protobuf/compiler/java/java_generator.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_field.cc -o java_field.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_file.cc -fPIC -DPIC -o .libs/java_file.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_helpers.lo `test -f 'google/protobuf/compiler/java/java_helpers.cc' || echo './'`google/protobuf/compiler/java/java_helpers.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_generator.cc -fPIC -DPIC -o .libs/java_generator.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_helpers.cc -fPIC -DPIC -o .libs/java_helpers.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_enum.cc -o java_enum.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_message.lo `test -f 'google/protobuf/compiler/java/java_message.cc' || echo './'`google/protobuf/compiler/java/java_message.cc >In file included from ./google/protobuf/compiler/java/java_file.h:40:0, > from google/protobuf/compiler/java/java_file.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/descriptor.pb.h:9:0, > from ./google/protobuf/compiler/java/java_helpers.h:39, > from google/protobuf/compiler/java/java_helpers.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_message.cc -fPIC -DPIC -o .libs/java_message.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_service.cc -o cpp_service.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/code_generator.h:41:0, > from ./google/protobuf/compiler/java/java_generator.h:41, > from google/protobuf/compiler/java/java_generator.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_message_field.lo `test -f 'google/protobuf/compiler/java/java_message_field.cc' || echo './'`google/protobuf/compiler/java/java_message_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_message_field.cc -fPIC -DPIC -o .libs/java_message_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_enum_field.cc -o java_enum_field.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_primitive_field.lo `test -f 'google/protobuf/compiler/java/java_primitive_field.cc' || echo './'`google/protobuf/compiler/java/java_primitive_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_generator.cc -o java_generator.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_primitive_field.cc -fPIC -DPIC -o .libs/java_primitive_field.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_extension.cc -o java_extension.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_service.lo `test -f 'google/protobuf/compiler/java/java_service.cc' || echo './'`google/protobuf/compiler/java/java_service.cc >In file included from ./google/protobuf/compiler/java/java_message.h:39:0, > from google/protobuf/compiler/java/java_message.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_service.cc -fPIC -DPIC -o .libs/java_service.o >In file included from ./google/protobuf/compiler/java/java_field.h:39:0, > from ./google/protobuf/compiler/java/java_message_field.h:40, > from google/protobuf/compiler/java/java_message_field.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_file.cc -o java_file.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_helpers.cc -o java_helpers.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/java/java_field.h:39:0, > from ./google/protobuf/compiler/java/java_primitive_field.h:40, > from google/protobuf/compiler/java/java_primitive_field.cc:38: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/descriptor.h:59:0, > from ./google/protobuf/compiler/java/java_service.h:39, > from google/protobuf/compiler/java/java_service.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_string_field.lo `test -f 'google/protobuf/compiler/java/java_string_field.cc' || echo './'`google/protobuf/compiler/java/java_string_field.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_string_field.cc -fPIC -DPIC -o .libs/java_string_field.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o java_doc_comment.lo `test -f 'google/protobuf/compiler/java/java_doc_comment.cc' || echo './'`google/protobuf/compiler/java/java_doc_comment.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_doc_comment.cc -fPIC -DPIC -o .libs/java_doc_comment.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o python_generator.lo `test -f 'google/protobuf/compiler/python/python_generator.cc' || echo './'`google/protobuf/compiler/python/python_generator.cc >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/python/python_generator.cc -fPIC -DPIC -o .libs/python_generator.o >In file included from ./google/protobuf/descriptor.h:59:0, > from ./google/protobuf/compiler/java/java_doc_comment.h:38, > from google/protobuf/compiler/java/java_doc_comment.cc:35: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >In file included from ./google/protobuf/compiler/java/java_field.h:39:0, > from ./google/protobuf/compiler/java/java_string_field.h:41, > from google/protobuf/compiler/java/java_string_field.cc:39: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_doc_comment.cc -o java_doc_comment.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/cpp/cpp_message.cc -o cpp_message.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/descriptor.cc -o descriptor.o >/dev/null 2>&1 >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_message_field.cc -o java_message_field.o >/dev/null 2>&1 >In file included from ./google/protobuf/compiler/code_generator.h:41:0, > from ./google/protobuf/compiler/python/python_generator.h:40, > from google/protobuf/compiler/python/python_generator.cc:51: >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:319:25: warning: typedef 'sizeof_int64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_int64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >./google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)': >./google/protobuf/stubs/strutil.h:325:25: warning: typedef 'sizeof_uint64_is_not_sizeof_long_long' locally defined but not used [-Wunused-local-typedefs] > sizeof_uint64_is_not_sizeof_long_long); > ^ >./google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT' > msg[bool(expr) ? 1 : -1] > ^ >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_primitive_field.cc -o java_primitive_field.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_service.cc -o java_service.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_message.cc -o java_message.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/java/java_string_field.cc -o java_string_field.o >/dev/null 2>&1 >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c google/protobuf/compiler/python/python_generator.cc -o python_generator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:0 -export-dynamic -no-undefined -Wl,-z,relro -o libprotobuf.la -rpath /usr/lib64 atomicops_internals_x86_gcc.lo atomicops_internals_x86_msvc.lo common.lo once.lo stringprintf.lo extension_set.lo generated_message_util.lo message_lite.lo repeated_field.lo wire_format_lite.lo coded_stream.lo zero_copy_stream.lo zero_copy_stream_impl_lite.lo strutil.lo substitute.lo structurally_valid.lo descriptor.lo descriptor.pb.lo descriptor_database.lo dynamic_message.lo extension_set_heavy.lo generated_message_reflection.lo message.lo reflection_ops.lo service.lo text_format.lo unknown_field_set.lo wire_format.lo gzip_stream.lo printer.lo tokenizer.lo zero_copy_stream_impl.lo importer.lo parser.lo -lpthread -lz >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/atomicops_internals_x86_gcc.o .libs/atomicops_internals_x86_msvc.o .libs/common.o .libs/once.o .libs/stringprintf.o .libs/extension_set.o .libs/generated_message_util.o .libs/message_lite.o .libs/repeated_field.o .libs/wire_format_lite.o .libs/coded_stream.o .libs/zero_copy_stream.o .libs/zero_copy_stream_impl_lite.o .libs/strutil.o .libs/substitute.o .libs/structurally_valid.o .libs/descriptor.o .libs/descriptor.pb.o .libs/descriptor_database.o .libs/dynamic_message.o .libs/extension_set_heavy.o .libs/generated_message_reflection.o .libs/message.o .libs/reflection_ops.o .libs/service.o .libs/text_format.o .libs/unknown_field_set.o .libs/wire_format.o .libs/gzip_stream.o .libs/printer.o .libs/tokenizer.o .libs/zero_copy_stream_impl.o .libs/importer.o .libs/parser.o -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libprotobuf.so.8 -o .libs/libprotobuf.so.8.0.0 >libtool: link: (cd ".libs" && rm -f "libprotobuf.so.8" && ln -s "libprotobuf.so.8.0.0" "libprotobuf.so.8") >libtool: link: (cd ".libs" && rm -f "libprotobuf.so" && ln -s "libprotobuf.so.8.0.0" "libprotobuf.so") >libtool: link: ar cru .libs/libprotobuf.a atomicops_internals_x86_gcc.o atomicops_internals_x86_msvc.o common.o once.o stringprintf.o extension_set.o generated_message_util.o message_lite.o repeated_field.o wire_format_lite.o coded_stream.o zero_copy_stream.o zero_copy_stream_impl_lite.o strutil.o substitute.o structurally_valid.o descriptor.o descriptor.pb.o descriptor_database.o dynamic_message.o extension_set_heavy.o generated_message_reflection.o message.o reflection_ops.o service.o text_format.o unknown_field_set.o wire_format.o gzip_stream.o printer.o tokenizer.o zero_copy_stream_impl.o importer.o parser.o >libtool: link: ranlib .libs/libprotobuf.a >libtool: link: ( cd ".libs" && rm -f "libprotobuf.la" && ln -s "../libprotobuf.la" "libprotobuf.la" ) >/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:0 -export-dynamic -no-undefined -Wl,-z,relro -o libprotoc.la -rpath /usr/lib64 code_generator.lo command_line_interface.lo plugin.lo plugin.pb.lo subprocess.lo zip_writer.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 java_string_field.lo java_doc_comment.lo python_generator.lo -lpthread libprotobuf.la -lz >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/plugin.o .libs/plugin.pb.o .libs/subprocess.o .libs/zip_writer.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/java_string_field.o .libs/java_doc_comment.o .libs/python_generator.o -Wl,-rpath -Wl,/builddir/build/BUILD/protobuf-2.5.0/src/.libs ./.libs/libprotobuf.so -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libprotoc.so.8 -o .libs/libprotoc.so.8.0.0 >libtool: link: (cd ".libs" && rm -f "libprotoc.so.8" && ln -s "libprotoc.so.8.0.0" "libprotoc.so.8") >libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.8.0.0" "libprotoc.so") >libtool: link: ar cru .libs/libprotoc.a code_generator.o command_line_interface.o plugin.o plugin.pb.o subprocess.o zip_writer.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 java_string_field.o java_doc_comment.o python_generator.o >libtool: link: ranlib .libs/libprotoc.a >libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" ) >/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o protoc main.o -lpthread libprotobuf.la libprotoc.la -lz >libtool: link: g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/protoc main.o ./.libs/libprotobuf.so ./.libs/libprotoc.so /builddir/build/BUILD/protobuf-2.5.0/src/.libs/libprotobuf.so -lpthread -lz >oldpwd=`pwd` && ( cd . && $oldpwd/protoc -I. --cpp_out=$oldpwd google/protobuf/unittest.proto google/protobuf/unittest_empty.proto google/protobuf/unittest_import.proto google/protobuf/unittest_import_public.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/unittest_lite.proto google/protobuf/unittest_import_lite.proto google/protobuf/unittest_import_public_lite.proto google/protobuf/unittest_lite_imports_nonlite.proto google/protobuf/unittest_no_generic_services.proto google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto ) >touch unittest_proto_middleman >make all-am >make[3]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0/src' >/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:0 -export-dynamic -no-undefined -Wl,-z,relro -o libprotobuf-lite.la -rpath /usr/lib64 atomicops_internals_x86_gcc.lo atomicops_internals_x86_msvc.lo common.lo once.lo stringprintf.lo extension_set.lo generated_message_util.lo message_lite.lo repeated_field.lo wire_format_lite.lo coded_stream.lo zero_copy_stream.lo zero_copy_stream_impl_lite.lo -lpthread -lz >libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/atomicops_internals_x86_gcc.o .libs/atomicops_internals_x86_msvc.o .libs/common.o .libs/once.o .libs/stringprintf.o .libs/extension_set.o .libs/generated_message_util.o .libs/message_lite.o .libs/repeated_field.o .libs/wire_format_lite.o .libs/coded_stream.o .libs/zero_copy_stream.o .libs/zero_copy_stream_impl_lite.o -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libprotobuf-lite.so.8 -o .libs/libprotobuf-lite.so.8.0.0 >libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.8" && ln -s "libprotobuf-lite.so.8.0.0" "libprotobuf-lite.so.8") >libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.8.0.0" "libprotobuf-lite.so") >libtool: link: ar cru .libs/libprotobuf-lite.a atomicops_internals_x86_gcc.o atomicops_internals_x86_msvc.o common.o once.o stringprintf.o extension_set.o generated_message_util.o message_lite.o repeated_field.o wire_format_lite.o coded_stream.o zero_copy_stream.o zero_copy_stream_impl_lite.o >libtool: link: ranlib .libs/libprotobuf-lite.a >libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0' >+ pushd python >~/build/BUILD/protobuf-2.5.0/python ~/build/BUILD/protobuf-2.5.0 >+ python ./setup.py build >running build >running build_py >Generating google/protobuf/descriptor_pb2.py... >Generating google/protobuf/compiler/plugin_pb2.py... >Generating google/protobuf/unittest_pb2.py... >Generating google/protobuf/unittest_custom_options_pb2.py... >Generating google/protobuf/unittest_import_pb2.py... >Generating google/protobuf/unittest_import_public_pb2.py... >Generating google/protobuf/unittest_mset_pb2.py... >Generating google/protobuf/unittest_no_generic_services_pb2.py... >Generating google/protobuf/internal/test_bad_identifiers_pb2.py... >Generating google/protobuf/internal/more_extensions_pb2.py... >Generating google/protobuf/internal/more_extensions_dynamic_pb2.py... >Generating google/protobuf/internal/more_messages_pb2.py... >Generating google/protobuf/internal/factory_test1_pb2.py... >Generating google/protobuf/internal/factory_test2_pb2.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/api_implementation.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/containers.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/cpp_message.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/decoder.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/encoder.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/enum_type_wrapper.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/message_listener.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/python_message.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/type_checkers.py -> build/lib/google/protobuf/internal >copying google/protobuf/internal/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 >creating build/lib/google/protobuf/compiler >copying google/protobuf/compiler/__init__.py -> build/lib/google/protobuf/compiler >copying google/protobuf/compiler/plugin_pb2.py -> build/lib/google/protobuf/compiler >copying google/protobuf/message.py -> build/lib/google/protobuf >copying google/protobuf/descriptor_database.py -> build/lib/google/protobuf >copying google/protobuf/descriptor_pool.py -> build/lib/google/protobuf >copying google/protobuf/message_factory.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 >~/build/BUILD/protobuf-2.5.0 >~/build/BUILD/protobuf-2.5.0/java ~/build/BUILD/protobuf-2.5.0 >+ popd >+ pushd java >+ mvn-rpmbuild install javadoc:javadoc >*************************************************************** >* WARNING! mvn-rpmbuild is deprecated and it will be removed * >* in future. Users should migrate to using %mvn_build macro * >* or call XMvn directly if greater flexibility is required. * >*************************************************************** >[INFO] Scanning for projects... >[WARNING] >[WARNING] Some problems were encountered while building the effective model for com.google.protobuf:protobuf-java:bundle:2.5.0 >[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 32, column 15 >[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 62, column 15 >[WARNING] >[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. >[WARNING] >[WARNING] For this reason, future Maven versions might no longer support building such malformed projects. >[WARNING] >[WARNING] The POM for org.apache.maven.plugins:maven-clean-plugin:jar:2.5 is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.5: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-clean-plugin:jar:2.5 has not been downloaded from it before. >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:SYSTEM is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:SYSTEM: Plugin org.apache.maven.plugins:maven-deploy-plugin:SYSTEM or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-deploy-plugin:jar:SYSTEM has not been downloaded from it before. >[WARNING] The POM for org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been downloaded from it before. >[INFO] >[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 >[INFO] >[INFO] ------------------------------------------------------------------------ >[INFO] Building Protocol Buffer Java API 2.5.0 >[INFO] ------------------------------------------------------------------------ >[WARNING] The POM for org.apache.maven.plugins:maven-clean-plugin:jar:2.5 is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-clean-plugin:2.5: Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-clean-plugin:jar:2.5 has not been downloaded from it before. >[WARNING] The POM for org.apache.maven.plugins:maven-deploy-plugin:jar:SYSTEM is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-deploy-plugin:SYSTEM: Plugin org.apache.maven.plugins:maven-deploy-plugin:SYSTEM or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-deploy-plugin:jar:SYSTEM has not been downloaded from it before. >[WARNING] The POM for org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 is missing, no dependency information available >[WARNING] Failed to retrieve plugin descriptor for org.apache.maven.plugins:maven-dependency-plugin:2.8: Plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 or one of its dependencies could not be resolved: Cannot access central (http://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-dependency-plugin:jar:2.8 has not been downloaded from it before. >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ protobuf-java --- >[WARNING] Parameter tasks is deprecated, use target instead >[INFO] Executing tasks >main: > [mkdir] Created dir: /builddir/build/BUILD/protobuf-2.5.0/java/target/generated-sources >[INFO] Executed tasks >[INFO] Registering compile source root /builddir/build/BUILD/protobuf-2.5.0/java/target/generated-sources >[INFO] >[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ protobuf-java --- >[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-2.5.0/java/src/main/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ protobuf-java --- >[INFO] Changes detected - recompiling the module! >[WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! >[INFO] Compiling 45 source files to /builddir/build/BUILD/protobuf-2.5.0/java/target/classes >[INFO] >[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ protobuf-java --- >[WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! >[INFO] skip non existing resourceDirectory /builddir/build/BUILD/protobuf-2.5.0/java/src/test/resources >[INFO] >[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ protobuf-java --- >[INFO] No sources to compile >[INFO] >[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ protobuf-java --- >[INFO] No tests to run. >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ protobuf-java --- >[INFO] >[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ protobuf-java --- >[INFO] Installing /builddir/build/BUILD/protobuf-2.5.0/java/target/protobuf-java-2.5.0.jar to /builddir/build/BUILD/protobuf-2.5.0/java/.m2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar >[INFO] Installing /builddir/build/BUILD/protobuf-2.5.0/java/pom.xml to /builddir/build/BUILD/protobuf-2.5.0/java/.m2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.pom >[INFO] >[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ protobuf-java --- >[INFO] Writing OBR metadata >[INFO] Installing com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar >[INFO] Writing OBR metadata >[INFO] >[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ protobuf-java >>> >[INFO] >[INFO] --- maven-antrun-plugin:1.7:run (generate-sources) @ protobuf-java --- >[WARNING] Parameter tasks is deprecated, use target instead >[INFO] Executing tasks >main: >[INFO] Executed tasks >[INFO] Registering compile source root /builddir/build/BUILD/protobuf-2.5.0/java/target/generated-sources >[INFO] >[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ protobuf-java <<< >[INFO] >[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ protobuf-java --- >[WARNING] Source files encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! >[INFO] >Loading source files for package com.google.protobuf... >Constructing Javadoc information... >Standard Doclet version 1.8.0_05 >Building tree for all the packages and classes... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/AbstractMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/AbstractMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/AbstractMessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/AbstractMessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/AbstractParser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/BlockingRpcChannel.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/BlockingService.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ByteString.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ByteString.ByteIterator.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ByteString.Output.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/CodedInputStream.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/CodedOutputStream.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/CodedOutputStream.OutOfSpaceException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRange.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.DescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.EnumValueOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Label.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProto.Type.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptions.CType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FieldOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSet.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSet.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileDescriptorSetOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptions.OptimizeMode.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.FileOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MessageOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.MethodOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.ServiceOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Location.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.Location.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfo.LocationOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.SourceCodeInfoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePart.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePart.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOption.NamePartOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DescriptorProtos.UninterpretedOptionOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.Descriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.DescriptorValidationException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.EnumDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.EnumValueDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.JavaType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.FieldDescriptor.Type.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.FileDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.FileDescriptor.InternalDescriptorAssigner.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.MethodDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Descriptors.ServiceDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DynamicMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/DynamicMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ExtensionRegistry.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ExtensionRegistry.ExtensionInfo.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ExtensionRegistryLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.BuilderParent.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessage.ExtensionWriter.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.ExtendableMessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.FieldAccessorTable.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessage.GeneratedExtension.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessage.ExtensionWriter.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.ExtendableMessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/GeneratedMessageLite.GeneratedExtension.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Internal.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Internal.EnumLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Internal.EnumLiteMap.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/InvalidProtocolBufferException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/LazyStringArrayList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/LazyStringList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Message.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Message.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/MessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/MessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/MessageLiteOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/MessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Parser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ProtocolMessageEnum.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RepeatedFieldBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RpcCallback.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RpcChannel.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RpcController.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RpcUtil.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/RpcUtil.AlreadyCalledException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/Service.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/ServiceException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/SingleFieldBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/TextFormat.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/TextFormat.ParseException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UninitializedMessageException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Field.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Field.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnknownFieldSet.Parser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/UnmodifiableLazyStringList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/WireFormat.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/WireFormat.FieldType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/WireFormat.JavaType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/package-frame.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/package-summary.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/package-tree.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/constant-values.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/serialized-form.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistry.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistry.ExtensionInfo.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RepeatedFieldBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Field.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Field.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnknownFieldSet.Parser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/CodedOutputStream.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/CodedOutputStream.OutOfSpaceException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.BuilderParent.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableMessage.ExtensionWriter.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.ExtendableBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.GeneratedExtension.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessage.FieldAccessorTable.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.JavaType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/WireFormat.FieldType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Service.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RpcController.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UnmodifiableLazyStringList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ServiceException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/AbstractParser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/BlockingService.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/CodedInputStream.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RpcUtil.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RpcUtil.AlreadyCalledException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Message.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Message.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RpcChannel.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/MessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/RpcCallback.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/UninitializedMessageException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/SingleFieldBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/LazyStringArrayList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/MessageLiteOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DynamicMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DynamicMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/BlockingRpcChannel.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Parser.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSetOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSet.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorSet.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRangeOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRange.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.ExtensionRange.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.DescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Type.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Label.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProtoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProto.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodDescriptorProto.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.OptimizeMode.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FileOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MessageOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.CType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.FieldOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.EnumValueOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.ServiceOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptionsOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptions.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.MethodOptions.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOptionOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePartOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePart.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.NamePart.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.UninterpretedOption.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfoOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.LocationOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Location.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Location.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/DescriptorProtos.SourceCodeInfo.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Internal.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Internal.EnumLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Internal.EnumLiteMap.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/TextFormat.ParseException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/InvalidProtocolBufferException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ProtocolMessageEnum.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/LazyStringList.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessageOrBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableMessage.ExtensionWriter.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.ExtendableBuilder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/GeneratedMessageLite.GeneratedExtension.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.ByteIterator.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ByteString.Output.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FileDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FileDescriptor.InternalDescriptorAssigner.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.Descriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.Type.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.FieldDescriptor.JavaType.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.EnumDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.EnumValueDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.ServiceDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.MethodDescriptor.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/Descriptors.DescriptorValidationException.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessage.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/AbstractMessage.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/ExtensionRegistryLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/MessageLite.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/class-use/MessageLite.Builder.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/com/google/protobuf/package-use.html... >Building index for all the packages and classes... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/overview-tree.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/index-all.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/deprecated-list.html... >Building index for all classes... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/allclasses-frame.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/allclasses-noframe.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/index.html... >Generating /builddir/build/BUILD/protobuf-2.5.0/java/target/site/apidocs/help-doc.html... >3 warnings >[WARNING] Javadoc Warnings >[WARNING] /builddir/build/BUILD/protobuf-2.5.0/java/src/main/java/com/google/protobuf/ByteString.java:659: warning - End Delimiter } missing for possible See Tag in comment string: "Creates an {@code InputStream} which can be used to read the bytes. >[WARNING] <p> >[WARNING] The {@link InputStream} returned by this method is guaranteed to be >[WARNING] completely non-blocking. The method {@link InputStream#available()} >[WARNING] returns the number of bytes remaining in the stream. The methods >[WARNING] {@link InputStream#read(byte[]), {@link InputStream#read(byte[],int,int)} >[WARNING] and {@link InputStream#skip(long)} will read/skip as many bytes as are >[WARNING] available. >[WARNING] <p> >[WARNING] The methods in the returned {@link InputStream} might <b>not</b> be >[WARNING] thread safe." >[WARNING] /builddir/build/BUILD/protobuf-2.5.0/java/src/main/java/com/google/protobuf/ByteString.java:495: warning - @link{#copyTo(byte[],int,int,int}. is an unknown tag. >[WARNING] /builddir/build/BUILD/protobuf-2.5.0/java/src/main/java/com/google/protobuf/ByteString.java:495: warning - @code{numberToCopy is an unknown tag. >[INFO] ------------------------------------------------------------------------ >[INFO] BUILD SUCCESS >[INFO] ------------------------------------------------------------------------ >[INFO] Total time: 16.623 s >[INFO] Finished at: 2014-06-07T22:47:40+00:00 >[INFO] Final Memory: 21M/117M >[INFO] ------------------------------------------------------------------------ >~/build/BUILD/protobuf-2.5.0 >+ popd >+ emacs -batch -f batch-byte-compile editors/protobuf-mode.el >Loading /usr/share/emacs/site-lisp/site-start.d/desktop-entry-mode-init.el (source)... >In protobuf-mode: >editors/protobuf-mode.el:212:25:Warning: (lambda nil ...) quoted with ' rather > than with #' >In end of data: >editors/protobuf-mode.el:221:1:Warning: the function `c-populate-syntax-table' > might not be defined at runtime. >Wrote /builddir/build/BUILD/protobuf-2.5.0/editors/protobuf-mode.elc >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ROxLiD >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 >++ dirname /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 >+ cd protobuf-2.5.0 >+ rm -rf /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 >+ make -j16 install DESTDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 STRIPBINARIES=no 'INSTALL=/usr/bin/install -p' 'CPPROG=cp -p' >Making install in . >make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0' >make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0' >make[2]: Nothing to be done for `install-exec-am'. > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/pkgconfig' > /usr/bin/install -p -m 644 protobuf.pc protobuf-lite.pc '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/pkgconfig' >make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0' >make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make install-am >make[2]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make[3]: Entering directory `/builddir/build/BUILD/protobuf-2.5.0/src' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include' > /bin/sh ../libtool --mode=install /usr/bin/install -p libprotobuf-lite.la libprotobuf.la libprotoc.la '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf' > /usr/bin/install -p -m 644 google/protobuf/descriptor.proto '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/java' > /usr/bin/install -p -m 644 google/protobuf/compiler/plugin.proto '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler' > /usr/bin/install -p -m 644 google/protobuf/compiler/java/java_generator.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/java' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/cpp' > /usr/bin/install -p -m 644 google/protobuf/compiler/cpp/cpp_generator.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/cpp' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/python' > /usr/bin/install -p -m 644 google/protobuf/compiler/python/python_generator.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler/python' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf' >libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.so.8.0.0 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.so.8.0.0 > /usr/bin/install -p -m 644 google/protobuf/descriptor.h google/protobuf/descriptor.pb.h google/protobuf/descriptor_database.h google/protobuf/dynamic_message.h google/protobuf/extension_set.h google/protobuf/generated_enum_reflection.h google/protobuf/generated_message_util.h google/protobuf/generated_message_reflection.h google/protobuf/message.h google/protobuf/message_lite.h google/protobuf/reflection_ops.h google/protobuf/repeated_field.h google/protobuf/service.h google/protobuf/text_format.h google/protobuf/unknown_field_set.h google/protobuf/wire_format.h google/protobuf/wire_format_lite.h google/protobuf/wire_format_lite_inl.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf' >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotobuf-lite.so.8.0.0 libprotobuf-lite.so.8 || { rm -f libprotobuf-lite.so.8 && ln -s libprotobuf-lite.so.8.0.0 libprotobuf-lite.so.8; }; }) > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/stubs' >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotobuf-lite.so.8.0.0 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.8.0.0 libprotobuf-lite.so; }; }) > /usr/bin/install -p -m 644 google/protobuf/stubs/atomicops.h google/protobuf/stubs/atomicops_internals_arm_gcc.h google/protobuf/stubs/atomicops_internals_arm_qnx.h google/protobuf/stubs/atomicops_internals_atomicword_compat.h google/protobuf/stubs/atomicops_internals_generic_gcc.h google/protobuf/stubs/atomicops_internals_macosx.h google/protobuf/stubs/atomicops_internals_mips_gcc.h google/protobuf/stubs/atomicops_internals_pnacl.h google/protobuf/stubs/atomicops_internals_x86_gcc.h google/protobuf/stubs/atomicops_internals_x86_msvc.h google/protobuf/stubs/common.h google/protobuf/stubs/platform_macros.h google/protobuf/stubs/once.h google/protobuf/stubs/template_util.h google/protobuf/stubs/type_traits.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/stubs' >libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.lai /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.la > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler' > /usr/bin/install -p -m 644 google/protobuf/compiler/code_generator.h google/protobuf/compiler/command_line_interface.h google/protobuf/compiler/importer.h google/protobuf/compiler/parser.h google/protobuf/compiler/plugin.h google/protobuf/compiler/plugin.pb.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/compiler' >libtool: install: /usr/bin/install -p .libs/libprotobuf.so.8.0.0 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.so.8.0.0 > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/io' > /usr/bin/install -p -m 644 google/protobuf/io/coded_stream.h google/protobuf/io/gzip_stream.h google/protobuf/io/printer.h google/protobuf/io/tokenizer.h google/protobuf/io/zero_copy_stream.h google/protobuf/io/zero_copy_stream_impl.h google/protobuf/io/zero_copy_stream_impl_lite.h '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/include/google/protobuf/io' >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.8.0.0 libprotobuf.so.8 || { rm -f libprotobuf.so.8 && ln -s libprotobuf.so.8.0.0 libprotobuf.so.8; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotobuf.so.8.0.0 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.8.0.0 libprotobuf.so; }; }) >libtool: install: /usr/bin/install -p .libs/libprotobuf.lai /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.la >libtool: install: warning: relinking `libprotoc.la' >libtool: install: (cd /builddir/build/BUILD/protobuf-2.5.0/src; /bin/sh /builddir/build/BUILD/protobuf-2.5.0/libtool --tag CXX --mode=relink g++ -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 8:0:0 -export-dynamic -no-undefined -Wl,-z,relro -o libprotoc.la -rpath /usr/lib64 code_generator.lo command_line_interface.lo plugin.lo plugin.pb.lo subprocess.lo zip_writer.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 java_string_field.lo java_doc_comment.lo python_generator.lo -lpthread libprotobuf.la -lz -inst-prefix-dir /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64) >libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtbeginS.o .libs/code_generator.o .libs/command_line_interface.o .libs/plugin.o .libs/plugin.pb.o .libs/subprocess.o .libs/zip_writer.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/java_string_field.o .libs/java_doc_comment.o .libs/python_generator.o -L/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 -L/usr/lib64 -lprotobuf -lpthread -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.9.0/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.9.0/../../../../lib64/crtn.o -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libprotoc.so.8 -o .libs/libprotoc.so.8.0.0 >libtool: install: /usr/bin/install -p .libs/libprotoc.so.8.0.0T /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.so.8.0.0 >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotoc.so.8.0.0 libprotoc.so.8 || { rm -f libprotoc.so.8 && ln -s libprotoc.so.8.0.0 libprotoc.so.8; }; }) >libtool: install: (cd /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64 && { ln -s -f libprotoc.so.8.0.0 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.8.0.0 libprotoc.so; }; }) >libtool: install: /usr/bin/install -p .libs/libprotoc.lai /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.la >libtool: install: /usr/bin/install -p .libs/libprotobuf-lite.a /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.a >libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.a >libtool: install: /usr/bin/install -p .libs/libprotobuf.a /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.a >libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.a >libtool: install: /usr/bin/install -p .libs/libprotoc.a /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.a >libtool: install: chmod 644 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.a >libtool: install: ranlib /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.a >libtool: install: warning: remember to run `libtool --finish /usr/lib64' > /usr/bin/mkdir -p '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/bin' > /bin/sh ../libtool --mode=install /usr/bin/install -p protoc '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/bin' >libtool: install: warning: `libprotobuf.la' has not been installed in `/usr/lib64' >libtool: install: warning: `libprotoc.la' has not been installed in `/usr/lib64' >libtool: install: warning: `/builddir/build/BUILD/protobuf-2.5.0/src/libprotobuf.la' has not been installed in `/usr/lib64' >libtool: install: /usr/bin/install -p .libs/protoc /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/bin/protoc >make[3]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make[2]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0/src' >make[1]: Leaving directory `/builddir/build/BUILD/protobuf-2.5.0/src' >+ find /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' >+ pushd python >~/build/BUILD/protobuf-2.5.0/python ~/build/BUILD/protobuf-2.5.0 >+ python ./setup.py install --root=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64 --single-version-externally-managed --record=INSTALLED_FILES --optimize=1 >running install >running build >running build_py >running install_lib >Skipping installation of /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/__init__.py (namespace package) >copying google/protobuf/message.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/reflection.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/service.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/descriptor_database.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/descriptor.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/descriptor_pb2.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/descriptor_pool.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/service_reflection.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/message_factory.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/text_format.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf >copying google/protobuf/compiler/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler >copying google/protobuf/compiler/plugin_pb2.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler >copying google/protobuf/internal/message_listener.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/__init__.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/containers.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/enum_type_wrapper.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/python_message.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/cpp_message.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/wire_format.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/decoder.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/encoder.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/type_checkers.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >copying google/protobuf/internal/api_implementation.py -> /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/message.py to message.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/reflection.py to reflection.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/service.py to service.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_database.py to descriptor_database.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor.py to descriptor.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_pb2.py to descriptor_pb2.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/descriptor_pool.py to descriptor_pool.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/service_reflection.py to service_reflection.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/message_factory.py to message_factory.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/text_format.py to text_format.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/compiler/plugin_pb2.py to plugin_pb2.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/message_listener.py to message_listener.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/containers.py to containers.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/enum_type_wrapper.py to enum_type_wrapper.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/python_message.py to python_message.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/cpp_message.py to cpp_message.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/wire_format.py to wire_format.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/decoder.py to decoder.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/encoder.py to encoder.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/type_checkers.py to type_checkers.pyc >byte-compiling /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/google/protobuf/internal/api_implementation.py to api_implementation.pyc >writing byte-compilation script '/tmp/tmpyI_BiG.py' >/usr/bin/python -O /tmp/tmpyI_BiG.py >removing /tmp/tmpyI_BiG.py >running install_egg_info >running egg_info >creating protobuf.egg-info >writing requirements to protobuf.egg-info/requires.txt >writing protobuf.egg-info/PKG-INFO >writing namespace_packages to protobuf.egg-info/namespace_packages.txt >writing top-level names to protobuf.egg-info/top_level.txt >writing dependency_links to protobuf.egg-info/dependency_links.txt >writing manifest file 'protobuf.egg-info/SOURCES.txt' >reading manifest file 'protobuf.egg-info/SOURCES.txt' >writing manifest file 'protobuf.egg-info/SOURCES.txt' >Copying protobuf.egg-info to /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7.egg-info >Installing /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7/site-packages/protobuf-2.5.0-py2.7-nspkg.pth >running install_scripts >writing list of installed files to 'INSTALLED_FILES' >+ popd >~/build/BUILD/protobuf-2.5.0 >+ install -p -m 644 -D /builddir/build/SOURCES/ftdetect-proto.vim /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/vim/vimfiles/ftdetect/proto.vim >+ install -p -m 644 -D editors/proto.vim /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/vim/vimfiles/syntax/proto.vim >~/build/BUILD/protobuf-2.5.0/java ~/build/BUILD/protobuf-2.5.0 >+ pushd java >+ install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/java >+ install -pm 644 target/protobuf-java-2.5.0.jar /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/java/protobuf.jar >+ install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/javadoc/protobuf >+ cp -rp target/site/apidocs /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/javadoc/protobuf >+ install -d -m 755 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-poms >+ install -pm 644 pom.xml /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-poms/JPP-protobuf.pom >+ set -e >+ _pompart=JPP-protobuf.pom >+ _jarpart=protobuf.jar >+ _filelist=.mfiles >+ install -dm 755 /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-metadata >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/java/protobuf.jar ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f '/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64%{_javajnidir}/protobuf.jar' ']' >+ for _dir in /usr/lib/java '%{_javajnidir}' /usr/share/java >+ '[' -f /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/java/protobuf.jar ']' >+ _jpath=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/java/protobuf.jar >+ python -m /usr/share/java-utils/maven_depmap -p /usr -n '' /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-metadata/protobuf.xml /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-poms/JPP-protobuf.pom /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/java/protobuf.jar >No handlers could be found for logger "pyxb.binding.basis" >+ sed -i s:/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64:: .mfiles >+ sort -u -o .mfiles .mfiles >~/build/BUILD/protobuf-2.5.0 >+ popd >+ mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/emacs/site-lisp >+ mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/emacs/site-lisp/site-start.d >+ install -p -m 0644 editors/protobuf-mode.el /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/emacs/site-lisp >+ install -p -m 0644 editors/protobuf-mode.elc /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/emacs/site-lisp >+ install -p -m 0644 /builddir/build/SOURCES/protobuf-init.el /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/emacs/site-lisp/site-start.d >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/protobuf-2.5.0 >extracting debug info from /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/bin/protoc >extracting debug info from /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotoc.so.8.0.0 >extracting debug info from /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf.so.8.0.0 >extracting debug info from /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib64/libprotobuf-lite.so.8.0.0 >/usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. >symlinked /usr/lib/debug/usr/lib64/libprotobuf-lite.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf-lite.so.debug >symlinked /usr/lib/debug/usr/lib64/libprotobuf-lite.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf-lite.so.8.debug >symlinked /usr/lib/debug/usr/lib64/libprotobuf.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf.so.debug >symlinked /usr/lib/debug/usr/lib64/libprotobuf.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotobuf.so.8.debug >symlinked /usr/lib/debug/usr/lib64/libprotoc.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotoc.so.debug >symlinked /usr/lib/debug/usr/lib64/libprotoc.so.8.0.0.debug to /usr/lib/debug/usr/lib64/libprotoc.so.8.debug >5404 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.loFpKO >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ exit 0 >Processing files: protobuf-2.5.0-8.fc21.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hRekd0 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ DOCDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ cp -pr CHANGES.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ cp -pr CONTRIBUTORS.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ cp -pr COPYING.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ cp -pr README.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf >+ exit 0 >Provides: libprotobuf.so.8()(64bit) protobuf = 2.5.0-8.fc21 protobuf(x86-64) = 2.5.0-8.fc21 >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) >Processing files: protobuf-compiler-2.5.0-8.fc21.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4RR45b >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ DOCDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-compiler >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-compiler >+ cp -pr COPYING.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-compiler >+ cp -pr README.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-compiler >+ exit 0 >Provides: libprotoc.so.8()(64bit) protobuf-compiler = 2.5.0-8.fc21 protobuf-compiler(x86-64) = 2.5.0-8.fc21 >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libprotobuf.so.8()(64bit) libprotoc.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) >Processing files: protobuf-devel-2.5.0-8.fc21.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lHfcfo >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ DOCDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ cp -pr examples/add_person.cc /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ cp -pr examples/list_people.cc /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ cp -pr examples/Makefile /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ cp -pr examples/README.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-devel >+ exit 0 >Provides: pkgconfig(protobuf) = 2.5.0 protobuf-devel = 2.5.0-8.fc21 protobuf-devel(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: /usr/bin/pkg-config libprotobuf.so.8()(64bit) libprotoc.so.8()(64bit) >Processing files: protobuf-static-2.5.0-8.fc21.x86_64 >Provides: protobuf-static = 2.5.0-8.fc21 protobuf-static(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: protobuf-lite-2.5.0-8.fc21.x86_64 >Provides: libprotobuf-lite.so.8()(64bit) protobuf-lite = 2.5.0-8.fc21 protobuf-lite(x86-64) = 2.5.0-8.fc21 >Requires(interp): /sbin/ldconfig /sbin/ldconfig >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires(post): /sbin/ldconfig >Requires(postun): /sbin/ldconfig >Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) >Processing files: protobuf-lite-devel-2.5.0-8.fc21.x86_64 >Provides: pkgconfig(protobuf-lite) = 2.5.0 protobuf-lite-devel = 2.5.0-8.fc21 protobuf-lite-devel(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: /usr/bin/pkg-config libprotobuf-lite.so.8()(64bit) >Processing files: protobuf-lite-static-2.5.0-8.fc21.x86_64 >Provides: protobuf-lite-static = 2.5.0-8.fc21 protobuf-lite-static(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: protobuf-python-2.5.0-8.fc21.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dp00AD >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ DOCDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ cp -pr python/README.txt /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ cp -pr examples/add_person.py /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ cp -pr examples/list_people.py /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ cp -pr examples/addressbook.proto /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-python >+ exit 0 >Provides: protobuf-python = 2.5.0-8.fc21 protobuf-python(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: python(abi) = 2.7 >Conflicts: protobuf-compiler > 2.5.0 protobuf-compiler < 2.5.0 >Processing files: protobuf-vim-2.5.0-8.fc21.x86_64 >Provides: protobuf-vim = 2.5.0-8.fc21 protobuf-vim(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: protobuf-emacs-2.5.0-8.fc21.x86_64 >Provides: protobuf-emacs = 2.5.0-8.fc21 protobuf-emacs(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: protobuf-emacs-el-2.5.0-8.fc21.x86_64 >Provides: protobuf-emacs-el = 2.5.0-8.fc21 protobuf-emacs-el(x86-64) = 2.5.0-8.fc21 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Processing files: protobuf-java-2.5.0-8.fc21.x86_64 >error: File not found: /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-fragments/protobuf >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4HKdtV >+ umask 022 >+ cd /builddir/build/BUILD >+ cd protobuf-2.5.0 >+ DOCDIR=/builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-java >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-java >+ cp -pr examples/AddPerson.java /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-java >+ cp -pr examples/ListPeople.java /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/doc/protobuf-java >+ exit 0 >RPM build errors: > File not found: /builddir/build/BUILDROOT/protobuf-2.5.0-8.fc21.x86_64/usr/share/maven-fragments/protobuf >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/protobuf.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106676
: 904991 |
904992
|
904993
|
907869
|
908255