You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/06 18:35:29 UTC

Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes>

Changes:

[kapil] Updated docs to reflect contender and detector modules.

[vinodkone] Removed CHECK from orphan_task filtering.

[vinodkone] Renamed incorrect variable name in authorization tests.

[vinodkone] Changed name of authorization test.

[vinodkone] Added test to check orphaned tasks are filtered.

------------------------------------------
[...truncated 6737 lines...]
In file included from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
           msg[bool(expr) ? 1 : -1]
           ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_shared_code_generator.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_service.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..    -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc &&\
	mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc  -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
In file included from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
           msg[bool(expr) ? 1 : -1]
           ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_service.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..    -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field.lo /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc &&\
	mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc  -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o
In file included from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
           msg[bool(expr) ? 1 : -1]
           ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..    -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_doc_comment.lo /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc &&\
	mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc  -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
In file included from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
           msg[bool(expr) ? 1 : -1]
           ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..    -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF $depbase.Tpo -c -o google/protobuf/compiler/python/python_generator.lo /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc &&\
	mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc  -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o
In file included from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
                 from /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::int64 google::protobuf::strto64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11: note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
           msg[bool(expr) ? 1 : -1]
           ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h: In function 'google::protobuf::uint64 google::protobuf::strtou64(const char*, char**, int)':
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
                         ^
/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la -rpath /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/python/python_generator.lo -lpthread libprotobuf.la -lz 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_lazy_message_field.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs -Wl,-rpath -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib -lpthread ./.libs/libprotobuf.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o .libs/libprotoc.so.9.0.1
libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s "libprotoc.so.9.0.1" "libprotoc.so.9")
libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s "libprotoc.so.9.0.1" "libprotoc.so")
libtool: link: ar cru .libs/libprotoc.a  google/protobuf/compiler/code_generator.o google/protobuf/compiler/command_line_interface.o google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o google/protobuf/compiler/cpp/cpp_enum.o google/protobuf/compiler/cpp/cpp_enum_field.o google/protobuf/compiler/cpp/cpp_extension.o google/protobuf/compiler/cpp/cpp_field.o google/protobuf/compiler/cpp/cpp_file.o google/protobuf/compiler/cpp/cpp_generator.o google/protobuf/compiler/cpp/cpp_helpers.o google/protobuf/compiler/cpp/cpp_message.o google/protobuf/compiler/cpp/cpp_message_field.o google/protobuf/compiler/cpp/cpp_primitive_field.o google/protobuf/compiler/cpp/cpp_service.o google/protobuf/compiler/cpp/cpp_string_field.o google/protobuf/compiler/java/java_context.o google/protobuf/compiler/java/java_enum.o google/protobuf/compiler/java/java_enum_field.o google/protobuf/compiler/java/java_extension.o google/protobuf/compiler/java/java_field.o google/protobuf/compiler/java/java_file.o google/protobuf/compiler/java/java_generator.o google/protobuf/compiler/java/java_generator_factory.o google/protobuf/compiler/java/java_helpers.o google/protobuf/compiler/java/java_lazy_message_field.o google/protobuf/compiler/java/java_message.o google/protobuf/compiler/java/java_message_field.o google/protobuf/compiler/java/java_name_resolver.o google/protobuf/compiler/java/java_primitive_field.o google/protobuf/compiler/java/java_shared_code_generator.o google/protobuf/compiler/java/java_service.o google/protobuf/compiler/java/java_string_field.o google/protobuf/compiler/java/java_doc_comment.o google/protobuf/compiler/python/python_generator.o
libtool: link: ranlib .libs/libprotoc.a
libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../libprotoc.la" "libprotoc.la" )
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -pthread  -o protoc google/protobuf/compiler/main.o -lpthread libprotobuf.la libprotoc.la -lz 
libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so ./.libs/libprotoc.so -lz -pthread -Wl,-rpath -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
oldpwd=`pwd` && ( cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src && $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[7]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotobuf-lite.la -rpath /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib google/protobuf/stubs/atomicops_internals_x86_gcc.lo google/protobuf/stubs/atomicops_internals_x86_msvc.lo google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo google/protobuf/stubs/stringprintf.lo google/protobuf/extension_set.lo google/protobuf/generated_message_util.lo google/protobuf/message_lite.lo google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/once.o google/protobuf/stubs/.libs/stringprintf.o google/protobuf/.libs/extension_set.o google/protobuf/.libs/generated_message_util.o google/protobuf/.libs/message_lite.o google/protobuf/.libs/repeated_field.o google/protobuf/.libs/wire_format_lite.o google/protobuf/io/.libs/coded_stream.o google/protobuf/io/.libs/zero_copy_stream.o google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o .libs/libprotobuf-lite.so.9.0.1
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln -s "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
libtool: link: ar cru .libs/libprotobuf-lite.a  google/protobuf/stubs/atomicops_internals_x86_gcc.o google/protobuf/stubs/atomicops_internals_x86_msvc.o google/protobuf/stubs/common.o google/protobuf/stubs/once.o google/protobuf/stubs/stringprintf.o google/protobuf/extension_set.o google/protobuf/generated_message_util.o google/protobuf/message_lite.o google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o google/protobuf/io/zero_copy_stream_impl_lite.o
libtool: link: ranlib .libs/libprotobuf-lite.a
libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../libprotobuf-lite.la" "libprotobuf-lite.la" )
make[7]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[6]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[5]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
make[4]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build && /usr/bin/cmake -E touch /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
/usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles 
[ 42%] Performing install step for 'protobuf-2.6.1'
cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build && make install
make[4]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
make[4]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Making install in .
make[5]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
make[6]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
make[6]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
 /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
make[6]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
make[5]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
Making install in src
make[5]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make  install-am
make[6]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[7]: Entering directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libprotobuf-lite.la libprotobuf.la libprotoc.la '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.9.0.1 /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9; }; })
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1 libprotobuf-lite.so; }; })
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.la
libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1 /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f libprotobuf.so.9 && ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so && ln -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.la
libtool: install: warning: relinking `libprotoc.la'
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src; /bin/bash /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool  --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 9:1:0 -export-dynamic -no-undefined -o libprotoc.la -rpath /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib google/protobuf/compiler/code_generator.lo google/protobuf/compiler/command_line_interface.lo google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo google/protobuf/compiler/subprocess.lo google/protobuf/compiler/zip_writer.lo google/protobuf/compiler/cpp/cpp_enum.lo google/protobuf/compiler/cpp/cpp_enum_field.lo google/protobuf/compiler/cpp/cpp_extension.lo google/protobuf/compiler/cpp/cpp_field.lo google/protobuf/compiler/cpp/cpp_file.lo google/protobuf/compiler/cpp/cpp_generator.lo google/protobuf/compiler/cpp/cpp_helpers.lo google/protobuf/compiler/cpp/cpp_message.lo google/protobuf/compiler/cpp/cpp_message_field.lo google/protobuf/compiler/cpp/cpp_primitive_field.lo google/protobuf/compiler/cpp/cpp_service.lo google/protobuf/compiler/cpp/cpp_string_field.lo google/protobuf/compiler/java/java_context.lo google/protobuf/compiler/java/java_enum.lo google/protobuf/compiler/java/java_enum_field.lo google/protobuf/compiler/java/java_extension.lo google/protobuf/compiler/java/java_field.lo google/protobuf/compiler/java/java_file.lo google/protobuf/compiler/java/java_generator.lo google/protobuf/compiler/java/java_generator_factory.lo google/protobuf/compiler/java/java_helpers.lo google/protobuf/compiler/java/java_lazy_message_field.lo google/protobuf/compiler/java/java_message.lo google/protobuf/compiler/java/java_message_field.lo google/protobuf/compiler/java/java_name_resolver.lo google/protobuf/compiler/java/java_primitive_field.lo google/protobuf/compiler/java/java_shared_code_generator.lo google/protobuf/compiler/java/java_service.lo google/protobuf/compiler/java/java_string_field.lo google/protobuf/compiler/java/java_doc_comment.lo google/protobuf/compiler/python/python_generator.lo -lpthread libprotobuf.la -lz )
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o  google/protobuf/compiler/.libs/code_generator.o google/protobuf/compiler/.libs/command_line_interface.o google/protobuf/compiler/.libs/plugin.o google/protobuf/compiler/.libs/plugin.pb.o google/protobuf/compiler/.libs/subprocess.o google/protobuf/compiler/.libs/zip_writer.o google/protobuf/compiler/cpp/.libs/cpp_enum.o google/protobuf/compiler/cpp/.libs/cpp_enum_field.o google/protobuf/compiler/cpp/.libs/cpp_extension.o google/protobuf/compiler/cpp/.libs/cpp_field.o google/protobuf/compiler/cpp/.libs/cpp_file.o google/protobuf/compiler/cpp/.libs/cpp_generator.o google/protobuf/compiler/cpp/.libs/cpp_helpers.o google/protobuf/compiler/cpp/.libs/cpp_message.o google/protobuf/compiler/cpp/.libs/cpp_message_field.o google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o google/protobuf/compiler/cpp/.libs/cpp_service.o google/protobuf/compiler/cpp/.libs/cpp_string_field.o google/protobuf/compiler/java/.libs/java_context.o google/protobuf/compiler/java/.libs/java_enum.o google/protobuf/compiler/java/.libs/java_enum_field.o google/protobuf/compiler/java/.libs/java_extension.o google/protobuf/compiler/java/.libs/java_field.o google/protobuf/compiler/java/.libs/java_file.o google/protobuf/compiler/java/.libs/java_generator.o google/protobuf/compiler/java/.libs/java_generator_factory.o google/protobuf/compiler/java/.libs/java_helpers.o google/protobuf/compiler/java/.libs/java_lazy_message_field.o google/protobuf/compiler/java/.libs/java_message.o google/protobuf/compiler/java/.libs/java_message_field.o google/protobuf/compiler/java/.libs/java_name_resolver.o google/protobuf/compiler/java/.libs/java_primitive_field.o google/protobuf/compiler/java/.libs/java_shared_code_generator.o google/protobuf/compiler/java/.libs/java_service.o google/protobuf/compiler/java/.libs/java_string_field.o google/protobuf/compiler/java/.libs/java_doc_comment.o google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib -lpthread -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o  -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o .libs/libprotoc.so.9.0.1
libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9 && ln -s libprotoc.so.9.0.1 libprotoc.so.9; }; })
libtool: install: (cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln -s libprotoc.so.9.0.1 libprotoc.so; }; })
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.la
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
libtool: install: chmod 644 /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
libtool: install: ranlib /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
libtool: install: chmod 644 /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
libtool: install: ranlib /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
libtool: install: /usr/bin/install -c .libs/libprotoc.a /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
libtool: install: chmod 644 /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
libtool: install: ranlib /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
libtool: install: /usr/bin/install -c .libs/protoc /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
 /bin/mkdir -p '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
 /usr/bin/install -c -m 644  /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
make[7]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[6]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[5]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
make[4]: Leaving directory `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build && /usr/bin/cmake -E touch /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
/usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles 
[ 42%] Completed 'protobuf-2.6.1'
cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory /mesos/build/3rdparty/CMakeFiles
cd /mesos/build/3rdparty && /usr/bin/cmake -E touch /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
cd /mesos/build/3rdparty && /usr/bin/cmake -E touch /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
make[3]: Leaving directory `/mesos/build'
/usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86 87
[ 42%] Built target protobuf-2.6.1
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1467829624-1219
Untagged: mesos-1467829624-1219:latest
Deleted: a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
Deleted: f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
Deleted: f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
Deleted: fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
Deleted: 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
Deleted: 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
Deleted: 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
Deleted: b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
Deleted: 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
Deleted: f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
Deleted: 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
Deleted: 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
Deleted: 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
Deleted: e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
Deleted: b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Kevin Klues <kl...@gmail.com>.
I opened a PR and sent a patch out for review on the day of this incident.
Neither has been touched. Any takers?

https://reviews.apache.org/r/49736/
https://github.com/3rdparty/mesos-3rdparty/pull/8

On Wed, Jul 6, 2016 at 2:06 PM Kevin Klues <kl...@gmail.com> wrote:

> Yeah, I noticed the missing patch command after I asked the question. I'll
> open the pr and send the patch later today.
>
> On Wednesday, July 6, 2016, Joseph Wu <jo...@mesosphere.io> wrote:
>
>> Can you send a PR with the nvml and elfio tarballs to
>> https://github.com/3rdparty/mesos-3rdparty ?
>> ---
>> Patches can live in the Mesos repo.
>>
>> Looks like you need to add a PATCH_COMMAND argument to the CMakeLists file
>> here:
>>
>> https://github.com/apache/mesos/blob/76f2cc1a253bee8b6ce48887ae262217c6f43fd9/3rdparty/CMakeLists.txt#L153-L160
>>
>> On Wed, Jul 6, 2016 at 1:30 PM, Kevin Klues <kl...@gmail.com> wrote:
>>
>> > What about the patch files?
>> >
>> > On Wed, Jul 6, 2016 at 1:29 PM Vinod Kone <vi...@apache.org> wrote:
>> >
>> > > yes
>> > >
>> > > On Wed, Jul 6, 2016 at 3:28 PM, Kevin Klues <kl...@gmail.com>
>> wrote:
>> > >
>> > > > Should we add the new elfio and nvml tarballs there too?
>> > > >
>> > > > On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io>
>> wrote:
>> > > >
>> > > > > This should be a transient failure.  It appears that Github (where
>> > the
>> > > > > CMake build stores bundled dependencies) was briefly unreachable.
>> > > > >
>> > > > > CMake Error at
>> > > > > libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
>> > > > > (message):
>> > > > >   error: downloading
>> > > > >   '
>> > > > >
>> > > >
>> > >
>> >
>> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
>> > > > > '
>> > > > >   failed
>> > > > >
>> > > > >     status_code: 22
>> > > > >     status_string: "HTTP response code said error"
>> > > > >     log: Hostname was NOT found in DNS cache
>> > > > >     Trying 192.30.253.112...
>> > > > >
>> > > > >   Connected to github.com (192.30.253.112) port 443 (#0)
>> > > > >
>> > > > >   successfully set certificate verify locations:
>> > > > >
>> > > > >     CAfile: none
>> > > > >     CApath: /etc/ssl/certs
>> > > > >
>> > > > >   SSLv3, TLS handshake, Client hello (1):
>> > > > >
>> > > > >
>> > > > > Scanning dependencies of target gmock-1.7.0
>> > > > > make[3]: ***
>> > > > >
>> > > >
>> > >
>> >
>> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
>> > > > > Error 1
>> > > > >
>> > > > >
>> > > > >
>> > > > > On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
>> > > > > jenkins@builds.apache.org> wrote:
>> > > > >
>> > > > > > See <
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
>> > > > > > >
>> > > > > >
>> > > > > > Changes:
>> > > > > >
>> > > > > > [kapil] Updated docs to reflect contender and detector modules.
>> > > > > >
>> > > > > > [vinodkone] Removed CHECK from orphan_task filtering.
>> > > > > >
>> > > > > > [vinodkone] Renamed incorrect variable name in authorization
>> tests.
>> > > > > >
>> > > > > > [vinodkone] Changed name of authorization test.
>> > > > > >
>> > > > > > [vinodkone] Added test to check orphaned tasks are filtered.
>> > > > > >
>> > > > > > ------------------------------------------
>> > > > > > [...truncated 6737 lines...]
>> > > > > > In file included from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::int64
>> > google::protobuf::strto64(const
>> > > > > char*,
>> > > > > > char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
>> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>> > > > > >            msg[bool(expr) ? 1 : -1]
>> > > > > >            ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::uint64
>> > > google::protobuf::strtou64(const
>> > > > > > char*, char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
>> > > > > > -MD -MP -MF
>> > > > > >
>> google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo
>> > -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
>> > > > > > -o google/protobuf/compiler/java/java_shared_code_generator.o
>> > > > >/dev/null
>> > > > > > 2>&1
>> > > > > > depbase=`echo google/protobuf/compiler/java/java_service.lo |
>> sed
>> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
>> > > > > > -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > > -Wno-sign-compare
>> > > > > -O2
>> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo
>> -MD
>> > -MP
>> > > > -MF
>> > > > > > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
>> > > > > > &&\
>> > > > > >         mv -f $depbase.Tpo $depbase.Plo
>> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo
>> -MD
>> > -MP
>> > > > -MF
>> > > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
>> > > > > > -fPIC -DPIC -o
>> google/protobuf/compiler/java/.libs/java_service.o
>> > > > > > In file included from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::int64
>> > google::protobuf::strto64(const
>> > > > > char*,
>> > > > > > char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
>> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>> > > > > >            msg[bool(expr) ? 1 : -1]
>> > > > > >            ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::uint64
>> > > google::protobuf::strtou64(const
>> > > > > > char*, char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo
>> -MD
>> > -MP
>> > > > -MF
>> > > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
>> > > > > > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
>> > > > > > depbase=`echo
>> google/protobuf/compiler/java/java_string_field.lo |
>> > > sed
>> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
>> > > > > > -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > > -Wno-sign-compare
>> > > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_string_field.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF $depbase.Tpo -c -o
>> > > > google/protobuf/compiler/java/java_string_field.lo
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
>> > > > > > &&\
>> > > > > >         mv -f $depbase.Tpo $depbase.Plo
>> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_string_field.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
>> > > > > > -fPIC -DPIC -o
>> > > google/protobuf/compiler/java/.libs/java_string_field.o
>> > > > > > In file included from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::int64
>> > google::protobuf::strto64(const
>> > > > > char*,
>> > > > > > char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
>> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>> > > > > >            msg[bool(expr) ? 1 : -1]
>> > > > > >            ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::uint64
>> > > google::protobuf::strtou64(const
>> > > > > > char*, char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_string_field.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
>> > > > > > -o google/protobuf/compiler/java/java_string_field.o >/dev/null
>> > 2>&1
>> > > > > > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo
>> |
>> > sed
>> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
>> > > > > > -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > > -Wno-sign-compare
>> > > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_doc_comment.lo
>> > -MD
>> > > > -MP
>> > > > > > -MF $depbase.Tpo -c -o
>> > > > google/protobuf/compiler/java/java_doc_comment.lo
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
>> > > > > > &&\
>> > > > > >         mv -f $depbase.Tpo $depbase.Plo
>> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_doc_comment.lo
>> > -MD
>> > > > -MP
>> > > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
>> > > > > > -fPIC -DPIC -o
>> > google/protobuf/compiler/java/.libs/java_doc_comment.o
>> > > > > > In file included from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::int64
>> > google::protobuf::strto64(const
>> > > > > char*,
>> > > > > > char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
>> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>> > > > > >            msg[bool(expr) ? 1 : -1]
>> > > > > >            ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::uint64
>> > > google::protobuf::strtou64(const
>> > > > > > char*, char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/java/java_doc_comment.lo
>> > -MD
>> > > > -MP
>> > > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
>> > > > > > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null
>> 2>&1
>> > > > > > depbase=`echo
>> google/protobuf/compiler/python/python_generator.lo |
>> > > sed
>> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
>> > > > > > -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > > -Wno-sign-compare
>> > > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/python/python_generator.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF $depbase.Tpo -c -o
>> > > > > google/protobuf/compiler/python/python_generator.lo
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
>> > > > > > &&\
>> > > > > >         mv -f $depbase.Tpo $depbase.Plo
>> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
>> > > > > >
>> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/python/python_generator.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo
>> -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
>> > > > > > -fPIC -DPIC -o
>> > > google/protobuf/compiler/python/.libs/python_generator.o
>> > > > > > In file included from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
>> > > > > >                  from
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::int64
>> > google::protobuf::strto64(const
>> > > > > char*,
>> > > > > > char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
>> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>> > > > > >            msg[bool(expr) ? 1 : -1]
>> > > > > >            ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
>> > > > > > In function 'google::protobuf::uint64
>> > > google::protobuf::strtou64(const
>> > > > > > char*, char**, int)':
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>> > > > > >                          ^
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > > > -I..
>> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
>> > -Wno-sign-compare
>> > > > -O2
>> > > > > > -g -DNDEBUG -MT
>> google/protobuf/compiler/python/python_generator.lo
>> > > -MD
>> > > > > -MP
>> > > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo
>> -c
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
>> > > > > > -o google/protobuf/compiler/python/python_generator.o >/dev/null
>> > 2>&1
>> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
>> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
>> > > -DNDEBUG
>> > > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
>> libprotoc.la
>> > > > > -rpath
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > google/protobuf/compiler/code_generator.lo
>> > > > > > google/protobuf/compiler/command_line_interface.lo
>> > > > > > google/protobuf/compiler/plugin.lo
>> > > > google/protobuf/compiler/plugin.pb.lo
>> > > > > > google/protobuf/compiler/subprocess.lo
>> > > > > > google/protobuf/compiler/zip_writer.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_enum.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_extension.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_file.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_generator.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_message.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_service.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
>> > > > > > google/protobuf/compiler/java/java_context.lo
>> > > > > > google/protobuf/compiler/java/java_enum.lo
>> > > > > > google/protobuf/compiler/java/java_enum_field.lo
>> > > > > > google/protobuf/compiler/java/java_extension.lo
>> > > > > > google/protobuf/compiler/java/java_field.lo
>> > > > > > google/protobuf/compiler/java/java_file.lo
>> > > > > > google/protobuf/compiler/java/java_generator.lo
>> > > > > > google/protobuf/compiler/java/java_generator_factory.lo
>> > > > > > google/protobuf/compiler/java/java_helpers.lo
>> > > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
>> > > > > > google/protobuf/compiler/java/java_message.lo
>> > > > > > google/protobuf/compiler/java/java_message_field.lo
>> > > > > > google/protobuf/compiler/java/java_name_resolver.lo
>> > > > > > google/protobuf/compiler/java/java_primitive_field.lo
>> > > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
>> > > > > > google/protobuf/compiler/java/java_service.lo
>> > > > > > google/protobuf/compiler/java/java_string_field.lo
>> > > > > > google/protobuf/compiler/java/java_doc_comment.lo
>> > > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
>> > > > > > libprotobuf.la -lz
>> > > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
>> > > > > > google/protobuf/compiler/.libs/code_generator.o
>> > > > > > google/protobuf/compiler/.libs/command_line_interface.o
>> > > > > > google/protobuf/compiler/.libs/plugin.o
>> > > > > > google/protobuf/compiler/.libs/plugin.pb.o
>> > > > > > google/protobuf/compiler/.libs/subprocess.o
>> > > > > > google/protobuf/compiler/.libs/zip_writer.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_context.o
>> > > > > > google/protobuf/compiler/java/.libs/java_enum.o
>> > > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_extension.o
>> > > > > > google/protobuf/compiler/java/.libs/java_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_file.o
>> > > > > > google/protobuf/compiler/java/.libs/java_generator.o
>> > > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
>> > > > > > google/protobuf/compiler/java/.libs/java_helpers.o
>> > > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_message.o
>> > > > > > google/protobuf/compiler/java/.libs/java_message_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
>> > > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
>> > > > > > google/protobuf/compiler/java/.libs/java_service.o
>> > > > > > google/protobuf/compiler/java/.libs/java_string_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
>> > > > > > google/protobuf/compiler/python/.libs/python_generator.o
>> >  -Wl,-rpath
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
>> > > > > > -Wl,-rpath
>> > > > > >
>> > >
>> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > -lpthread ./.libs/libprotobuf.so -lz
>> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
>> > > > > -L/lib/x86_64-linux-gnu
>> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
>> > -lgcc_s
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
>> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
>> > > > > > .libs/libprotoc.so.9.0.1
>> > > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
>> > > > > > "libprotoc.so.9.0.1" "libprotoc.so.9")
>> > > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
>> > > > > > "libprotoc.so.9.0.1" "libprotoc.so")
>> > > > > > libtool: link: ar cru .libs/libprotoc.a
>> > > > > > google/protobuf/compiler/code_generator.o
>> > > > > > google/protobuf/compiler/command_line_interface.o
>> > > > > > google/protobuf/compiler/plugin.o
>> > > google/protobuf/compiler/plugin.pb.o
>> > > > > > google/protobuf/compiler/subprocess.o
>> > > > > google/protobuf/compiler/zip_writer.o
>> > > > > > google/protobuf/compiler/cpp/cpp_enum.o
>> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.o
>> > > > > > google/protobuf/compiler/cpp/cpp_extension.o
>> > > > > > google/protobuf/compiler/cpp/cpp_field.o
>> > > > > > google/protobuf/compiler/cpp/cpp_file.o
>> > > > > > google/protobuf/compiler/cpp/cpp_generator.o
>> > > > > > google/protobuf/compiler/cpp/cpp_helpers.o
>> > > > > > google/protobuf/compiler/cpp/cpp_message.o
>> > > > > > google/protobuf/compiler/cpp/cpp_message_field.o
>> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.o
>> > > > > > google/protobuf/compiler/cpp/cpp_service.o
>> > > > > > google/protobuf/compiler/cpp/cpp_string_field.o
>> > > > > > google/protobuf/compiler/java/java_context.o
>> > > > > > google/protobuf/compiler/java/java_enum.o
>> > > > > > google/protobuf/compiler/java/java_enum_field.o
>> > > > > > google/protobuf/compiler/java/java_extension.o
>> > > > > > google/protobuf/compiler/java/java_field.o
>> > > > > > google/protobuf/compiler/java/java_file.o
>> > > > > > google/protobuf/compiler/java/java_generator.o
>> > > > > > google/protobuf/compiler/java/java_generator_factory.o
>> > > > > > google/protobuf/compiler/java/java_helpers.o
>> > > > > > google/protobuf/compiler/java/java_lazy_message_field.o
>> > > > > > google/protobuf/compiler/java/java_message.o
>> > > > > > google/protobuf/compiler/java/java_message_field.o
>> > > > > > google/protobuf/compiler/java/java_name_resolver.o
>> > > > > > google/protobuf/compiler/java/java_primitive_field.o
>> > > > > > google/protobuf/compiler/java/java_shared_code_generator.o
>> > > > > > google/protobuf/compiler/java/java_service.o
>> > > > > > google/protobuf/compiler/java/java_string_field.o
>> > > > > > google/protobuf/compiler/java/java_doc_comment.o
>> > > > > > google/protobuf/compiler/python/python_generator.o
>> > > > > > libtool: link: ranlib .libs/libprotoc.a
>> > > > > > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s
>> "../
>> > > > > > libprotoc.la" "libprotoc.la" )
>> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
>> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
>> > > -DNDEBUG
>> > > > > > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
>> > > > > > libprotobuf.la libprotoc.la -lz
>> > > > > > libtool: link: g++ -pthread -Wall -Wwrite-strings
>> > > -Woverloaded-virtual
>> > > > > > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
>> > > > > > google/protobuf/compiler/main.o  -lpthread
>> ./.libs/libprotobuf.so
>> > > > > > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
>> > > > > >
>> > >
>> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > oldpwd=`pwd` && ( cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
>> > &&
>> > > > > > $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[7]: Entering directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
>> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
>> > > -DNDEBUG
>> > > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
>> > > > > libprotobuf-lite.la
>> > > > > > -rpath
>> > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
>> > > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
>> > > > > > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
>> > > > > > google/protobuf/stubs/stringprintf.lo
>> > > google/protobuf/extension_set.lo
>> > > > > > google/protobuf/generated_message_util.lo
>> > > > google/protobuf/message_lite.lo
>> > > > > > google/protobuf/repeated_field.lo
>> > google/protobuf/wire_format_lite.lo
>> > > > > > google/protobuf/io/coded_stream.lo
>> > > > google/protobuf/io/zero_copy_stream.lo
>> > > > > > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
>> > > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
>> > > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
>> > > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
>> > > > > > google/protobuf/stubs/.libs/common.o
>> > > google/protobuf/stubs/.libs/once.o
>> > > > > > google/protobuf/stubs/.libs/stringprintf.o
>> > > > > > google/protobuf/.libs/extension_set.o
>> > > > > > google/protobuf/.libs/generated_message_util.o
>> > > > > > google/protobuf/.libs/message_lite.o
>> > > > > google/protobuf/.libs/repeated_field.o
>> > > > > > google/protobuf/.libs/wire_format_lite.o
>> > > > > > google/protobuf/io/.libs/coded_stream.o
>> > > > > > google/protobuf/io/.libs/zero_copy_stream.o
>> > > > > > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o
>>  -lpthread
>> > -lz
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
>> > > > > -L/lib/x86_64-linux-gnu
>> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
>> > -lgcc_s
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
>> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
>> > > > > > .libs/libprotobuf-lite.so.9.0.1
>> > > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" &&
>> ln
>> > -s
>> > > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
>> > > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln
>> -s
>> > > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
>> > > > > > libtool: link: ar cru .libs/libprotobuf-lite.a
>> > > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.o
>> > > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.o
>> > > > > > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
>> > > > > > google/protobuf/stubs/stringprintf.o
>> > google/protobuf/extension_set.o
>> > > > > > google/protobuf/generated_message_util.o
>> > > google/protobuf/message_lite.o
>> > > > > > google/protobuf/repeated_field.o
>> google/protobuf/wire_format_lite.o
>> > > > > > google/protobuf/io/coded_stream.o
>> > > google/protobuf/io/zero_copy_stream.o
>> > > > > > google/protobuf/io/zero_copy_stream_impl_lite.o
>> > > > > > libtool: link: ranlib .libs/libprotobuf-lite.a
>> > > > > > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" &&
>> ln
>> > -s
>> > > > "../
>> > > > > > libprotobuf-lite.la" "libprotobuf-lite.la" )
>> > > > > > make[7]: Leaving directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > > make[6]: Leaving directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > > make[5]: Leaving directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > make[4]: Leaving directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > cd
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
>> > > > > > /usr/bin/cmake -E touch
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
>> > > > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
>> > > > > > [ 42%] Performing install step for 'protobuf-2.6.1'
>> > > > > > cd
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
>> > > > make
>> > > > > > install
>> > > > > > make[4]: Entering directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to
>> > > parent
>> > > > > > make rule.
>> > > > > > Making install in .
>> > > > > > make[5]: Entering directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > make[6]: Entering directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > make[6]: Nothing to be done for `install-exec-am'.
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
>> > > > > >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
>> > > > > > make[6]: Leaving directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > make[5]: Leaving directory
>> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
>> > > > > > Making install in src
>> > > > > > make[5]: Entering directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > > make  install-am
>> > > > > > make[6]: Entering directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > > make[7]: Entering directory
>> > > > > >
>> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
>> > > > > >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
>> > > > > > libprotobuf-lite.la libprotobuf.la libprotoc.la
>> > > > > >
>> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
>> > > > > > libtool: install: /usr/bin/install -c
>> > .libs/libprotobuf-lite.so.9.0.1
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
>> > > > > > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
>> > > > > > libprotobuf-lite.so.9; }; })
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
>> > > > > > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
>> > > > > libprotobuf-lite.so;
>> > > > > > }; })
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
>> > > > > >
>> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
>> > > > > > libprotobuf-lite.la
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f
>> > > libprotobuf.so.9
>> > > > > &&
>> > > > > > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f
>> libprotobuf.so
>> > > &&
>> > > > ln
>> > > > > > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
>> > > > > >
>> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
>> > > > > > libprotobuf.la
>> > > > > > libtool: install: warning: relinking `libprotoc.la'
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
>> > > > > > /bin/bash
>> > > > > >
>> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
>> > > > > > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
>> > > > > > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
>> > -version-info
>> > > > > 9:1:0
>> > > > > > -export-dynamic -no-undefined -o libprotoc.la -rpath
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > google/protobuf/compiler/code_generator.lo
>> > > > > > google/protobuf/compiler/command_line_interface.lo
>> > > > > > google/protobuf/compiler/plugin.lo
>> > > > google/protobuf/compiler/plugin.pb.lo
>> > > > > > google/protobuf/compiler/subprocess.lo
>> > > > > > google/protobuf/compiler/zip_writer.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_enum.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_extension.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_file.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_generator.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_message.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_service.lo
>> > > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
>> > > > > > google/protobuf/compiler/java/java_context.lo
>> > > > > > google/protobuf/compiler/java/java_enum.lo
>> > > > > > google/protobuf/compiler/java/java_enum_field.lo
>> > > > > > google/protobuf/compiler/java/java_extension.lo
>> > > > > > google/protobuf/compiler/java/java_field.lo
>> > > > > > google/protobuf/compiler/java/java_file.lo
>> > > > > > google/protobuf/compiler/java/java_generator.lo
>> > > > > > google/protobuf/compiler/java/java_generator_factory.lo
>> > > > > > google/protobuf/compiler/java/java_helpers.lo
>> > > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
>> > > > > > google/protobuf/compiler/java/java_message.lo
>> > > > > > google/protobuf/compiler/java/java_message_field.lo
>> > > > > > google/protobuf/compiler/java/java_name_resolver.lo
>> > > > > > google/protobuf/compiler/java/java_primitive_field.lo
>> > > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
>> > > > > > google/protobuf/compiler/java/java_service.lo
>> > > > > > google/protobuf/compiler/java/java_string_field.lo
>> > > > > > google/protobuf/compiler/java/java_doc_comment.lo
>> > > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
>> > > > > > libprotobuf.la -lz )
>> > > > > > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
>> > > > > > google/protobuf/compiler/.libs/code_generator.o
>> > > > > > google/protobuf/compiler/.libs/command_line_interface.o
>> > > > > > google/protobuf/compiler/.libs/plugin.o
>> > > > > > google/protobuf/compiler/.libs/plugin.pb.o
>> > > > > > google/protobuf/compiler/.libs/subprocess.o
>> > > > > > google/protobuf/compiler/.libs/zip_writer.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
>> > > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_context.o
>> > > > > > google/protobuf/compiler/java/.libs/java_enum.o
>> > > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_extension.o
>> > > > > > google/protobuf/compiler/java/.libs/java_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_file.o
>> > > > > > google/protobuf/compiler/java/.libs/java_generator.o
>> > > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
>> > > > > > google/protobuf/compiler/java/.libs/java_helpers.o
>> > > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_message.o
>> > > > > > google/protobuf/compiler/java/.libs/java_message_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
>> > > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
>> > > > > > google/protobuf/compiler/java/.libs/java_service.o
>> > > > > > google/protobuf/compiler/java/.libs/java_string_field.o
>> > > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
>> > > > > > google/protobuf/compiler/python/.libs/python_generator.o
>> >  -Wl,-rpath
>> > > > > >
>> > >
>> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > -lpthread
>> > > > > >
>> > -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
>> > > > > -L/lib/x86_64-linux-gnu
>> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
>> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
>> > -lgcc_s
>> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
>> > > > > >
>> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
>> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
>> > > > > > .libs/libprotoc.so.9.0.1
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f
>> libprotoc.so.9
>> > &&
>> > > ln
>> > > > > -s
>> > > > > > libprotoc.so.9.0.1 libprotoc.so.9; }; })
>> > > > > > libtool: install: (cd
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > &&
>> > > > {
>> > > > > ln
>> > > > > > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so
>> && ln
>> > > -s
>> > > > > > libprotoc.so.9.0.1 libprotoc.so; }; })
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
>> > > > > >
>> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
>> > > > > > libprotoc.la
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
>> > > > > > libtool: install: chmod 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
>> > > > > > libtool: install: ranlib
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
>> > > > > > libtool: install: chmod 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
>> > > > > > libtool: install: ranlib
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
>> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.a
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
>> > > > > > libtool: install: chmod 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
>> > > > > > libtool: install: ranlib
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
>> > > > > > libtool: finish:
>> > > > > >
>> > > >
>> >
>> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
>> > > > > > ldconfig -n
>> > > > > >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > >
>> > > ----------------------------------------------------------------------
>> > > > > > Libraries have been installed in:
>> > > > > >
>> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>> > > > > >
>> > > > > > If you ever happen to want to link against installed libraries
>> > > > > > in a given directory, LIBDIR, you must either use libtool, and
>> > > > > > specify the full pathname of the library, or use the `-LLIBDIR'
>> > > > > > flag during linking and do at least one of the following:
>> > > > > >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>> > > > > >      during execution
>> > > > > >    - add LIBDIR to the `LD_RUN_PATH' environment variable
>> > > > > >      during linking
>> > > > > >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>> > > > > >    - have your system administrator add LIBDIR to
>> `/etc/ld.so.conf'
>> > > > > >
>> > > > > > See any operating system documentation about shared libraries
>> for
>> > > > > > more information, such as the ld(1) and ld.so(8) manual pages.
>> > > > > >
>> > > ----------------------------------------------------------------------
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
>> > > > > >   /bin/bash ../libtool   --mode=install /usr/bin/install -c
>> protoc
>> > > > > >
>> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
>> > > > > > libtool: install: /usr/bin/install -c .libs/protoc
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>> > > > > >  /bin/mkdir -p
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>> > > > > >  /usr/bin/install -c -m 644
>> > > > > >
>> > > > >
>> > > >
>> > >
>>
> >
>> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
>> > > > > >
>> > > > >
>> >
>
>
>
> --
> ~Kevin
>

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Kevin Klues <kl...@gmail.com>.
Yeah, I noticed the missing patch command after I asked the question. I'll
open the pr and send the patch later today.

On Wednesday, July 6, 2016, Joseph Wu <jo...@mesosphere.io> wrote:

> Can you send a PR with the nvml and elfio tarballs to
> https://github.com/3rdparty/mesos-3rdparty ?
> ---
> Patches can live in the Mesos repo.
>
> Looks like you need to add a PATCH_COMMAND argument to the CMakeLists file
> here:
>
> https://github.com/apache/mesos/blob/76f2cc1a253bee8b6ce48887ae262217c6f43fd9/3rdparty/CMakeLists.txt#L153-L160
>
> On Wed, Jul 6, 2016 at 1:30 PM, Kevin Klues <kl...@gmail.com> wrote:
>
> > What about the patch files?
> >
> > On Wed, Jul 6, 2016 at 1:29 PM Vinod Kone <vi...@apache.org> wrote:
> >
> > > yes
> > >
> > > On Wed, Jul 6, 2016 at 3:28 PM, Kevin Klues <kl...@gmail.com> wrote:
> > >
> > > > Should we add the new elfio and nvml tarballs there too?
> > > >
> > > > On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io>
> wrote:
> > > >
> > > > > This should be a transient failure.  It appears that Github (where
> > the
> > > > > CMake build stores bundled dependencies) was briefly unreachable.
> > > > >
> > > > > CMake Error at
> > > > > libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
> > > > > (message):
> > > > >   error: downloading
> > > > >   '
> > > > >
> > > >
> > >
> >
> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
> > > > > '
> > > > >   failed
> > > > >
> > > > >     status_code: 22
> > > > >     status_string: "HTTP response code said error"
> > > > >     log: Hostname was NOT found in DNS cache
> > > > >     Trying 192.30.253.112...
> > > > >
> > > > >   Connected to github.com (192.30.253.112) port 443 (#0)
> > > > >
> > > > >   successfully set certificate verify locations:
> > > > >
> > > > >     CAfile: none
> > > > >     CApath: /etc/ssl/certs
> > > > >
> > > > >   SSLv3, TLS handshake, Client hello (1):
> > > > >
> > > > >
> > > > > Scanning dependencies of target gmock-1.7.0
> > > > > make[3]: ***
> > > > >
> > > >
> > >
> >
> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
> > > > > Error 1
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
> > > > > jenkins@builds.apache.org> wrote:
> > > > >
> > > > > > See <
> > > > > >
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> > > > > > >
> > > > > >
> > > > > > Changes:
> > > > > >
> > > > > > [kapil] Updated docs to reflect contender and detector modules.
> > > > > >
> > > > > > [vinodkone] Removed CHECK from orphan_task filtering.
> > > > > >
> > > > > > [vinodkone] Renamed incorrect variable name in authorization
> tests.
> > > > > >
> > > > > > [vinodkone] Changed name of authorization test.
> > > > > >
> > > > > > [vinodkone] Added test to check orphaned tasks are filtered.
> > > > > >
> > > > > > ------------------------------------------
> > > > > > [...truncated 6737 lines...]
> > > > > > In file included from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::int64
> > google::protobuf::strto64(const
> > > > > char*,
> > > > > > char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > > >            msg[bool(expr) ? 1 : -1]
> > > > > >            ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::uint64
> > > google::protobuf::strtou64(const
> > > > > > char*, char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT
> > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > > -MD -MP -MF
> > > > > >
> google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo
> > -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> > > > > > -o google/protobuf/compiler/java/java_shared_code_generator.o
> > > > >/dev/null
> > > > > > 2>&1
> > > > > > depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > > -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > > -Wno-sign-compare
> > > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> > -MP
> > > > -MF
> > > > > > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > > &&\
> > > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> > -MP
> > > > -MF
> > > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> > > > > > In file included from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::int64
> > google::protobuf::strto64(const
> > > > > char*,
> > > > > > char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > > >            msg[bool(expr) ? 1 : -1]
> > > > > >            ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::uint64
> > > google::protobuf::strtou64(const
> > > > > > char*, char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> > -MP
> > > > -MF
> > > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> > > > > > depbase=`echo google/protobuf/compiler/java/java_string_field.lo
> |
> > > sed
> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > > -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > > -Wno-sign-compare
> > > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/java/java_string_field.lo
> > > -MD
> > > > > -MP
> > > > > > -MF $depbase.Tpo -c -o
> > > > google/protobuf/compiler/java/java_string_field.lo
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > > &&\
> > > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/java/java_string_field.lo
> > > -MD
> > > > > -MP
> > > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > > -fPIC -DPIC -o
> > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > > In file included from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::int64
> > google::protobuf::strto64(const
> > > > > char*,
> > > > > > char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > > >            msg[bool(expr) ? 1 : -1]
> > > > > >            ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::uint64
> > > google::protobuf::strtou64(const
> > > > > > char*, char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/java/java_string_field.lo
> > > -MD
> > > > > -MP
> > > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > > -o google/protobuf/compiler/java/java_string_field.o >/dev/null
> > 2>&1
> > > > > > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo |
> > sed
> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > > -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > > -Wno-sign-compare
> > > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> > -MD
> > > > -MP
> > > > > > -MF $depbase.Tpo -c -o
> > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > > &&\
> > > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> > -MD
> > > > -MP
> > > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > > -fPIC -DPIC -o
> > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > > In file included from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::int64
> > google::protobuf::strto64(const
> > > > > char*,
> > > > > > char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > > >            msg[bool(expr) ? 1 : -1]
> > > > > >            ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::uint64
> > > google::protobuf::strtou64(const
> > > > > > char*, char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> > -MD
> > > > -MP
> > > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null
> 2>&1
> > > > > > depbase=`echo
> google/protobuf/compiler/python/python_generator.lo |
> > > sed
> > > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > > -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > > -Wno-sign-compare
> > > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/python/python_generator.lo
> > > -MD
> > > > > -MP
> > > > > > -MF $depbase.Tpo -c -o
> > > > > google/protobuf/compiler/python/python_generator.lo
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > > &&\
> > > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > > >
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/python/python_generator.lo
> > > -MD
> > > > > -MP
> > > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > > -fPIC -DPIC -o
> > > google/protobuf/compiler/python/.libs/python_generator.o
> > > > > > In file included from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
> > > > > >                  from
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::int64
> > google::protobuf::strto64(const
> > > > > char*,
> > > > > > char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > > >            msg[bool(expr) ? 1 : -1]
> > > > > >            ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > > In function 'google::protobuf::uint64
> > > google::protobuf::strtou64(const
> > > > > > char*, char**, int)':
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > > >                          ^
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > > -I..
> > > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > > -g -DNDEBUG -MT
> google/protobuf/compiler/python/python_generator.lo
> > > -MD
> > > > > -MP
> > > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > > -o google/protobuf/compiler/python/python_generator.o >/dev/null
> > 2>&1
> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > > -DNDEBUG
> > > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> libprotoc.la
> > > > > -rpath
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > google/protobuf/compiler/code_generator.lo
> > > > > > google/protobuf/compiler/command_line_interface.lo
> > > > > > google/protobuf/compiler/plugin.lo
> > > > google/protobuf/compiler/plugin.pb.lo
> > > > > > google/protobuf/compiler/subprocess.lo
> > > > > > google/protobuf/compiler/zip_writer.lo
> > > > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > > > google/protobuf/compiler/java/java_context.lo
> > > > > > google/protobuf/compiler/java/java_enum.lo
> > > > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > > > google/protobuf/compiler/java/java_extension.lo
> > > > > > google/protobuf/compiler/java/java_field.lo
> > > > > > google/protobuf/compiler/java/java_file.lo
> > > > > > google/protobuf/compiler/java/java_generator.lo
> > > > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > > > google/protobuf/compiler/java/java_helpers.lo
> > > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > > > google/protobuf/compiler/java/java_message.lo
> > > > > > google/protobuf/compiler/java/java_message_field.lo
> > > > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > > google/protobuf/compiler/java/java_service.lo
> > > > > > google/protobuf/compiler/java/java_string_field.lo
> > > > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > > > libprotobuf.la -lz
> > > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > > google/protobuf/compiler/.libs/code_generator.o
> > > > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > > > google/protobuf/compiler/.libs/plugin.o
> > > > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > > > google/protobuf/compiler/.libs/subprocess.o
> > > > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > > google/protobuf/compiler/python/.libs/python_generator.o
> >  -Wl,-rpath
> > > > > >
> > > > >
> > > >
> > >
> >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> > > > > > -Wl,-rpath
> > > > > >
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > -lpthread ./.libs/libprotobuf.so -lz
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > > -L/lib/x86_64-linux-gnu
> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> > -lgcc_s
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > > > .libs/libprotoc.so.9.0.1
> > > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> > > > > > "libprotoc.so.9.0.1" "libprotoc.so.9")
> > > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> > > > > > "libprotoc.so.9.0.1" "libprotoc.so")
> > > > > > libtool: link: ar cru .libs/libprotoc.a
> > > > > > google/protobuf/compiler/code_generator.o
> > > > > > google/protobuf/compiler/command_line_interface.o
> > > > > > google/protobuf/compiler/plugin.o
> > > google/protobuf/compiler/plugin.pb.o
> > > > > > google/protobuf/compiler/subprocess.o
> > > > > google/protobuf/compiler/zip_writer.o
> > > > > > google/protobuf/compiler/cpp/cpp_enum.o
> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.o
> > > > > > google/protobuf/compiler/cpp/cpp_extension.o
> > > > > > google/protobuf/compiler/cpp/cpp_field.o
> > > > > > google/protobuf/compiler/cpp/cpp_file.o
> > > > > > google/protobuf/compiler/cpp/cpp_generator.o
> > > > > > google/protobuf/compiler/cpp/cpp_helpers.o
> > > > > > google/protobuf/compiler/cpp/cpp_message.o
> > > > > > google/protobuf/compiler/cpp/cpp_message_field.o
> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.o
> > > > > > google/protobuf/compiler/cpp/cpp_service.o
> > > > > > google/protobuf/compiler/cpp/cpp_string_field.o
> > > > > > google/protobuf/compiler/java/java_context.o
> > > > > > google/protobuf/compiler/java/java_enum.o
> > > > > > google/protobuf/compiler/java/java_enum_field.o
> > > > > > google/protobuf/compiler/java/java_extension.o
> > > > > > google/protobuf/compiler/java/java_field.o
> > > > > > google/protobuf/compiler/java/java_file.o
> > > > > > google/protobuf/compiler/java/java_generator.o
> > > > > > google/protobuf/compiler/java/java_generator_factory.o
> > > > > > google/protobuf/compiler/java/java_helpers.o
> > > > > > google/protobuf/compiler/java/java_lazy_message_field.o
> > > > > > google/protobuf/compiler/java/java_message.o
> > > > > > google/protobuf/compiler/java/java_message_field.o
> > > > > > google/protobuf/compiler/java/java_name_resolver.o
> > > > > > google/protobuf/compiler/java/java_primitive_field.o
> > > > > > google/protobuf/compiler/java/java_shared_code_generator.o
> > > > > > google/protobuf/compiler/java/java_service.o
> > > > > > google/protobuf/compiler/java/java_string_field.o
> > > > > > google/protobuf/compiler/java/java_doc_comment.o
> > > > > > google/protobuf/compiler/python/python_generator.o
> > > > > > libtool: link: ranlib .libs/libprotoc.a
> > > > > > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s
> "../
> > > > > > libprotoc.la" "libprotoc.la" )
> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > > -DNDEBUG
> > > > > > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> > > > > > libprotobuf.la libprotoc.la -lz
> > > > > > libtool: link: g++ -pthread -Wall -Wwrite-strings
> > > -Woverloaded-virtual
> > > > > > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> > > > > > google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> > > > > > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> > > > > >
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > oldpwd=`pwd` && ( cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > &&
> > > > > > $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[7]: Entering directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > > -DNDEBUG
> > > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> > > > > libprotobuf-lite.la
> > > > > > -rpath
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> > > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> > > > > > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> > > > > > google/protobuf/stubs/stringprintf.lo
> > > google/protobuf/extension_set.lo
> > > > > > google/protobuf/generated_message_util.lo
> > > > google/protobuf/message_lite.lo
> > > > > > google/protobuf/repeated_field.lo
> > google/protobuf/wire_format_lite.lo
> > > > > > google/protobuf/io/coded_stream.lo
> > > > google/protobuf/io/zero_copy_stream.lo
> > > > > > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> > > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> > > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> > > > > > google/protobuf/stubs/.libs/common.o
> > > google/protobuf/stubs/.libs/once.o
> > > > > > google/protobuf/stubs/.libs/stringprintf.o
> > > > > > google/protobuf/.libs/extension_set.o
> > > > > > google/protobuf/.libs/generated_message_util.o
> > > > > > google/protobuf/.libs/message_lite.o
> > > > > google/protobuf/.libs/repeated_field.o
> > > > > > google/protobuf/.libs/wire_format_lite.o
> > > > > > google/protobuf/io/.libs/coded_stream.o
> > > > > > google/protobuf/io/.libs/zero_copy_stream.o
> > > > > > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread
> > -lz
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > > -L/lib/x86_64-linux-gnu
> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> > -lgcc_s
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> > > > > > .libs/libprotobuf-lite.so.9.0.1
> > > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln
> > -s
> > > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> > > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln
> -s
> > > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> > > > > > libtool: link: ar cru .libs/libprotobuf-lite.a
> > > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.o
> > > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.o
> > > > > > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> > > > > > google/protobuf/stubs/stringprintf.o
> > google/protobuf/extension_set.o
> > > > > > google/protobuf/generated_message_util.o
> > > google/protobuf/message_lite.o
> > > > > > google/protobuf/repeated_field.o
> google/protobuf/wire_format_lite.o
> > > > > > google/protobuf/io/coded_stream.o
> > > google/protobuf/io/zero_copy_stream.o
> > > > > > google/protobuf/io/zero_copy_stream_impl_lite.o
> > > > > > libtool: link: ranlib .libs/libprotobuf-lite.a
> > > > > > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln
> > -s
> > > > "../
> > > > > > libprotobuf-lite.la" "libprotobuf-lite.la" )
> > > > > > make[7]: Leaving directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > > make[6]: Leaving directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > > make[5]: Leaving directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > make[4]: Leaving directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build
> &&
> > > > > > /usr/bin/cmake -E touch
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> > > > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > > > > [ 42%] Performing install step for 'protobuf-2.6.1'
> > > > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build
> &&
> > > > make
> > > > > > install
> > > > > > make[4]: Entering directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to
> > > parent
> > > > > > make rule.
> > > > > > Making install in .
> > > > > > make[5]: Entering directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > make[6]: Entering directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > make[6]: Nothing to be done for `install-exec-am'.
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > > > >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > > > > make[6]: Leaving directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > make[5]: Leaving directory
> > > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > > Making install in src
> > > > > > make[5]: Entering directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > > make  install-am
> > > > > > make[6]: Entering directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > > make[7]: Entering directory
> > > > > >
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > >  /bin/mkdir -p
> > > > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > > > >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> > > > > > libprotobuf-lite.la libprotobuf.la libprotoc.la
> > > > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > > > > libtool: install: /usr/bin/install -c
> > .libs/libprotobuf-lite.so.9.0.1
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> > > > > > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> > > > > > libprotobuf-lite.so.9; }; })
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> > > > > > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
> > > > > libprotobuf-lite.so;
> > > > > > }; })
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> > > > > >
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > > libprotobuf-lite.la
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f
> > > libprotobuf.so.9
> > > > > &&
> > > > > > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f
> libprotobuf.so
> > > &&
> > > > ln
> > > > > > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> > > > > >
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > > libprotobuf.la
> > > > > > libtool: install: warning: relinking `libprotoc.la'
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> > > > > > /bin/bash
> > > > > >
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> > > > > > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> > > > > > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > -version-info
> > > > > 9:1:0
> > > > > > -export-dynamic -no-undefined -o libprotoc.la -rpath
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > google/protobuf/compiler/code_generator.lo
> > > > > > google/protobuf/compiler/command_line_interface.lo
> > > > > > google/protobuf/compiler/plugin.lo
> > > > google/protobuf/compiler/plugin.pb.lo
> > > > > > google/protobuf/compiler/subprocess.lo
> > > > > > google/protobuf/compiler/zip_writer.lo
> > > > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > > > google/protobuf/compiler/java/java_context.lo
> > > > > > google/protobuf/compiler/java/java_enum.lo
> > > > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > > > google/protobuf/compiler/java/java_extension.lo
> > > > > > google/protobuf/compiler/java/java_field.lo
> > > > > > google/protobuf/compiler/java/java_file.lo
> > > > > > google/protobuf/compiler/java/java_generator.lo
> > > > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > > > google/protobuf/compiler/java/java_helpers.lo
> > > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > > > google/protobuf/compiler/java/java_message.lo
> > > > > > google/protobuf/compiler/java/java_message_field.lo
> > > > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > > google/protobuf/compiler/java/java_service.lo
> > > > > > google/protobuf/compiler/java/java_string_field.lo
> > > > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > > > libprotobuf.la -lz )
> > > > > > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > > google/protobuf/compiler/.libs/code_generator.o
> > > > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > > > google/protobuf/compiler/.libs/plugin.o
> > > > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > > > google/protobuf/compiler/.libs/subprocess.o
> > > > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > > google/protobuf/compiler/python/.libs/python_generator.o
> >  -Wl,-rpath
> > > > > >
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > -lpthread
> > > > > >
> > -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > > -L/lib/x86_64-linux-gnu
> > > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> > -lgcc_s
> > > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > >
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > > > .libs/libprotoc.so.9.0.1
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9
> > &&
> > > ln
> > > > > -s
> > > > > > libprotoc.so.9.0.1 libprotoc.so.9; }; })
> > > > > > libtool: install: (cd
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > &&
> > > > {
> > > > > ln
> > > > > > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so &&
> ln
> > > -s
> > > > > > libprotoc.so.9.0.1 libprotoc.so; }; })
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> > > > > >
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > > libprotoc.la
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > > libtool: install: chmod 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > > libtool: install: ranlib
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > > libtool: install: chmod 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > > libtool: install: ranlib
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.a
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > > libtool: install: chmod 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > > libtool: install: ranlib
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > > libtool: finish:
> > > > > >
> > > >
> > PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> > > > > > ldconfig -n
> > > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > >
> > > ----------------------------------------------------------------------
> > > > > > Libraries have been installed in:
> > > > > >
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > >
> > > > > > If you ever happen to want to link against installed libraries
> > > > > > in a given directory, LIBDIR, you must either use libtool, and
> > > > > > specify the full pathname of the library, or use the `-LLIBDIR'
> > > > > > flag during linking and do at least one of the following:
> > > > > >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> > > > > >      during execution
> > > > > >    - add LIBDIR to the `LD_RUN_PATH' environment variable
> > > > > >      during linking
> > > > > >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> > > > > >    - have your system administrator add LIBDIR to
> `/etc/ld.so.conf'
> > > > > >
> > > > > > See any operating system documentation about shared libraries for
> > > > > > more information, such as the ld(1) and ld.so(8) manual pages.
> > > > > >
> > > ----------------------------------------------------------------------
> > > > > >  /bin/mkdir -p
> > > > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > > > >   /bin/bash ../libtool   --mode=install /usr/bin/install -c
> protoc
> > > > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > > > > libtool: install: /usr/bin/install -c .libs/protoc
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
> > > > > >  /bin/mkdir -p
> > > > > >
> > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > > >  /bin/mkdir -p
> > > > > >
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > > >  /usr/bin/install -c -m 644
> > > > > >
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> > > > > >
> > > > >
> >



-- 
~Kevin

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Joseph Wu <jo...@mesosphere.io>.
Can you send a PR with the nvml and elfio tarballs to
https://github.com/3rdparty/mesos-3rdparty ?
---
Patches can live in the Mesos repo.

Looks like you need to add a PATCH_COMMAND argument to the CMakeLists file
here:
https://github.com/apache/mesos/blob/76f2cc1a253bee8b6ce48887ae262217c6f43fd9/3rdparty/CMakeLists.txt#L153-L160

On Wed, Jul 6, 2016 at 1:30 PM, Kevin Klues <kl...@gmail.com> wrote:

> What about the patch files?
>
> On Wed, Jul 6, 2016 at 1:29 PM Vinod Kone <vi...@apache.org> wrote:
>
> > yes
> >
> > On Wed, Jul 6, 2016 at 3:28 PM, Kevin Klues <kl...@gmail.com> wrote:
> >
> > > Should we add the new elfio and nvml tarballs there too?
> > >
> > > On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io> wrote:
> > >
> > > > This should be a transient failure.  It appears that Github (where
> the
> > > > CMake build stores bundled dependencies) was briefly unreachable.
> > > >
> > > > CMake Error at
> > > > libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
> > > > (message):
> > > >   error: downloading
> > > >   '
> > > >
> > >
> >
> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
> > > > '
> > > >   failed
> > > >
> > > >     status_code: 22
> > > >     status_string: "HTTP response code said error"
> > > >     log: Hostname was NOT found in DNS cache
> > > >     Trying 192.30.253.112...
> > > >
> > > >   Connected to github.com (192.30.253.112) port 443 (#0)
> > > >
> > > >   successfully set certificate verify locations:
> > > >
> > > >     CAfile: none
> > > >     CApath: /etc/ssl/certs
> > > >
> > > >   SSLv3, TLS handshake, Client hello (1):
> > > >
> > > >
> > > > Scanning dependencies of target gmock-1.7.0
> > > > make[3]: ***
> > > >
> > >
> >
> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
> > > > Error 1
> > > >
> > > >
> > > >
> > > > On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
> > > > jenkins@builds.apache.org> wrote:
> > > >
> > > > > See <
> > > > >
> > > >
> > >
> >
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> > > > > >
> > > > >
> > > > > Changes:
> > > > >
> > > > > [kapil] Updated docs to reflect contender and detector modules.
> > > > >
> > > > > [vinodkone] Removed CHECK from orphan_task filtering.
> > > > >
> > > > > [vinodkone] Renamed incorrect variable name in authorization tests.
> > > > >
> > > > > [vinodkone] Changed name of authorization test.
> > > > >
> > > > > [vinodkone] Added test to check orphaned tasks are filtered.
> > > > >
> > > > > ------------------------------------------
> > > > > [...truncated 6737 lines...]
> > > > > In file included from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::int64
> google::protobuf::strto64(const
> > > > char*,
> > > > > char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > >            msg[bool(expr) ? 1 : -1]
> > > > >            ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::uint64
> > google::protobuf::strtou64(const
> > > > > char*, char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT
> > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > -MD -MP -MF
> > > > > google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo
> -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> > > > > -o google/protobuf/compiler/java/java_shared_code_generator.o
> > > >/dev/null
> > > > > 2>&1
> > > > > depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> -MP
> > > -MF
> > > > > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > &&\
> > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> -MP
> > > -MF
> > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> > > > > In file included from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::int64
> google::protobuf::strto64(const
> > > > char*,
> > > > > char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > >            msg[bool(expr) ? 1 : -1]
> > > > >            ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::uint64
> > google::protobuf::strtou64(const
> > > > > char*, char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD
> -MP
> > > -MF
> > > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> > > > > depbase=`echo google/protobuf/compiler/java/java_string_field.lo |
> > sed
> > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> > -MD
> > > > -MP
> > > > > -MF $depbase.Tpo -c -o
> > > google/protobuf/compiler/java/java_string_field.lo
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > &&\
> > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> > -MD
> > > > -MP
> > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > -fPIC -DPIC -o
> > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > In file included from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::int64
> google::protobuf::strto64(const
> > > > char*,
> > > > > char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > >            msg[bool(expr) ? 1 : -1]
> > > > >            ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::uint64
> > google::protobuf::strtou64(const
> > > > > char*, char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> > -MD
> > > > -MP
> > > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > > -o google/protobuf/compiler/java/java_string_field.o >/dev/null
> 2>&1
> > > > > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo |
> sed
> > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> -MD
> > > -MP
> > > > > -MF $depbase.Tpo -c -o
> > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > &&\
> > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> -MD
> > > -MP
> > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > -fPIC -DPIC -o
> google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > In file included from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::int64
> google::protobuf::strto64(const
> > > > char*,
> > > > > char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > >            msg[bool(expr) ? 1 : -1]
> > > > >            ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::uint64
> > google::protobuf::strtou64(const
> > > > > char*, char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo
> -MD
> > > -MP
> > > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
> > > > > depbase=`echo google/protobuf/compiler/python/python_generator.lo |
> > sed
> > > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > > -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare
> > > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> > -MD
> > > > -MP
> > > > > -MF $depbase.Tpo -c -o
> > > > google/protobuf/compiler/python/python_generator.lo
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > &&\
> > > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > >
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> > -MD
> > > > -MP
> > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > -fPIC -DPIC -o
> > google/protobuf/compiler/python/.libs/python_generator.o
> > > > > In file included from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
> > > > >                  from
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::int64
> google::protobuf::strto64(const
> > > > char*,
> > > > > char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > > >            msg[bool(expr) ? 1 : -1]
> > > > >            ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > > In function 'google::protobuf::uint64
> > google::protobuf::strtou64(const
> > > > > char*, char**, int)':
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > > >                          ^
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > > -I..
> > > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> > -MD
> > > > -MP
> > > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > > -o google/protobuf/compiler/python/python_generator.o >/dev/null
> 2>&1
> > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > -DNDEBUG
> > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la
> > > > -rpath
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > google/protobuf/compiler/code_generator.lo
> > > > > google/protobuf/compiler/command_line_interface.lo
> > > > > google/protobuf/compiler/plugin.lo
> > > google/protobuf/compiler/plugin.pb.lo
> > > > > google/protobuf/compiler/subprocess.lo
> > > > > google/protobuf/compiler/zip_writer.lo
> > > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > > google/protobuf/compiler/java/java_context.lo
> > > > > google/protobuf/compiler/java/java_enum.lo
> > > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > > google/protobuf/compiler/java/java_extension.lo
> > > > > google/protobuf/compiler/java/java_field.lo
> > > > > google/protobuf/compiler/java/java_file.lo
> > > > > google/protobuf/compiler/java/java_generator.lo
> > > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > > google/protobuf/compiler/java/java_helpers.lo
> > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > > google/protobuf/compiler/java/java_message.lo
> > > > > google/protobuf/compiler/java/java_message_field.lo
> > > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > google/protobuf/compiler/java/java_service.lo
> > > > > google/protobuf/compiler/java/java_string_field.lo
> > > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > > libprotobuf.la -lz
> > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > google/protobuf/compiler/.libs/code_generator.o
> > > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > > google/protobuf/compiler/.libs/plugin.o
> > > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > > google/protobuf/compiler/.libs/subprocess.o
> > > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > google/protobuf/compiler/python/.libs/python_generator.o
>  -Wl,-rpath
> > > > >
> > > >
> > >
> >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> > > > > -Wl,-rpath
> > > > >
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > -lpthread ./.libs/libprotobuf.so -lz
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > -L/lib/x86_64-linux-gnu
> > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> -lgcc_s
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > > .libs/libprotoc.so.9.0.1
> > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> > > > > "libprotoc.so.9.0.1" "libprotoc.so.9")
> > > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> > > > > "libprotoc.so.9.0.1" "libprotoc.so")
> > > > > libtool: link: ar cru .libs/libprotoc.a
> > > > > google/protobuf/compiler/code_generator.o
> > > > > google/protobuf/compiler/command_line_interface.o
> > > > > google/protobuf/compiler/plugin.o
> > google/protobuf/compiler/plugin.pb.o
> > > > > google/protobuf/compiler/subprocess.o
> > > > google/protobuf/compiler/zip_writer.o
> > > > > google/protobuf/compiler/cpp/cpp_enum.o
> > > > > google/protobuf/compiler/cpp/cpp_enum_field.o
> > > > > google/protobuf/compiler/cpp/cpp_extension.o
> > > > > google/protobuf/compiler/cpp/cpp_field.o
> > > > > google/protobuf/compiler/cpp/cpp_file.o
> > > > > google/protobuf/compiler/cpp/cpp_generator.o
> > > > > google/protobuf/compiler/cpp/cpp_helpers.o
> > > > > google/protobuf/compiler/cpp/cpp_message.o
> > > > > google/protobuf/compiler/cpp/cpp_message_field.o
> > > > > google/protobuf/compiler/cpp/cpp_primitive_field.o
> > > > > google/protobuf/compiler/cpp/cpp_service.o
> > > > > google/protobuf/compiler/cpp/cpp_string_field.o
> > > > > google/protobuf/compiler/java/java_context.o
> > > > > google/protobuf/compiler/java/java_enum.o
> > > > > google/protobuf/compiler/java/java_enum_field.o
> > > > > google/protobuf/compiler/java/java_extension.o
> > > > > google/protobuf/compiler/java/java_field.o
> > > > > google/protobuf/compiler/java/java_file.o
> > > > > google/protobuf/compiler/java/java_generator.o
> > > > > google/protobuf/compiler/java/java_generator_factory.o
> > > > > google/protobuf/compiler/java/java_helpers.o
> > > > > google/protobuf/compiler/java/java_lazy_message_field.o
> > > > > google/protobuf/compiler/java/java_message.o
> > > > > google/protobuf/compiler/java/java_message_field.o
> > > > > google/protobuf/compiler/java/java_name_resolver.o
> > > > > google/protobuf/compiler/java/java_primitive_field.o
> > > > > google/protobuf/compiler/java/java_shared_code_generator.o
> > > > > google/protobuf/compiler/java/java_service.o
> > > > > google/protobuf/compiler/java/java_string_field.o
> > > > > google/protobuf/compiler/java/java_doc_comment.o
> > > > > google/protobuf/compiler/python/python_generator.o
> > > > > libtool: link: ranlib .libs/libprotoc.a
> > > > > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../
> > > > > libprotoc.la" "libprotoc.la" )
> > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > -DNDEBUG
> > > > > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> > > > > libprotobuf.la libprotoc.la -lz
> > > > > libtool: link: g++ -pthread -Wall -Wwrite-strings
> > -Woverloaded-virtual
> > > > > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> > > > > google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> > > > > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> > > > >
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > oldpwd=`pwd` && ( cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> &&
> > > > > $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[7]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> > -DNDEBUG
> > > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> > > > libprotobuf-lite.la
> > > > > -rpath
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> > > > > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> > > > > google/protobuf/stubs/stringprintf.lo
> > google/protobuf/extension_set.lo
> > > > > google/protobuf/generated_message_util.lo
> > > google/protobuf/message_lite.lo
> > > > > google/protobuf/repeated_field.lo
> google/protobuf/wire_format_lite.lo
> > > > > google/protobuf/io/coded_stream.lo
> > > google/protobuf/io/zero_copy_stream.lo
> > > > > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> > > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> > > > > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> > > > > google/protobuf/stubs/.libs/common.o
> > google/protobuf/stubs/.libs/once.o
> > > > > google/protobuf/stubs/.libs/stringprintf.o
> > > > > google/protobuf/.libs/extension_set.o
> > > > > google/protobuf/.libs/generated_message_util.o
> > > > > google/protobuf/.libs/message_lite.o
> > > > google/protobuf/.libs/repeated_field.o
> > > > > google/protobuf/.libs/wire_format_lite.o
> > > > > google/protobuf/io/.libs/coded_stream.o
> > > > > google/protobuf/io/.libs/zero_copy_stream.o
> > > > > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread
> -lz
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > -L/lib/x86_64-linux-gnu
> > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> -lgcc_s
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> > > > > .libs/libprotobuf-lite.so.9.0.1
> > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln
> -s
> > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> > > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s
> > > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> > > > > libtool: link: ar cru .libs/libprotobuf-lite.a
> > > > > google/protobuf/stubs/atomicops_internals_x86_gcc.o
> > > > > google/protobuf/stubs/atomicops_internals_x86_msvc.o
> > > > > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> > > > > google/protobuf/stubs/stringprintf.o
> google/protobuf/extension_set.o
> > > > > google/protobuf/generated_message_util.o
> > google/protobuf/message_lite.o
> > > > > google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o
> > > > > google/protobuf/io/coded_stream.o
> > google/protobuf/io/zero_copy_stream.o
> > > > > google/protobuf/io/zero_copy_stream_impl_lite.o
> > > > > libtool: link: ranlib .libs/libprotobuf-lite.a
> > > > > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln
> -s
> > > "../
> > > > > libprotobuf-lite.la" "libprotobuf-lite.la" )
> > > > > make[7]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[6]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[5]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > make[4]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > > > /usr/bin/cmake -E touch
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> > > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > > > [ 42%] Performing install step for 'protobuf-2.6.1'
> > > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > make
> > > > > install
> > > > > make[4]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to
> > parent
> > > > > make rule.
> > > > > Making install in .
> > > > > make[5]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > make[6]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > make[6]: Nothing to be done for `install-exec-am'.
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > > >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > > > make[6]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > make[5]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > Making install in src
> > > > > make[5]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make  install-am
> > > > > make[6]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[7]: Entering directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > >  /bin/mkdir -p
> > > > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > > >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> > > > > libprotobuf-lite.la libprotobuf.la libprotoc.la
> > > > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > > > libtool: install: /usr/bin/install -c
> .libs/libprotobuf-lite.so.9.0.1
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> > > > > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> > > > > libprotobuf-lite.so.9; }; })
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> > > > > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
> > > > libprotobuf-lite.so;
> > > > > }; })
> > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > libprotobuf-lite.la
> > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f
> > libprotobuf.so.9
> > > > &&
> > > > > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so
> > &&
> > > ln
> > > > > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > libprotobuf.la
> > > > > libtool: install: warning: relinking `libprotoc.la'
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> > > > > /bin/bash
> > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> > > > > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> > > > > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> -version-info
> > > > 9:1:0
> > > > > -export-dynamic -no-undefined -o libprotoc.la -rpath
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > google/protobuf/compiler/code_generator.lo
> > > > > google/protobuf/compiler/command_line_interface.lo
> > > > > google/protobuf/compiler/plugin.lo
> > > google/protobuf/compiler/plugin.pb.lo
> > > > > google/protobuf/compiler/subprocess.lo
> > > > > google/protobuf/compiler/zip_writer.lo
> > > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > > google/protobuf/compiler/java/java_context.lo
> > > > > google/protobuf/compiler/java/java_enum.lo
> > > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > > google/protobuf/compiler/java/java_extension.lo
> > > > > google/protobuf/compiler/java/java_field.lo
> > > > > google/protobuf/compiler/java/java_file.lo
> > > > > google/protobuf/compiler/java/java_generator.lo
> > > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > > google/protobuf/compiler/java/java_helpers.lo
> > > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > > google/protobuf/compiler/java/java_message.lo
> > > > > google/protobuf/compiler/java/java_message_field.lo
> > > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > > google/protobuf/compiler/java/java_service.lo
> > > > > google/protobuf/compiler/java/java_string_field.lo
> > > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > > libprotobuf.la -lz )
> > > > > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > > google/protobuf/compiler/.libs/code_generator.o
> > > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > > google/protobuf/compiler/.libs/plugin.o
> > > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > > google/protobuf/compiler/.libs/subprocess.o
> > > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > > google/protobuf/compiler/python/.libs/python_generator.o
>  -Wl,-rpath
> > > > >
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > -lpthread
> > > > >
> -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > > -L/lib/x86_64-linux-gnu
> > > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc
> -lgcc_s
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > > .libs/libprotoc.so.9.0.1
> > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9
> &&
> > ln
> > > > -s
> > > > > libprotoc.so.9.0.1 libprotoc.so.9; }; })
> > > > > libtool: install: (cd
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > &&
> > > {
> > > > ln
> > > > > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln
> > -s
> > > > > libprotoc.so.9.0.1 libprotoc.so; }; })
> > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> > > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > > libprotoc.la
> > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > libtool: install: chmod 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > libtool: install: ranlib
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > libtool: install: chmod 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > libtool: install: ranlib
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > > libtool: install: /usr/bin/install -c .libs/libprotoc.a
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > libtool: install: chmod 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > libtool: install: ranlib
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > > libtool: finish:
> > > > >
> > >
> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> > > > > ldconfig -n
> > > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > >
> > ----------------------------------------------------------------------
> > > > > Libraries have been installed in:
> > > > >
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > >
> > > > > If you ever happen to want to link against installed libraries
> > > > > in a given directory, LIBDIR, you must either use libtool, and
> > > > > specify the full pathname of the library, or use the `-LLIBDIR'
> > > > > flag during linking and do at least one of the following:
> > > > >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> > > > >      during execution
> > > > >    - add LIBDIR to the `LD_RUN_PATH' environment variable
> > > > >      during linking
> > > > >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> > > > >    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> > > > >
> > > > > See any operating system documentation about shared libraries for
> > > > > more information, such as the ld(1) and ld.so(8) manual pages.
> > > > >
> > ----------------------------------------------------------------------
> > > > >  /bin/mkdir -p
> > > > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > > >   /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc
> > > > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > > > libtool: install: /usr/bin/install -c .libs/protoc
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
> > > > >  /bin/mkdir -p
> > > > >
> > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > >  /bin/mkdir -p
> > > > >
> > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > > >  /bin/mkdir -p
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > >  /usr/bin/install -c -m 644
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h
> > > > >
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > > make[7]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[6]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[5]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > > make[4]: Leaving directory
> > > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > > > /usr/bin/cmake -E touch
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
> > > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > > > [ 42%] Completed 'protobuf-2.6.1'
> > > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory
> > > > > /mesos/build/3rdparty/CMakeFiles
> > > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > > > > /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
> > > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > > > >
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
> > > > > make[3]: Leaving directory `/mesos/build'
> > > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86
> > 87
> > > > > [ 42%] Built target protobuf-2.6.1
> > > > > make[2]: Leaving directory `/mesos/build'
> > > > > make[1]: *** [CMakeFiles/check.dir/rule] Error 2
> > > > > make[1]: Leaving directory `/mesos/build'
> > > > > make: *** [check] Error 2
> > > > > + docker rmi mesos-1467829624-1219
> > > > > Untagged: mesos-1467829624-1219:latest
> > > > > Deleted:
> > > a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
> > > > > Deleted:
> > > f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
> > > > > Deleted:
> > > f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
> > > > > Deleted:
> > > fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
> > > > > Deleted:
> > > 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
> > > > > Deleted:
> > > 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
> > > > > Deleted:
> > > 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
> > > > > Deleted:
> > > b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
> > > > > Deleted:
> > > 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
> > > > > Deleted:
> > > f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
> > > > > Deleted:
> > > 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
> > > > > Deleted:
> > > 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
> > > > > Deleted:
> > > 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
> > > > > Deleted:
> > > e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
> > > > > Deleted:
> > > b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
> > > > > Build step 'Execute shell' marked build as failure
> > > > >
> > > >
> > >
> >
>

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Kevin Klues <kl...@gmail.com>.
What about the patch files?

On Wed, Jul 6, 2016 at 1:29 PM Vinod Kone <vi...@apache.org> wrote:

> yes
>
> On Wed, Jul 6, 2016 at 3:28 PM, Kevin Klues <kl...@gmail.com> wrote:
>
> > Should we add the new elfio and nvml tarballs there too?
> >
> > On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io> wrote:
> >
> > > This should be a transient failure.  It appears that Github (where the
> > > CMake build stores bundled dependencies) was briefly unreachable.
> > >
> > > CMake Error at
> > > libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
> > > (message):
> > >   error: downloading
> > >   '
> > >
> >
> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
> > > '
> > >   failed
> > >
> > >     status_code: 22
> > >     status_string: "HTTP response code said error"
> > >     log: Hostname was NOT found in DNS cache
> > >     Trying 192.30.253.112...
> > >
> > >   Connected to github.com (192.30.253.112) port 443 (#0)
> > >
> > >   successfully set certificate verify locations:
> > >
> > >     CAfile: none
> > >     CApath: /etc/ssl/certs
> > >
> > >   SSLv3, TLS handshake, Client hello (1):
> > >
> > >
> > > Scanning dependencies of target gmock-1.7.0
> > > make[3]: ***
> > >
> >
> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
> > > Error 1
> > >
> > >
> > >
> > > On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
> > > jenkins@builds.apache.org> wrote:
> > >
> > > > See <
> > > >
> > >
> >
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> > > > >
> > > >
> > > > Changes:
> > > >
> > > > [kapil] Updated docs to reflect contender and detector modules.
> > > >
> > > > [vinodkone] Removed CHECK from orphan_task filtering.
> > > >
> > > > [vinodkone] Renamed incorrect variable name in authorization tests.
> > > >
> > > > [vinodkone] Changed name of authorization test.
> > > >
> > > > [vinodkone] Added test to check orphaned tasks are filtered.
> > > >
> > > > ------------------------------------------
> > > > [...truncated 6737 lines...]
> > > > In file included from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > > char*,
> > > > char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > >            msg[bool(expr) ? 1 : -1]
> > > >            ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::uint64
> google::protobuf::strtou64(const
> > > > char*, char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT
> > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > -MD -MP -MF
> > > > google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> > > > -o google/protobuf/compiler/java/java_shared_code_generator.o
> > >/dev/null
> > > > 2>&1
> > > > depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> > -MF
> > > > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > &&\
> > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> > -MF
> > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> > > > In file included from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > > char*,
> > > > char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > >            msg[bool(expr) ? 1 : -1]
> > > >            ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::uint64
> google::protobuf::strtou64(const
> > > > char*, char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> > -MF
> > > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> > > > depbase=`echo google/protobuf/compiler/java/java_string_field.lo |
> sed
> > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> -MD
> > > -MP
> > > > -MF $depbase.Tpo -c -o
> > google/protobuf/compiler/java/java_string_field.lo
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > &&\
> > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> -MD
> > > -MP
> > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > -fPIC -DPIC -o
> google/protobuf/compiler/java/.libs/java_string_field.o
> > > > In file included from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > > char*,
> > > > char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > >            msg[bool(expr) ? 1 : -1]
> > > >            ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::uint64
> google::protobuf::strtou64(const
> > > > char*, char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo
> -MD
> > > -MP
> > > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > > -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
> > > > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed
> > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> > -MP
> > > > -MF $depbase.Tpo -c -o
> > google/protobuf/compiler/java/java_doc_comment.lo
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > &&\
> > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> > -MP
> > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > In file included from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > > char*,
> > > > char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > >            msg[bool(expr) ? 1 : -1]
> > > >            ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::uint64
> google::protobuf::strtou64(const
> > > > char*, char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> > -MP
> > > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
> > > > depbase=`echo google/protobuf/compiler/python/python_generator.lo |
> sed
> > > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > > -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare
> > > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> -MD
> > > -MP
> > > > -MF $depbase.Tpo -c -o
> > > google/protobuf/compiler/python/python_generator.lo
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > &&\
> > > >         mv -f $depbase.Tpo $depbase.Plo
> > > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> -MD
> > > -MP
> > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > -fPIC -DPIC -o
> google/protobuf/compiler/python/.libs/python_generator.o
> > > > In file included from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
> > > >                  from
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > > char*,
> > > > char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > > >            msg[bool(expr) ? 1 : -1]
> > > >            ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > > In function 'google::protobuf::uint64
> google::protobuf::strtou64(const
> > > > char*, char**, int)':
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > > >                          ^
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> > -I..
> > > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo
> -MD
> > > -MP
> > > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > > -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
> > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> -DNDEBUG
> > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la
> > > -rpath
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > google/protobuf/compiler/code_generator.lo
> > > > google/protobuf/compiler/command_line_interface.lo
> > > > google/protobuf/compiler/plugin.lo
> > google/protobuf/compiler/plugin.pb.lo
> > > > google/protobuf/compiler/subprocess.lo
> > > > google/protobuf/compiler/zip_writer.lo
> > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > google/protobuf/compiler/java/java_context.lo
> > > > google/protobuf/compiler/java/java_enum.lo
> > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > google/protobuf/compiler/java/java_extension.lo
> > > > google/protobuf/compiler/java/java_field.lo
> > > > google/protobuf/compiler/java/java_file.lo
> > > > google/protobuf/compiler/java/java_generator.lo
> > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > google/protobuf/compiler/java/java_helpers.lo
> > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > google/protobuf/compiler/java/java_message.lo
> > > > google/protobuf/compiler/java/java_message_field.lo
> > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > google/protobuf/compiler/java/java_service.lo
> > > > google/protobuf/compiler/java/java_string_field.lo
> > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > libprotobuf.la -lz
> > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > google/protobuf/compiler/.libs/code_generator.o
> > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > google/protobuf/compiler/.libs/plugin.o
> > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > google/protobuf/compiler/.libs/subprocess.o
> > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> > > >
> > >
> >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> > > > -Wl,-rpath
> > > >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > -lpthread ./.libs/libprotobuf.so -lz
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > -L/lib/x86_64-linux-gnu
> > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > .libs/libprotoc.so.9.0.1
> > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> > > > "libprotoc.so.9.0.1" "libprotoc.so.9")
> > > > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> > > > "libprotoc.so.9.0.1" "libprotoc.so")
> > > > libtool: link: ar cru .libs/libprotoc.a
> > > > google/protobuf/compiler/code_generator.o
> > > > google/protobuf/compiler/command_line_interface.o
> > > > google/protobuf/compiler/plugin.o
> google/protobuf/compiler/plugin.pb.o
> > > > google/protobuf/compiler/subprocess.o
> > > google/protobuf/compiler/zip_writer.o
> > > > google/protobuf/compiler/cpp/cpp_enum.o
> > > > google/protobuf/compiler/cpp/cpp_enum_field.o
> > > > google/protobuf/compiler/cpp/cpp_extension.o
> > > > google/protobuf/compiler/cpp/cpp_field.o
> > > > google/protobuf/compiler/cpp/cpp_file.o
> > > > google/protobuf/compiler/cpp/cpp_generator.o
> > > > google/protobuf/compiler/cpp/cpp_helpers.o
> > > > google/protobuf/compiler/cpp/cpp_message.o
> > > > google/protobuf/compiler/cpp/cpp_message_field.o
> > > > google/protobuf/compiler/cpp/cpp_primitive_field.o
> > > > google/protobuf/compiler/cpp/cpp_service.o
> > > > google/protobuf/compiler/cpp/cpp_string_field.o
> > > > google/protobuf/compiler/java/java_context.o
> > > > google/protobuf/compiler/java/java_enum.o
> > > > google/protobuf/compiler/java/java_enum_field.o
> > > > google/protobuf/compiler/java/java_extension.o
> > > > google/protobuf/compiler/java/java_field.o
> > > > google/protobuf/compiler/java/java_file.o
> > > > google/protobuf/compiler/java/java_generator.o
> > > > google/protobuf/compiler/java/java_generator_factory.o
> > > > google/protobuf/compiler/java/java_helpers.o
> > > > google/protobuf/compiler/java/java_lazy_message_field.o
> > > > google/protobuf/compiler/java/java_message.o
> > > > google/protobuf/compiler/java/java_message_field.o
> > > > google/protobuf/compiler/java/java_name_resolver.o
> > > > google/protobuf/compiler/java/java_primitive_field.o
> > > > google/protobuf/compiler/java/java_shared_code_generator.o
> > > > google/protobuf/compiler/java/java_service.o
> > > > google/protobuf/compiler/java/java_string_field.o
> > > > google/protobuf/compiler/java/java_doc_comment.o
> > > > google/protobuf/compiler/python/python_generator.o
> > > > libtool: link: ranlib .libs/libprotoc.a
> > > > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../
> > > > libprotoc.la" "libprotoc.la" )
> > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> -DNDEBUG
> > > > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> > > > libprotobuf.la libprotoc.la -lz
> > > > libtool: link: g++ -pthread -Wall -Wwrite-strings
> -Woverloaded-virtual
> > > > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> > > > google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> > > > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> > > >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > oldpwd=`pwd` && ( cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src &&
> > > > $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[7]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g
> -DNDEBUG
> > > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> > > libprotobuf-lite.la
> > > > -rpath
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> > > > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> > > > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> > > > google/protobuf/stubs/stringprintf.lo
> google/protobuf/extension_set.lo
> > > > google/protobuf/generated_message_util.lo
> > google/protobuf/message_lite.lo
> > > > google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo
> > > > google/protobuf/io/coded_stream.lo
> > google/protobuf/io/zero_copy_stream.lo
> > > > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> > > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> > > > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> > > > google/protobuf/stubs/.libs/common.o
> google/protobuf/stubs/.libs/once.o
> > > > google/protobuf/stubs/.libs/stringprintf.o
> > > > google/protobuf/.libs/extension_set.o
> > > > google/protobuf/.libs/generated_message_util.o
> > > > google/protobuf/.libs/message_lite.o
> > > google/protobuf/.libs/repeated_field.o
> > > > google/protobuf/.libs/wire_format_lite.o
> > > > google/protobuf/io/.libs/coded_stream.o
> > > > google/protobuf/io/.libs/zero_copy_stream.o
> > > > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread -lz
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > -L/lib/x86_64-linux-gnu
> > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> > > > .libs/libprotobuf-lite.so.9.0.1
> > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln -s
> > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> > > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s
> > > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> > > > libtool: link: ar cru .libs/libprotobuf-lite.a
> > > > google/protobuf/stubs/atomicops_internals_x86_gcc.o
> > > > google/protobuf/stubs/atomicops_internals_x86_msvc.o
> > > > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> > > > google/protobuf/stubs/stringprintf.o google/protobuf/extension_set.o
> > > > google/protobuf/generated_message_util.o
> google/protobuf/message_lite.o
> > > > google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o
> > > > google/protobuf/io/coded_stream.o
> google/protobuf/io/zero_copy_stream.o
> > > > google/protobuf/io/zero_copy_stream_impl_lite.o
> > > > libtool: link: ranlib .libs/libprotobuf-lite.a
> > > > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s
> > "../
> > > > libprotobuf-lite.la" "libprotobuf-lite.la" )
> > > > make[7]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[6]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[5]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > make[4]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > > /usr/bin/cmake -E touch
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > > [ 42%] Performing install step for 'protobuf-2.6.1'
> > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > make
> > > > install
> > > > make[4]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to
> parent
> > > > make rule.
> > > > Making install in .
> > > > make[5]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > make[6]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > make[6]: Nothing to be done for `install-exec-am'.
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > > make[6]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > make[5]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > Making install in src
> > > > make[5]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make  install-am
> > > > make[6]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[7]: Entering directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > >  /bin/mkdir -p
> > > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> > > > libprotobuf-lite.la libprotobuf.la libprotoc.la
> > > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.9.0.1
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> > > > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> > > > libprotobuf-lite.so.9; }; })
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> > > > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
> > > libprotobuf-lite.so;
> > > > }; })
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > libprotobuf-lite.la
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f
> libprotobuf.so.9
> > > &&
> > > > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so
> &&
> > ln
> > > > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > libprotobuf.la
> > > > libtool: install: warning: relinking `libprotoc.la'
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> > > > /bin/bash
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> > > > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> > > > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info
> > > 9:1:0
> > > > -export-dynamic -no-undefined -o libprotoc.la -rpath
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > google/protobuf/compiler/code_generator.lo
> > > > google/protobuf/compiler/command_line_interface.lo
> > > > google/protobuf/compiler/plugin.lo
> > google/protobuf/compiler/plugin.pb.lo
> > > > google/protobuf/compiler/subprocess.lo
> > > > google/protobuf/compiler/zip_writer.lo
> > > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > > google/protobuf/compiler/cpp/cpp_field.lo
> > > > google/protobuf/compiler/cpp/cpp_file.lo
> > > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > > google/protobuf/compiler/cpp/cpp_message.lo
> > > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > > google/protobuf/compiler/cpp/cpp_service.lo
> > > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > > google/protobuf/compiler/java/java_context.lo
> > > > google/protobuf/compiler/java/java_enum.lo
> > > > google/protobuf/compiler/java/java_enum_field.lo
> > > > google/protobuf/compiler/java/java_extension.lo
> > > > google/protobuf/compiler/java/java_field.lo
> > > > google/protobuf/compiler/java/java_file.lo
> > > > google/protobuf/compiler/java/java_generator.lo
> > > > google/protobuf/compiler/java/java_generator_factory.lo
> > > > google/protobuf/compiler/java/java_helpers.lo
> > > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > > google/protobuf/compiler/java/java_message.lo
> > > > google/protobuf/compiler/java/java_message_field.lo
> > > > google/protobuf/compiler/java/java_name_resolver.lo
> > > > google/protobuf/compiler/java/java_primitive_field.lo
> > > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > > google/protobuf/compiler/java/java_service.lo
> > > > google/protobuf/compiler/java/java_string_field.lo
> > > > google/protobuf/compiler/java/java_doc_comment.lo
> > > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > > libprotobuf.la -lz )
> > > > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > > google/protobuf/compiler/.libs/code_generator.o
> > > > google/protobuf/compiler/.libs/command_line_interface.o
> > > > google/protobuf/compiler/.libs/plugin.o
> > > > google/protobuf/compiler/.libs/plugin.pb.o
> > > > google/protobuf/compiler/.libs/subprocess.o
> > > > google/protobuf/compiler/.libs/zip_writer.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > > google/protobuf/compiler/java/.libs/java_context.o
> > > > google/protobuf/compiler/java/.libs/java_enum.o
> > > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > > google/protobuf/compiler/java/.libs/java_extension.o
> > > > google/protobuf/compiler/java/.libs/java_field.o
> > > > google/protobuf/compiler/java/.libs/java_file.o
> > > > google/protobuf/compiler/java/.libs/java_generator.o
> > > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > > google/protobuf/compiler/java/.libs/java_message.o
> > > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > > google/protobuf/compiler/java/.libs/java_service.o
> > > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> > > >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > -lpthread
> > > > -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > > -L/lib/x86_64-linux-gnu
> > > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > > .libs/libprotoc.so.9.0.1
> > > > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9 &&
> ln
> > > -s
> > > > libprotoc.so.9.0.1 libprotoc.so.9; }; })
> > > > libtool: install: (cd
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> &&
> > {
> > > ln
> > > > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln
> -s
> > > > libprotoc.so.9.0.1 libprotoc.so; }; })
> > > > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > > libprotoc.la
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > libtool: install: chmod 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > libtool: install: ranlib
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > libtool: install: chmod 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > libtool: install: ranlib
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > > libtool: install: /usr/bin/install -c .libs/libprotoc.a
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > libtool: install: chmod 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > libtool: install: ranlib
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > > libtool: finish:
> > > >
> > PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> > > > ldconfig -n
> > > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > >
> ----------------------------------------------------------------------
> > > > Libraries have been installed in:
> > > >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > >
> > > > If you ever happen to want to link against installed libraries
> > > > in a given directory, LIBDIR, you must either use libtool, and
> > > > specify the full pathname of the library, or use the `-LLIBDIR'
> > > > flag during linking and do at least one of the following:
> > > >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> > > >      during execution
> > > >    - add LIBDIR to the `LD_RUN_PATH' environment variable
> > > >      during linking
> > > >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> > > >    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> > > >
> > > > See any operating system documentation about shared libraries for
> > > > more information, such as the ld(1) and ld.so(8) manual pages.
> > > >
> ----------------------------------------------------------------------
> > > >  /bin/mkdir -p
> > > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > >   /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc
> > > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > > libtool: install: /usr/bin/install -c .libs/protoc
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
> > > >  /bin/mkdir -p
> > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > >  /bin/mkdir -p
> > > >
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > > >  /bin/mkdir -p
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > >  /usr/bin/install -c -m 644
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h
> > > >
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > > make[7]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[6]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[5]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > > make[4]: Leaving directory
> > > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > > /usr/bin/cmake -E touch
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
> > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > > [ 42%] Completed 'protobuf-2.6.1'
> > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory
> > > > /mesos/build/3rdparty/CMakeFiles
> > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > > > /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
> > > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > > >
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
> > > > make[3]: Leaving directory `/mesos/build'
> > > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86
> 87
> > > > [ 42%] Built target protobuf-2.6.1
> > > > make[2]: Leaving directory `/mesos/build'
> > > > make[1]: *** [CMakeFiles/check.dir/rule] Error 2
> > > > make[1]: Leaving directory `/mesos/build'
> > > > make: *** [check] Error 2
> > > > + docker rmi mesos-1467829624-1219
> > > > Untagged: mesos-1467829624-1219:latest
> > > > Deleted:
> > a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
> > > > Deleted:
> > f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
> > > > Deleted:
> > f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
> > > > Deleted:
> > fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
> > > > Deleted:
> > 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
> > > > Deleted:
> > 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
> > > > Deleted:
> > 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
> > > > Deleted:
> > b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
> > > > Deleted:
> > 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
> > > > Deleted:
> > f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
> > > > Deleted:
> > 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
> > > > Deleted:
> > 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
> > > > Deleted:
> > 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
> > > > Deleted:
> > e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
> > > > Deleted:
> > b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
> > > > Build step 'Execute shell' marked build as failure
> > > >
> > >
> >
>

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Vinod Kone <vi...@apache.org>.
yes

On Wed, Jul 6, 2016 at 3:28 PM, Kevin Klues <kl...@gmail.com> wrote:

> Should we add the new elfio and nvml tarballs there too?
>
> On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io> wrote:
>
> > This should be a transient failure.  It appears that Github (where the
> > CMake build stores bundled dependencies) was briefly unreachable.
> >
> > CMake Error at
> > libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
> > (message):
> >   error: downloading
> >   '
> >
> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
> > '
> >   failed
> >
> >     status_code: 22
> >     status_string: "HTTP response code said error"
> >     log: Hostname was NOT found in DNS cache
> >     Trying 192.30.253.112...
> >
> >   Connected to github.com (192.30.253.112) port 443 (#0)
> >
> >   successfully set certificate verify locations:
> >
> >     CAfile: none
> >     CApath: /etc/ssl/certs
> >
> >   SSLv3, TLS handshake, Client hello (1):
> >
> >
> > Scanning dependencies of target gmock-1.7.0
> > make[3]: ***
> >
> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
> > Error 1
> >
> >
> >
> > On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
> > jenkins@builds.apache.org> wrote:
> >
> > > See <
> > >
> >
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> > > >
> > >
> > > Changes:
> > >
> > > [kapil] Updated docs to reflect contender and detector modules.
> > >
> > > [vinodkone] Removed CHECK from orphan_task filtering.
> > >
> > > [vinodkone] Renamed incorrect variable name in authorization tests.
> > >
> > > [vinodkone] Changed name of authorization test.
> > >
> > > [vinodkone] Added test to check orphaned tasks are filtered.
> > >
> > > ------------------------------------------
> > > [...truncated 6737 lines...]
> > > In file included from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > char*,
> > > char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > >            msg[bool(expr) ? 1 : -1]
> > >            ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > > char*, char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT
> > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > -MD -MP -MF
> > > google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> > > -o google/protobuf/compiler/java/java_shared_code_generator.o
> >/dev/null
> > > 2>&1
> > > depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> -MF
> > > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > &&\
> > >         mv -f $depbase.Tpo $depbase.Plo
> > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> -MF
> > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> > > In file included from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > char*,
> > > char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > >            msg[bool(expr) ? 1 : -1]
> > >            ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > > char*, char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP
> -MF
> > > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> > > depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed
> > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> > -MP
> > > -MF $depbase.Tpo -c -o
> google/protobuf/compiler/java/java_string_field.lo
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > &&\
> > >         mv -f $depbase.Tpo $depbase.Plo
> > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> > -MP
> > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o
> > > In file included from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > char*,
> > > char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > >            msg[bool(expr) ? 1 : -1]
> > >            ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > > char*, char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> > -MP
> > > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > > -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
> > > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed
> > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> -MP
> > > -MF $depbase.Tpo -c -o
> google/protobuf/compiler/java/java_doc_comment.lo
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > &&\
> > >         mv -f $depbase.Tpo $depbase.Plo
> > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> -MP
> > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > In file included from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > char*,
> > > char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > >            msg[bool(expr) ? 1 : -1]
> > >            ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > > char*, char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD
> -MP
> > > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
> > > depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed
> > > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> > >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > > -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> > -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> > -MP
> > > -MF $depbase.Tpo -c -o
> > google/protobuf/compiler/python/python_generator.lo
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > &&\
> > >         mv -f $depbase.Tpo $depbase.Plo
> > > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> > -MP
> > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o
> > > In file included from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
> > >                  from
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::int64 google::protobuf::strto64(const
> > char*,
> > > char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> > >            msg[bool(expr) ? 1 : -1]
> > >            ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > > char*, char**, int)':
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> > >                          ^
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src
> -I..
> > > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> > -MP
> > > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > > -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
> > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > > -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la
> > -rpath
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > google/protobuf/compiler/code_generator.lo
> > > google/protobuf/compiler/command_line_interface.lo
> > > google/protobuf/compiler/plugin.lo
> google/protobuf/compiler/plugin.pb.lo
> > > google/protobuf/compiler/subprocess.lo
> > > google/protobuf/compiler/zip_writer.lo
> > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > google/protobuf/compiler/cpp/cpp_field.lo
> > > google/protobuf/compiler/cpp/cpp_file.lo
> > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > google/protobuf/compiler/cpp/cpp_message.lo
> > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > google/protobuf/compiler/cpp/cpp_service.lo
> > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > google/protobuf/compiler/java/java_context.lo
> > > google/protobuf/compiler/java/java_enum.lo
> > > google/protobuf/compiler/java/java_enum_field.lo
> > > google/protobuf/compiler/java/java_extension.lo
> > > google/protobuf/compiler/java/java_field.lo
> > > google/protobuf/compiler/java/java_file.lo
> > > google/protobuf/compiler/java/java_generator.lo
> > > google/protobuf/compiler/java/java_generator_factory.lo
> > > google/protobuf/compiler/java/java_helpers.lo
> > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > google/protobuf/compiler/java/java_message.lo
> > > google/protobuf/compiler/java/java_message_field.lo
> > > google/protobuf/compiler/java/java_name_resolver.lo
> > > google/protobuf/compiler/java/java_primitive_field.lo
> > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > google/protobuf/compiler/java/java_service.lo
> > > google/protobuf/compiler/java/java_string_field.lo
> > > google/protobuf/compiler/java/java_doc_comment.lo
> > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > libprotobuf.la -lz
> > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > google/protobuf/compiler/.libs/code_generator.o
> > > google/protobuf/compiler/.libs/command_line_interface.o
> > > google/protobuf/compiler/.libs/plugin.o
> > > google/protobuf/compiler/.libs/plugin.pb.o
> > > google/protobuf/compiler/.libs/subprocess.o
> > > google/protobuf/compiler/.libs/zip_writer.o
> > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > google/protobuf/compiler/java/.libs/java_context.o
> > > google/protobuf/compiler/java/.libs/java_enum.o
> > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > google/protobuf/compiler/java/.libs/java_extension.o
> > > google/protobuf/compiler/java/.libs/java_field.o
> > > google/protobuf/compiler/java/.libs/java_file.o
> > > google/protobuf/compiler/java/.libs/java_generator.o
> > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > google/protobuf/compiler/java/.libs/java_message.o
> > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > google/protobuf/compiler/java/.libs/java_service.o
> > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> > >
> >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> > > -Wl,-rpath
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > -lpthread ./.libs/libprotobuf.so -lz
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > -L/lib/x86_64-linux-gnu
> > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > .libs/libprotoc.so.9.0.1
> > > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> > > "libprotoc.so.9.0.1" "libprotoc.so.9")
> > > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> > > "libprotoc.so.9.0.1" "libprotoc.so")
> > > libtool: link: ar cru .libs/libprotoc.a
> > > google/protobuf/compiler/code_generator.o
> > > google/protobuf/compiler/command_line_interface.o
> > > google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o
> > > google/protobuf/compiler/subprocess.o
> > google/protobuf/compiler/zip_writer.o
> > > google/protobuf/compiler/cpp/cpp_enum.o
> > > google/protobuf/compiler/cpp/cpp_enum_field.o
> > > google/protobuf/compiler/cpp/cpp_extension.o
> > > google/protobuf/compiler/cpp/cpp_field.o
> > > google/protobuf/compiler/cpp/cpp_file.o
> > > google/protobuf/compiler/cpp/cpp_generator.o
> > > google/protobuf/compiler/cpp/cpp_helpers.o
> > > google/protobuf/compiler/cpp/cpp_message.o
> > > google/protobuf/compiler/cpp/cpp_message_field.o
> > > google/protobuf/compiler/cpp/cpp_primitive_field.o
> > > google/protobuf/compiler/cpp/cpp_service.o
> > > google/protobuf/compiler/cpp/cpp_string_field.o
> > > google/protobuf/compiler/java/java_context.o
> > > google/protobuf/compiler/java/java_enum.o
> > > google/protobuf/compiler/java/java_enum_field.o
> > > google/protobuf/compiler/java/java_extension.o
> > > google/protobuf/compiler/java/java_field.o
> > > google/protobuf/compiler/java/java_file.o
> > > google/protobuf/compiler/java/java_generator.o
> > > google/protobuf/compiler/java/java_generator_factory.o
> > > google/protobuf/compiler/java/java_helpers.o
> > > google/protobuf/compiler/java/java_lazy_message_field.o
> > > google/protobuf/compiler/java/java_message.o
> > > google/protobuf/compiler/java/java_message_field.o
> > > google/protobuf/compiler/java/java_name_resolver.o
> > > google/protobuf/compiler/java/java_primitive_field.o
> > > google/protobuf/compiler/java/java_shared_code_generator.o
> > > google/protobuf/compiler/java/java_service.o
> > > google/protobuf/compiler/java/java_string_field.o
> > > google/protobuf/compiler/java/java_doc_comment.o
> > > google/protobuf/compiler/python/python_generator.o
> > > libtool: link: ranlib .libs/libprotoc.a
> > > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../
> > > libprotoc.la" "libprotoc.la" )
> > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> > > libprotobuf.la libprotoc.la -lz
> > > libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> > > google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> > > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > oldpwd=`pwd` && ( cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src &&
> > > $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[7]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> > libprotobuf-lite.la
> > > -rpath
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> > > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> > > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> > > google/protobuf/stubs/stringprintf.lo google/protobuf/extension_set.lo
> > > google/protobuf/generated_message_util.lo
> google/protobuf/message_lite.lo
> > > google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo
> > > google/protobuf/io/coded_stream.lo
> google/protobuf/io/zero_copy_stream.lo
> > > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> > > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> > > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> > > google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/once.o
> > > google/protobuf/stubs/.libs/stringprintf.o
> > > google/protobuf/.libs/extension_set.o
> > > google/protobuf/.libs/generated_message_util.o
> > > google/protobuf/.libs/message_lite.o
> > google/protobuf/.libs/repeated_field.o
> > > google/protobuf/.libs/wire_format_lite.o
> > > google/protobuf/io/.libs/coded_stream.o
> > > google/protobuf/io/.libs/zero_copy_stream.o
> > > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread -lz
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > -L/lib/x86_64-linux-gnu
> > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> > > .libs/libprotobuf-lite.so.9.0.1
> > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln -s
> > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> > > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s
> > > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> > > libtool: link: ar cru .libs/libprotobuf-lite.a
> > > google/protobuf/stubs/atomicops_internals_x86_gcc.o
> > > google/protobuf/stubs/atomicops_internals_x86_msvc.o
> > > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> > > google/protobuf/stubs/stringprintf.o google/protobuf/extension_set.o
> > > google/protobuf/generated_message_util.o google/protobuf/message_lite.o
> > > google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o
> > > google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o
> > > google/protobuf/io/zero_copy_stream_impl_lite.o
> > > libtool: link: ranlib .libs/libprotobuf-lite.a
> > > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s
> "../
> > > libprotobuf-lite.la" "libprotobuf-lite.la" )
> > > make[7]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[6]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[5]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > make[4]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > /usr/bin/cmake -E touch
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > [ 42%] Performing install step for 'protobuf-2.6.1'
> > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> make
> > > install
> > > make[4]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to parent
> > > make rule.
> > > Making install in .
> > > make[5]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > make[6]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > make[6]: Nothing to be done for `install-exec-am'.
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > > make[6]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > make[5]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > Making install in src
> > > make[5]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make  install-am
> > > make[6]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[7]: Entering directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > >  /bin/mkdir -p
> > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> > > libprotobuf-lite.la libprotobuf.la libprotoc.la
> > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.9.0.1
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> > > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> > > libprotobuf-lite.so.9; }; })
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> > > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
> > libprotobuf-lite.so;
> > > }; })
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > libprotobuf-lite.la
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f libprotobuf.so.9
> > &&
> > > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so &&
> ln
> > > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > libprotobuf.la
> > > libtool: install: warning: relinking `libprotoc.la'
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> > > /bin/bash
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> > > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> > > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info
> > 9:1:0
> > > -export-dynamic -no-undefined -o libprotoc.la -rpath
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > google/protobuf/compiler/code_generator.lo
> > > google/protobuf/compiler/command_line_interface.lo
> > > google/protobuf/compiler/plugin.lo
> google/protobuf/compiler/plugin.pb.lo
> > > google/protobuf/compiler/subprocess.lo
> > > google/protobuf/compiler/zip_writer.lo
> > > google/protobuf/compiler/cpp/cpp_enum.lo
> > > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > > google/protobuf/compiler/cpp/cpp_extension.lo
> > > google/protobuf/compiler/cpp/cpp_field.lo
> > > google/protobuf/compiler/cpp/cpp_file.lo
> > > google/protobuf/compiler/cpp/cpp_generator.lo
> > > google/protobuf/compiler/cpp/cpp_helpers.lo
> > > google/protobuf/compiler/cpp/cpp_message.lo
> > > google/protobuf/compiler/cpp/cpp_message_field.lo
> > > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > > google/protobuf/compiler/cpp/cpp_service.lo
> > > google/protobuf/compiler/cpp/cpp_string_field.lo
> > > google/protobuf/compiler/java/java_context.lo
> > > google/protobuf/compiler/java/java_enum.lo
> > > google/protobuf/compiler/java/java_enum_field.lo
> > > google/protobuf/compiler/java/java_extension.lo
> > > google/protobuf/compiler/java/java_field.lo
> > > google/protobuf/compiler/java/java_file.lo
> > > google/protobuf/compiler/java/java_generator.lo
> > > google/protobuf/compiler/java/java_generator_factory.lo
> > > google/protobuf/compiler/java/java_helpers.lo
> > > google/protobuf/compiler/java/java_lazy_message_field.lo
> > > google/protobuf/compiler/java/java_message.lo
> > > google/protobuf/compiler/java/java_message_field.lo
> > > google/protobuf/compiler/java/java_name_resolver.lo
> > > google/protobuf/compiler/java/java_primitive_field.lo
> > > google/protobuf/compiler/java/java_shared_code_generator.lo
> > > google/protobuf/compiler/java/java_service.lo
> > > google/protobuf/compiler/java/java_string_field.lo
> > > google/protobuf/compiler/java/java_doc_comment.lo
> > > google/protobuf/compiler/python/python_generator.lo -lpthread
> > > libprotobuf.la -lz )
> > > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > > google/protobuf/compiler/.libs/code_generator.o
> > > google/protobuf/compiler/.libs/command_line_interface.o
> > > google/protobuf/compiler/.libs/plugin.o
> > > google/protobuf/compiler/.libs/plugin.pb.o
> > > google/protobuf/compiler/.libs/subprocess.o
> > > google/protobuf/compiler/.libs/zip_writer.o
> > > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > > google/protobuf/compiler/java/.libs/java_context.o
> > > google/protobuf/compiler/java/.libs/java_enum.o
> > > google/protobuf/compiler/java/.libs/java_enum_field.o
> > > google/protobuf/compiler/java/.libs/java_extension.o
> > > google/protobuf/compiler/java/.libs/java_field.o
> > > google/protobuf/compiler/java/.libs/java_file.o
> > > google/protobuf/compiler/java/.libs/java_generator.o
> > > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > > google/protobuf/compiler/java/.libs/java_helpers.o
> > > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > > google/protobuf/compiler/java/.libs/java_message.o
> > > google/protobuf/compiler/java/.libs/java_message_field.o
> > > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > > google/protobuf/compiler/java/.libs/java_service.o
> > > google/protobuf/compiler/java/.libs/java_string_field.o
> > > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> > > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > -lpthread
> > > -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> > -L/lib/x86_64-linux-gnu
> > > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > > .libs/libprotoc.so.9.0.1
> > > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9 && ln
> > -s
> > > libprotoc.so.9.0.1 libprotoc.so.9; }; })
> > > libtool: install: (cd
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib &&
> {
> > ln
> > > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln -s
> > > libprotoc.so.9.0.1 libprotoc.so; }; })
> > > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > > libprotoc.la
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > libtool: install: chmod 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > libtool: install: ranlib
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > libtool: install: chmod 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > libtool: install: ranlib
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > > libtool: install: /usr/bin/install -c .libs/libprotoc.a
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > libtool: install: chmod 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > libtool: install: ranlib
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > > libtool: finish:
> > >
> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> > > ldconfig -n
> > > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > > ----------------------------------------------------------------------
> > > Libraries have been installed in:
> > >    /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > >
> > > If you ever happen to want to link against installed libraries
> > > in a given directory, LIBDIR, you must either use libtool, and
> > > specify the full pathname of the library, or use the `-LLIBDIR'
> > > flag during linking and do at least one of the following:
> > >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> > >      during execution
> > >    - add LIBDIR to the `LD_RUN_PATH' environment variable
> > >      during linking
> > >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> > >    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> > >
> > > See any operating system documentation about shared libraries for
> > > more information, such as the ld(1) and ld.so(8) manual pages.
> > > ----------------------------------------------------------------------
> > >  /bin/mkdir -p
> > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > >   /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc
> > > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > > libtool: install: /usr/bin/install -c .libs/protoc
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
> > >  /bin/mkdir -p
> > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > >  /bin/mkdir -p
> > >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> > >  /bin/mkdir -p
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > >  /usr/bin/install -c -m 644
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h
> > >
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > > make[7]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[6]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[5]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > > make[4]: Leaving directory
> > > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > > /usr/bin/cmake -E touch
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
> > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > > [ 42%] Completed 'protobuf-2.6.1'
> > > cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory
> > > /mesos/build/3rdparty/CMakeFiles
> > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > > /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
> > > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > >
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
> > > make[3]: Leaving directory `/mesos/build'
> > > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86 87
> > > [ 42%] Built target protobuf-2.6.1
> > > make[2]: Leaving directory `/mesos/build'
> > > make[1]: *** [CMakeFiles/check.dir/rule] Error 2
> > > make[1]: Leaving directory `/mesos/build'
> > > make: *** [check] Error 2
> > > + docker rmi mesos-1467829624-1219
> > > Untagged: mesos-1467829624-1219:latest
> > > Deleted:
> a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
> > > Deleted:
> f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
> > > Deleted:
> f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
> > > Deleted:
> fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
> > > Deleted:
> 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
> > > Deleted:
> 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
> > > Deleted:
> 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
> > > Deleted:
> b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
> > > Deleted:
> 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
> > > Deleted:
> f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
> > > Deleted:
> 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
> > > Deleted:
> 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
> > > Deleted:
> 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
> > > Deleted:
> e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
> > > Deleted:
> b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
> > > Build step 'Execute shell' marked build as failure
> > >
> >
>

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Kevin Klues <kl...@gmail.com>.
Should we add the new elfio and nvml tarballs there too?

On Wed, Jul 6, 2016 at 1:23 PM Joseph Wu <jo...@mesosphere.io> wrote:

> This should be a transient failure.  It appears that Github (where the
> CMake build stores bundled dependencies) was briefly unreachable.
>
> CMake Error at
> libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
> (message):
>   error: downloading
>   '
> https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz
> '
>   failed
>
>     status_code: 22
>     status_string: "HTTP response code said error"
>     log: Hostname was NOT found in DNS cache
>     Trying 192.30.253.112...
>
>   Connected to github.com (192.30.253.112) port 443 (#0)
>
>   successfully set certificate verify locations:
>
>     CAfile: none
>     CApath: /etc/ssl/certs
>
>   SSLv3, TLS handshake, Client hello (1):
>
>
> Scanning dependencies of target gmock-1.7.0
> make[3]: ***
> [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
> Error 1
>
>
>
> On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
> > See <
> >
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> > >
> >
> > Changes:
> >
> > [kapil] Updated docs to reflect contender and detector modules.
> >
> > [vinodkone] Removed CHECK from orphan_task filtering.
> >
> > [vinodkone] Renamed incorrect variable name in authorization tests.
> >
> > [vinodkone] Changed name of authorization test.
> >
> > [vinodkone] Added test to check orphaned tasks are filtered.
> >
> > ------------------------------------------
> > [...truncated 6737 lines...]
> > In file included from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::int64 google::protobuf::strto64(const
> char*,
> > char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> >            msg[bool(expr) ? 1 : -1]
> >            ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > char*, char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT
> google/protobuf/compiler/java/java_shared_code_generator.lo
> > -MD -MP -MF
> > google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> > -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null
> > 2>&1
> > depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> > $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > &&\
> >         mv -f $depbase.Tpo $depbase.Plo
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> > In file included from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::int64 google::protobuf::strto64(const
> char*,
> > char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> >            msg[bool(expr) ? 1 : -1]
> >            ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > char*, char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> > google/protobuf/compiler/java/.deps/java_service.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> > -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> > depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed
> > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> -MP
> > -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field.lo
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > &&\
> >         mv -f $depbase.Tpo $depbase.Plo
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> -MP
> > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o
> > In file included from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::int64 google::protobuf::strto64(const
> char*,
> > char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> >            msg[bool(expr) ? 1 : -1]
> >            ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > char*, char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD
> -MP
> > -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> > -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
> > depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed
> > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> > -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_doc_comment.lo
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > &&\
> >         mv -f $depbase.Tpo $depbase.Plo
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
> > In file included from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::int64 google::protobuf::strto64(const
> char*,
> > char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> >            msg[bool(expr) ? 1 : -1]
> >            ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > char*, char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> > -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> > -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
> > depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed
> > 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
> >         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> > -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> >   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare
> -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> -MP
> > -MF $depbase.Tpo -c -o
> google/protobuf/compiler/python/python_generator.lo
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > &&\
> >         mv -f $depbase.Tpo $depbase.Plo
> > libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> > -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> -MP
> > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o
> > In file included from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
> >                  from
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::int64 google::protobuf::strto64(const
> char*,
> > char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> > note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
> >            msg[bool(expr) ? 1 : -1]
> >            ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> > In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> > char*, char**, int)':
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
> >                          ^
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> > -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> > -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD
> -MP
> > -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> > -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
> > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la
> -rpath
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > google/protobuf/compiler/code_generator.lo
> > google/protobuf/compiler/command_line_interface.lo
> > google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo
> > google/protobuf/compiler/subprocess.lo
> > google/protobuf/compiler/zip_writer.lo
> > google/protobuf/compiler/cpp/cpp_enum.lo
> > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > google/protobuf/compiler/cpp/cpp_extension.lo
> > google/protobuf/compiler/cpp/cpp_field.lo
> > google/protobuf/compiler/cpp/cpp_file.lo
> > google/protobuf/compiler/cpp/cpp_generator.lo
> > google/protobuf/compiler/cpp/cpp_helpers.lo
> > google/protobuf/compiler/cpp/cpp_message.lo
> > google/protobuf/compiler/cpp/cpp_message_field.lo
> > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > google/protobuf/compiler/cpp/cpp_service.lo
> > google/protobuf/compiler/cpp/cpp_string_field.lo
> > google/protobuf/compiler/java/java_context.lo
> > google/protobuf/compiler/java/java_enum.lo
> > google/protobuf/compiler/java/java_enum_field.lo
> > google/protobuf/compiler/java/java_extension.lo
> > google/protobuf/compiler/java/java_field.lo
> > google/protobuf/compiler/java/java_file.lo
> > google/protobuf/compiler/java/java_generator.lo
> > google/protobuf/compiler/java/java_generator_factory.lo
> > google/protobuf/compiler/java/java_helpers.lo
> > google/protobuf/compiler/java/java_lazy_message_field.lo
> > google/protobuf/compiler/java/java_message.lo
> > google/protobuf/compiler/java/java_message_field.lo
> > google/protobuf/compiler/java/java_name_resolver.lo
> > google/protobuf/compiler/java/java_primitive_field.lo
> > google/protobuf/compiler/java/java_shared_code_generator.lo
> > google/protobuf/compiler/java/java_service.lo
> > google/protobuf/compiler/java/java_string_field.lo
> > google/protobuf/compiler/java/java_doc_comment.lo
> > google/protobuf/compiler/python/python_generator.lo -lpthread
> > libprotobuf.la -lz
> > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > google/protobuf/compiler/.libs/code_generator.o
> > google/protobuf/compiler/.libs/command_line_interface.o
> > google/protobuf/compiler/.libs/plugin.o
> > google/protobuf/compiler/.libs/plugin.pb.o
> > google/protobuf/compiler/.libs/subprocess.o
> > google/protobuf/compiler/.libs/zip_writer.o
> > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > google/protobuf/compiler/java/.libs/java_context.o
> > google/protobuf/compiler/java/.libs/java_enum.o
> > google/protobuf/compiler/java/.libs/java_enum_field.o
> > google/protobuf/compiler/java/.libs/java_extension.o
> > google/protobuf/compiler/java/.libs/java_field.o
> > google/protobuf/compiler/java/.libs/java_file.o
> > google/protobuf/compiler/java/.libs/java_generator.o
> > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > google/protobuf/compiler/java/.libs/java_helpers.o
> > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > google/protobuf/compiler/java/.libs/java_message.o
> > google/protobuf/compiler/java/.libs/java_message_field.o
> > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > google/protobuf/compiler/java/.libs/java_service.o
> > google/protobuf/compiler/java/.libs/java_string_field.o
> > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> >
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> > -Wl,-rpath
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > -lpthread ./.libs/libprotobuf.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> -L/lib/x86_64-linux-gnu
> > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > .libs/libprotoc.so.9.0.1
> > libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> > "libprotoc.so.9.0.1" "libprotoc.so.9")
> > libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> > "libprotoc.so.9.0.1" "libprotoc.so")
> > libtool: link: ar cru .libs/libprotoc.a
> > google/protobuf/compiler/code_generator.o
> > google/protobuf/compiler/command_line_interface.o
> > google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o
> > google/protobuf/compiler/subprocess.o
> google/protobuf/compiler/zip_writer.o
> > google/protobuf/compiler/cpp/cpp_enum.o
> > google/protobuf/compiler/cpp/cpp_enum_field.o
> > google/protobuf/compiler/cpp/cpp_extension.o
> > google/protobuf/compiler/cpp/cpp_field.o
> > google/protobuf/compiler/cpp/cpp_file.o
> > google/protobuf/compiler/cpp/cpp_generator.o
> > google/protobuf/compiler/cpp/cpp_helpers.o
> > google/protobuf/compiler/cpp/cpp_message.o
> > google/protobuf/compiler/cpp/cpp_message_field.o
> > google/protobuf/compiler/cpp/cpp_primitive_field.o
> > google/protobuf/compiler/cpp/cpp_service.o
> > google/protobuf/compiler/cpp/cpp_string_field.o
> > google/protobuf/compiler/java/java_context.o
> > google/protobuf/compiler/java/java_enum.o
> > google/protobuf/compiler/java/java_enum_field.o
> > google/protobuf/compiler/java/java_extension.o
> > google/protobuf/compiler/java/java_field.o
> > google/protobuf/compiler/java/java_file.o
> > google/protobuf/compiler/java/java_generator.o
> > google/protobuf/compiler/java/java_generator_factory.o
> > google/protobuf/compiler/java/java_helpers.o
> > google/protobuf/compiler/java/java_lazy_message_field.o
> > google/protobuf/compiler/java/java_message.o
> > google/protobuf/compiler/java/java_message_field.o
> > google/protobuf/compiler/java/java_name_resolver.o
> > google/protobuf/compiler/java/java_primitive_field.o
> > google/protobuf/compiler/java/java_shared_code_generator.o
> > google/protobuf/compiler/java/java_service.o
> > google/protobuf/compiler/java/java_string_field.o
> > google/protobuf/compiler/java/java_doc_comment.o
> > google/protobuf/compiler/python/python_generator.o
> > libtool: link: ranlib .libs/libprotoc.a
> > libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../
> > libprotoc.la" "libprotoc.la" )
> > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> > libprotobuf.la libprotoc.la -lz
> > libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> > -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> > google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> > ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > oldpwd=`pwd` && ( cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src &&
> > $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[7]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> > -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> > -version-info 9:1:0 -export-dynamic -no-undefined  -o
> libprotobuf-lite.la
> > -rpath
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> > google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> > google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> > google/protobuf/stubs/stringprintf.lo google/protobuf/extension_set.lo
> > google/protobuf/generated_message_util.lo google/protobuf/message_lite.lo
> > google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo
> > google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo
> > google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> > libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> > google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> > google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/once.o
> > google/protobuf/stubs/.libs/stringprintf.o
> > google/protobuf/.libs/extension_set.o
> > google/protobuf/.libs/generated_message_util.o
> > google/protobuf/.libs/message_lite.o
> google/protobuf/.libs/repeated_field.o
> > google/protobuf/.libs/wire_format_lite.o
> > google/protobuf/io/.libs/coded_stream.o
> > google/protobuf/io/.libs/zero_copy_stream.o
> > google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread -lz
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> -L/lib/x86_64-linux-gnu
> > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> > .libs/libprotobuf-lite.so.9.0.1
> > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln -s
> > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> > libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s
> > "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> > libtool: link: ar cru .libs/libprotobuf-lite.a
> > google/protobuf/stubs/atomicops_internals_x86_gcc.o
> > google/protobuf/stubs/atomicops_internals_x86_msvc.o
> > google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> > google/protobuf/stubs/stringprintf.o google/protobuf/extension_set.o
> > google/protobuf/generated_message_util.o google/protobuf/message_lite.o
> > google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o
> > google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o
> > google/protobuf/io/zero_copy_stream_impl_lite.o
> > libtool: link: ranlib .libs/libprotobuf-lite.a
> > libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../
> > libprotobuf-lite.la" "libprotobuf-lite.la" )
> > make[7]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[6]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[5]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > make[4]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > /usr/bin/cmake -E touch
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > [ 42%] Performing install step for 'protobuf-2.6.1'
> > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build && make
> > install
> > make[4]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > make[4]: warning: jobserver unavailable: using -j1.  Add `+' to parent
> > make rule.
> > Making install in .
> > make[5]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > make[6]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > make[6]: Nothing to be done for `install-exec-am'.
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> >  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> > make[6]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > make[5]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > Making install in src
> > make[5]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make  install-am
> > make[6]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[7]: Entering directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> >  /bin/mkdir -p
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> >  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> > libprotobuf-lite.la libprotobuf.la libprotoc.la
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.9.0.1
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> > libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> > libprotobuf-lite.so.9; }; })
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> > libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1
> libprotobuf-lite.so;
> > }; })
> > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > libprotobuf-lite.la
> > libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f libprotobuf.so.9
> &&
> > ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so && ln
> > -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> > libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > libprotobuf.la
> > libtool: install: warning: relinking `libprotoc.la'
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> > /bin/bash
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> > --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> > -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info
> 9:1:0
> > -export-dynamic -no-undefined -o libprotoc.la -rpath
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > google/protobuf/compiler/code_generator.lo
> > google/protobuf/compiler/command_line_interface.lo
> > google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo
> > google/protobuf/compiler/subprocess.lo
> > google/protobuf/compiler/zip_writer.lo
> > google/protobuf/compiler/cpp/cpp_enum.lo
> > google/protobuf/compiler/cpp/cpp_enum_field.lo
> > google/protobuf/compiler/cpp/cpp_extension.lo
> > google/protobuf/compiler/cpp/cpp_field.lo
> > google/protobuf/compiler/cpp/cpp_file.lo
> > google/protobuf/compiler/cpp/cpp_generator.lo
> > google/protobuf/compiler/cpp/cpp_helpers.lo
> > google/protobuf/compiler/cpp/cpp_message.lo
> > google/protobuf/compiler/cpp/cpp_message_field.lo
> > google/protobuf/compiler/cpp/cpp_primitive_field.lo
> > google/protobuf/compiler/cpp/cpp_service.lo
> > google/protobuf/compiler/cpp/cpp_string_field.lo
> > google/protobuf/compiler/java/java_context.lo
> > google/protobuf/compiler/java/java_enum.lo
> > google/protobuf/compiler/java/java_enum_field.lo
> > google/protobuf/compiler/java/java_extension.lo
> > google/protobuf/compiler/java/java_field.lo
> > google/protobuf/compiler/java/java_file.lo
> > google/protobuf/compiler/java/java_generator.lo
> > google/protobuf/compiler/java/java_generator_factory.lo
> > google/protobuf/compiler/java/java_helpers.lo
> > google/protobuf/compiler/java/java_lazy_message_field.lo
> > google/protobuf/compiler/java/java_message.lo
> > google/protobuf/compiler/java/java_message_field.lo
> > google/protobuf/compiler/java/java_name_resolver.lo
> > google/protobuf/compiler/java/java_primitive_field.lo
> > google/protobuf/compiler/java/java_shared_code_generator.lo
> > google/protobuf/compiler/java/java_service.lo
> > google/protobuf/compiler/java/java_string_field.lo
> > google/protobuf/compiler/java/java_doc_comment.lo
> > google/protobuf/compiler/python/python_generator.lo -lpthread
> > libprotobuf.la -lz )
> > libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> > google/protobuf/compiler/.libs/code_generator.o
> > google/protobuf/compiler/.libs/command_line_interface.o
> > google/protobuf/compiler/.libs/plugin.o
> > google/protobuf/compiler/.libs/plugin.pb.o
> > google/protobuf/compiler/.libs/subprocess.o
> > google/protobuf/compiler/.libs/zip_writer.o
> > google/protobuf/compiler/cpp/.libs/cpp_enum.o
> > google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_extension.o
> > google/protobuf/compiler/cpp/.libs/cpp_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_file.o
> > google/protobuf/compiler/cpp/.libs/cpp_generator.o
> > google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> > google/protobuf/compiler/cpp/.libs/cpp_message.o
> > google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> > google/protobuf/compiler/cpp/.libs/cpp_service.o
> > google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> > google/protobuf/compiler/java/.libs/java_context.o
> > google/protobuf/compiler/java/.libs/java_enum.o
> > google/protobuf/compiler/java/.libs/java_enum_field.o
> > google/protobuf/compiler/java/.libs/java_extension.o
> > google/protobuf/compiler/java/.libs/java_field.o
> > google/protobuf/compiler/java/.libs/java_file.o
> > google/protobuf/compiler/java/.libs/java_generator.o
> > google/protobuf/compiler/java/.libs/java_generator_factory.o
> > google/protobuf/compiler/java/.libs/java_helpers.o
> > google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> > google/protobuf/compiler/java/.libs/java_message.o
> > google/protobuf/compiler/java/.libs/java_message_field.o
> > google/protobuf/compiler/java/.libs/java_name_resolver.o
> > google/protobuf/compiler/java/.libs/java_primitive_field.o
> > google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> > google/protobuf/compiler/java/.libs/java_service.o
> > google/protobuf/compiler/java/.libs/java_string_field.o
> > google/protobuf/compiler/java/.libs/java_doc_comment.o
> > google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> > -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > -lpthread
> > -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib
> -L/lib/x86_64-linux-gnu
> > -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> > -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> > /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> > -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> > .libs/libprotoc.so.9.0.1
> > libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9 && ln
> -s
> > libprotoc.so.9.0.1 libprotoc.so.9; }; })
> > libtool: install: (cd
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && {
> ln
> > -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln -s
> > libprotoc.so.9.0.1 libprotoc.so; }; })
> > libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> > libprotoc.la
> > libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > libtool: install: chmod 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > libtool: install: ranlib
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> > libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > libtool: install: chmod 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > libtool: install: ranlib
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> > libtool: install: /usr/bin/install -c .libs/libprotoc.a
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > libtool: install: chmod 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > libtool: install: ranlib
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> > libtool: finish:
> > PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> > ldconfig -n
> > /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> > ----------------------------------------------------------------------
> > Libraries have been installed in:
> >    /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> >
> > If you ever happen to want to link against installed libraries
> > in a given directory, LIBDIR, you must either use libtool, and
> > specify the full pathname of the library, or use the `-LLIBDIR'
> > flag during linking and do at least one of the following:
> >    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
> >      during execution
> >    - add LIBDIR to the `LD_RUN_PATH' environment variable
> >      during linking
> >    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
> >    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
> >
> > See any operating system documentation about shared libraries for
> > more information, such as the ld(1) and ld.so(8) manual pages.
> > ----------------------------------------------------------------------
> >  /bin/mkdir -p
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> >   /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> > libtool: install: /usr/bin/install -c .libs/protoc
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
> >  /bin/mkdir -p
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> >  /bin/mkdir -p
> > '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
> >  /bin/mkdir -p
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> >  /usr/bin/install -c -m 644
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h
> >
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> > make[7]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[6]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[5]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> > make[4]: Leaving directory
> > `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> > cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> > /usr/bin/cmake -E touch
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
> > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> > [ 42%] Completed 'protobuf-2.6.1'
> > cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory
> > /mesos/build/3rdparty/CMakeFiles
> > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> > /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
> > cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> >
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
> > make[3]: Leaving directory `/mesos/build'
> > /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86 87
> > [ 42%] Built target protobuf-2.6.1
> > make[2]: Leaving directory `/mesos/build'
> > make[1]: *** [CMakeFiles/check.dir/rule] Error 2
> > make[1]: Leaving directory `/mesos/build'
> > make: *** [check] Error 2
> > + docker rmi mesos-1467829624-1219
> > Untagged: mesos-1467829624-1219:latest
> > Deleted: a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
> > Deleted: f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
> > Deleted: f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
> > Deleted: fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
> > Deleted: 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
> > Deleted: 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
> > Deleted: 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
> > Deleted: b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
> > Deleted: 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
> > Deleted: f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
> > Deleted: 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
> > Deleted: 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
> > Deleted: 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
> > Deleted: e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
> > Deleted: b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
> > Build step 'Execute shell' marked build as failure
> >
>

Re: Build failed in Jenkins: Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2456

Posted by Joseph Wu <jo...@mesosphere.io>.
This should be a transient failure.  It appears that Github (where the
CMake build stores bundled dependencies) was briefly unreachable.

CMake Error at libevent-2.1.5-beta-stamp/download-libevent-2.1.5-beta.cmake:22
(message):
  error: downloading
  'https://github.com/3rdparty/mesos-3rdparty/raw/master/libevent-release-2.1.5-beta.tar.gz'
  failed

    status_code: 22
    status_string: "HTTP response code said error"
    log: Hostname was NOT found in DNS cache
    Trying 192.30.253.112...

  Connected to github.com (192.30.253.112) port 443 (#0)

  successfully set certificate verify locations:

    CAfile: none
    CApath: /etc/ssl/certs

  SSLv3, TLS handshake, Client hello (1):


Scanning dependencies of target gmock-1.7.0
make[3]: *** [3rdparty/libevent-2.1.5-beta/src/libevent-2.1.5-beta-stamp/libevent-2.1.5-beta-download]
Error 1



On Wed, Jul 6, 2016 at 11:35 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2456/changes
> >
>
> Changes:
>
> [kapil] Updated docs to reflect contender and detector modules.
>
> [vinodkone] Removed CHECK from orphan_task filtering.
>
> [vinodkone] Renamed incorrect variable name in authorization tests.
>
> [vinodkone] Changed name of authorization test.
>
> [vinodkone] Added test to check orphaned tasks are filtered.
>
> ------------------------------------------
> [...truncated 6737 lines...]
> In file included from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.h:42:0,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc:33:
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::int64 google::protobuf::strto64(const char*,
> char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>            msg[bool(expr) ? 1 : -1]
>            ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> char*, char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_shared_code_generator.lo
> -MD -MP -MF
> google/protobuf/compiler/java/.deps/java_shared_code_generator.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_shared_code_generator.cc
> -o google/protobuf/compiler/java/java_shared_code_generator.o >/dev/null
> 2>&1
> depbase=`echo google/protobuf/compiler/java/java_service.lo | sed
> 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
>   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> $depbase.Tpo -c -o google/protobuf/compiler/java/java_service.lo
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> &&\
>         mv -f $depbase.Tpo $depbase.Plo
> libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> google/protobuf/compiler/java/.deps/java_service.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_service.o
> In file included from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.h:39,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc:35:
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::int64 google::protobuf::strto64(const char*,
> char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>            msg[bool(expr) ? 1 : -1]
>            ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> char*, char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_service.lo -MD -MP -MF
> google/protobuf/compiler/java/.deps/java_service.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_service.cc
> -o google/protobuf/compiler/java/java_service.o >/dev/null 2>&1
> depbase=`echo google/protobuf/compiler/java/java_string_field.lo | sed
> 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
>   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP
> -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_string_field.lo
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> &&\
>         mv -f $depbase.Tpo $depbase.Plo
> libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP
> -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_string_field.o
> In file included from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc:39:0:
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::int64 google::protobuf::strto64(const char*,
> char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>            msg[bool(expr) ? 1 : -1]
>            ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> char*, char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_string_field.lo -MD -MP
> -MF google/protobuf/compiler/java/.deps/java_string_field.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_string_field.cc
> -o google/protobuf/compiler/java/java_string_field.o >/dev/null 2>&1
> depbase=`echo google/protobuf/compiler/java/java_doc_comment.lo | sed
> 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
>   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> -MF $depbase.Tpo -c -o google/protobuf/compiler/java/java_doc_comment.lo
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> &&\
>         mv -f $depbase.Tpo $depbase.Plo
> libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> -fPIC -DPIC -o google/protobuf/compiler/java/.libs/java_doc_comment.o
> In file included from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h:60:0,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.h:38,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc:35:
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::int64 google::protobuf::strto64(const char*,
> char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>            msg[bool(expr) ? 1 : -1]
>            ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> char*, char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/java/java_doc_comment.lo -MD -MP
> -MF google/protobuf/compiler/java/.deps/java_doc_comment.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_doc_comment.cc
> -o google/protobuf/compiler/java/java_doc_comment.o >/dev/null 2>&1
> depbase=`echo google/protobuf/compiler/python/python_generator.lo | sed
> 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
>         /bin/bash ../libtool  --tag=CXX   --mode=compile g++
> -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
>   -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP
> -MF $depbase.Tpo -c -o google/protobuf/compiler/python/python_generator.lo
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> &&\
>         mv -f $depbase.Tpo $depbase.Plo
> libtool: compile:  g++ -DHAVE_CONFIG_H -I.
> -I/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP
> -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> -fPIC -DPIC -o google/protobuf/compiler/python/.libs/python_generator.o
> In file included from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h:41:0,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h:40,
>                  from
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc:54:
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::int64 google::protobuf::strto64(const char*,
> char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:341: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h:382:11:
> note: in definition of macro 'GOOGLE_COMPILE_ASSERT'
>            msg[bool(expr) ? 1 : -1]
>            ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:
> In function 'google::protobuf::uint64 google::protobuf::strtou64(const
> char*, char**, int)':
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/strutil.h:347: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);
>                          ^
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/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/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src -I..
> -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2
> -g -DNDEBUG -MT google/protobuf/compiler/python/python_generator.lo -MD -MP
> -MF google/protobuf/compiler/python/.deps/python_generator.Tpo -c
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.cc
> -o google/protobuf/compiler/python/python_generator.o >/dev/null 2>&1
> /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotoc.la -rpath
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> google/protobuf/compiler/code_generator.lo
> google/protobuf/compiler/command_line_interface.lo
> google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo
> google/protobuf/compiler/subprocess.lo
> google/protobuf/compiler/zip_writer.lo
> google/protobuf/compiler/cpp/cpp_enum.lo
> google/protobuf/compiler/cpp/cpp_enum_field.lo
> google/protobuf/compiler/cpp/cpp_extension.lo
> google/protobuf/compiler/cpp/cpp_field.lo
> google/protobuf/compiler/cpp/cpp_file.lo
> google/protobuf/compiler/cpp/cpp_generator.lo
> google/protobuf/compiler/cpp/cpp_helpers.lo
> google/protobuf/compiler/cpp/cpp_message.lo
> google/protobuf/compiler/cpp/cpp_message_field.lo
> google/protobuf/compiler/cpp/cpp_primitive_field.lo
> google/protobuf/compiler/cpp/cpp_service.lo
> google/protobuf/compiler/cpp/cpp_string_field.lo
> google/protobuf/compiler/java/java_context.lo
> google/protobuf/compiler/java/java_enum.lo
> google/protobuf/compiler/java/java_enum_field.lo
> google/protobuf/compiler/java/java_extension.lo
> google/protobuf/compiler/java/java_field.lo
> google/protobuf/compiler/java/java_file.lo
> google/protobuf/compiler/java/java_generator.lo
> google/protobuf/compiler/java/java_generator_factory.lo
> google/protobuf/compiler/java/java_helpers.lo
> google/protobuf/compiler/java/java_lazy_message_field.lo
> google/protobuf/compiler/java/java_message.lo
> google/protobuf/compiler/java/java_message_field.lo
> google/protobuf/compiler/java/java_name_resolver.lo
> google/protobuf/compiler/java/java_primitive_field.lo
> google/protobuf/compiler/java/java_shared_code_generator.lo
> google/protobuf/compiler/java/java_service.lo
> google/protobuf/compiler/java/java_string_field.lo
> google/protobuf/compiler/java/java_doc_comment.lo
> google/protobuf/compiler/python/python_generator.lo -lpthread
> libprotobuf.la -lz
> libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> google/protobuf/compiler/.libs/code_generator.o
> google/protobuf/compiler/.libs/command_line_interface.o
> google/protobuf/compiler/.libs/plugin.o
> google/protobuf/compiler/.libs/plugin.pb.o
> google/protobuf/compiler/.libs/subprocess.o
> google/protobuf/compiler/.libs/zip_writer.o
> google/protobuf/compiler/cpp/.libs/cpp_enum.o
> google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> google/protobuf/compiler/cpp/.libs/cpp_extension.o
> google/protobuf/compiler/cpp/.libs/cpp_field.o
> google/protobuf/compiler/cpp/.libs/cpp_file.o
> google/protobuf/compiler/cpp/.libs/cpp_generator.o
> google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> google/protobuf/compiler/cpp/.libs/cpp_message.o
> google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> google/protobuf/compiler/cpp/.libs/cpp_service.o
> google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> google/protobuf/compiler/java/.libs/java_context.o
> google/protobuf/compiler/java/.libs/java_enum.o
> google/protobuf/compiler/java/.libs/java_enum_field.o
> google/protobuf/compiler/java/.libs/java_extension.o
> google/protobuf/compiler/java/.libs/java_field.o
> google/protobuf/compiler/java/.libs/java_file.o
> google/protobuf/compiler/java/.libs/java_generator.o
> google/protobuf/compiler/java/.libs/java_generator_factory.o
> google/protobuf/compiler/java/.libs/java_helpers.o
> google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> google/protobuf/compiler/java/.libs/java_message.o
> google/protobuf/compiler/java/.libs/java_message_field.o
> google/protobuf/compiler/java/.libs/java_name_resolver.o
> google/protobuf/compiler/java/.libs/java_primitive_field.o
> google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> google/protobuf/compiler/java/.libs/java_service.o
> google/protobuf/compiler/java/.libs/java_string_field.o
> google/protobuf/compiler/java/.libs/java_doc_comment.o
> google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src/.libs
> -Wl,-rpath
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> -lpthread ./.libs/libprotobuf.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> .libs/libprotoc.so.9.0.1
> libtool: link: (cd ".libs" && rm -f "libprotoc.so.9" && ln -s
> "libprotoc.so.9.0.1" "libprotoc.so.9")
> libtool: link: (cd ".libs" && rm -f "libprotoc.so" && ln -s
> "libprotoc.so.9.0.1" "libprotoc.so")
> libtool: link: ar cru .libs/libprotoc.a
> google/protobuf/compiler/code_generator.o
> google/protobuf/compiler/command_line_interface.o
> google/protobuf/compiler/plugin.o google/protobuf/compiler/plugin.pb.o
> google/protobuf/compiler/subprocess.o google/protobuf/compiler/zip_writer.o
> google/protobuf/compiler/cpp/cpp_enum.o
> google/protobuf/compiler/cpp/cpp_enum_field.o
> google/protobuf/compiler/cpp/cpp_extension.o
> google/protobuf/compiler/cpp/cpp_field.o
> google/protobuf/compiler/cpp/cpp_file.o
> google/protobuf/compiler/cpp/cpp_generator.o
> google/protobuf/compiler/cpp/cpp_helpers.o
> google/protobuf/compiler/cpp/cpp_message.o
> google/protobuf/compiler/cpp/cpp_message_field.o
> google/protobuf/compiler/cpp/cpp_primitive_field.o
> google/protobuf/compiler/cpp/cpp_service.o
> google/protobuf/compiler/cpp/cpp_string_field.o
> google/protobuf/compiler/java/java_context.o
> google/protobuf/compiler/java/java_enum.o
> google/protobuf/compiler/java/java_enum_field.o
> google/protobuf/compiler/java/java_extension.o
> google/protobuf/compiler/java/java_field.o
> google/protobuf/compiler/java/java_file.o
> google/protobuf/compiler/java/java_generator.o
> google/protobuf/compiler/java/java_generator_factory.o
> google/protobuf/compiler/java/java_helpers.o
> google/protobuf/compiler/java/java_lazy_message_field.o
> google/protobuf/compiler/java/java_message.o
> google/protobuf/compiler/java/java_message_field.o
> google/protobuf/compiler/java/java_name_resolver.o
> google/protobuf/compiler/java/java_primitive_field.o
> google/protobuf/compiler/java/java_shared_code_generator.o
> google/protobuf/compiler/java/java_service.o
> google/protobuf/compiler/java/java_string_field.o
> google/protobuf/compiler/java/java_doc_comment.o
> google/protobuf/compiler/python/python_generator.o
> libtool: link: ranlib .libs/libprotoc.a
> libtool: link: ( cd ".libs" && rm -f "libprotoc.la" && ln -s "../
> libprotoc.la" "libprotoc.la" )
> /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> -pthread  -o protoc google/protobuf/compiler/main.o -lpthread
> libprotobuf.la libprotoc.la -lz
> libtool: link: g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual
> -Wno-sign-compare -O2 -g -DNDEBUG -pthread -o .libs/protoc
> google/protobuf/compiler/main.o  -lpthread ./.libs/libprotobuf.so
> ./.libs/libprotoc.so -lz -pthread -Wl,-rpath
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> oldpwd=`pwd` && ( cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src &&
> $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[7]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> /bin/bash ../libtool  --tag=CXX   --mode=link g++ -pthread -Wall
> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG
> -version-info 9:1:0 -export-dynamic -no-undefined  -o libprotobuf-lite.la
> -rpath /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> google/protobuf/stubs/atomicops_internals_x86_gcc.lo
> google/protobuf/stubs/atomicops_internals_x86_msvc.lo
> google/protobuf/stubs/common.lo google/protobuf/stubs/once.lo
> google/protobuf/stubs/stringprintf.lo google/protobuf/extension_set.lo
> google/protobuf/generated_message_util.lo google/protobuf/message_lite.lo
> google/protobuf/repeated_field.lo google/protobuf/wire_format_lite.lo
> google/protobuf/io/coded_stream.lo google/protobuf/io/zero_copy_stream.lo
> google/protobuf/io/zero_copy_stream_impl_lite.lo -lpthread -lz
> libtool: link: g++  -fPIC -DPIC -shared -nostdlib
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> google/protobuf/stubs/.libs/atomicops_internals_x86_gcc.o
> google/protobuf/stubs/.libs/atomicops_internals_x86_msvc.o
> google/protobuf/stubs/.libs/common.o google/protobuf/stubs/.libs/once.o
> google/protobuf/stubs/.libs/stringprintf.o
> google/protobuf/.libs/extension_set.o
> google/protobuf/.libs/generated_message_util.o
> google/protobuf/.libs/message_lite.o google/protobuf/.libs/repeated_field.o
> google/protobuf/.libs/wire_format_lite.o
> google/protobuf/io/.libs/coded_stream.o
> google/protobuf/io/.libs/zero_copy_stream.o
> google/protobuf/io/.libs/zero_copy_stream_impl_lite.o   -lpthread -lz
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> -pthread -O2   -pthread -Wl,-soname -Wl,libprotobuf-lite.so.9 -o
> .libs/libprotobuf-lite.so.9.0.1
> libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so.9" && ln -s
> "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so.9")
> libtool: link: (cd ".libs" && rm -f "libprotobuf-lite.so" && ln -s
> "libprotobuf-lite.so.9.0.1" "libprotobuf-lite.so")
> libtool: link: ar cru .libs/libprotobuf-lite.a
> google/protobuf/stubs/atomicops_internals_x86_gcc.o
> google/protobuf/stubs/atomicops_internals_x86_msvc.o
> google/protobuf/stubs/common.o google/protobuf/stubs/once.o
> google/protobuf/stubs/stringprintf.o google/protobuf/extension_set.o
> google/protobuf/generated_message_util.o google/protobuf/message_lite.o
> google/protobuf/repeated_field.o google/protobuf/wire_format_lite.o
> google/protobuf/io/coded_stream.o google/protobuf/io/zero_copy_stream.o
> google/protobuf/io/zero_copy_stream_impl_lite.o
> libtool: link: ranlib .libs/libprotobuf-lite.a
> libtool: link: ( cd ".libs" && rm -f "libprotobuf-lite.la" && ln -s "../
> libprotobuf-lite.la" "libprotobuf-lite.la" )
> make[7]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[6]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[5]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> make[4]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> /usr/bin/cmake -E touch
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-build
> /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> [ 42%] Performing install step for 'protobuf-2.6.1'
> cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build && make
> install
> make[4]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> make[4]: warning: jobserver unavailable: using -j1.  Add `+' to parent
> make rule.
> Making install in .
> make[5]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> make[6]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> make[6]: Nothing to be done for `install-exec-am'.
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
>  /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/pkgconfig'
> make[6]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> make[5]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> Making install in src
> make[5]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make  install-am
> make[6]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[7]: Entering directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
>  /bin/bash ../libtool   --mode=install /usr/bin/install -c
> libprotobuf-lite.la libprotobuf.la libprotoc.la
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib'
> libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.so.9.0.1
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.so.9.0.1
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so.9 || { rm -f
> libprotobuf-lite.so.9 && ln -s libprotobuf-lite.so.9.0.1
> libprotobuf-lite.so.9; }; })
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotobuf-lite.so.9.0.1 libprotobuf-lite.so || { rm -f
> libprotobuf-lite.so && ln -s libprotobuf-lite.so.9.0.1 libprotobuf-lite.so;
> }; })
> libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> libprotobuf-lite.la
> libtool: install: /usr/bin/install -c .libs/libprotobuf.so.9.0.1
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.so.9.0.1
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotobuf.so.9.0.1 libprotobuf.so.9 || { rm -f libprotobuf.so.9 &&
> ln -s libprotobuf.so.9.0.1 libprotobuf.so.9; }; })
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotobuf.so.9.0.1 libprotobuf.so || { rm -f libprotobuf.so && ln
> -s libprotobuf.so.9.0.1 libprotobuf.so; }; })
> libtool: install: /usr/bin/install -c .libs/libprotobuf.lai
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> libprotobuf.la
> libtool: install: warning: relinking `libprotoc.la'
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src;
> /bin/bash
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/libtool
> --tag CXX --mode=relink g++ -pthread -Wall -Wwrite-strings
> -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -version-info 9:1:0
> -export-dynamic -no-undefined -o libprotoc.la -rpath
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> google/protobuf/compiler/code_generator.lo
> google/protobuf/compiler/command_line_interface.lo
> google/protobuf/compiler/plugin.lo google/protobuf/compiler/plugin.pb.lo
> google/protobuf/compiler/subprocess.lo
> google/protobuf/compiler/zip_writer.lo
> google/protobuf/compiler/cpp/cpp_enum.lo
> google/protobuf/compiler/cpp/cpp_enum_field.lo
> google/protobuf/compiler/cpp/cpp_extension.lo
> google/protobuf/compiler/cpp/cpp_field.lo
> google/protobuf/compiler/cpp/cpp_file.lo
> google/protobuf/compiler/cpp/cpp_generator.lo
> google/protobuf/compiler/cpp/cpp_helpers.lo
> google/protobuf/compiler/cpp/cpp_message.lo
> google/protobuf/compiler/cpp/cpp_message_field.lo
> google/protobuf/compiler/cpp/cpp_primitive_field.lo
> google/protobuf/compiler/cpp/cpp_service.lo
> google/protobuf/compiler/cpp/cpp_string_field.lo
> google/protobuf/compiler/java/java_context.lo
> google/protobuf/compiler/java/java_enum.lo
> google/protobuf/compiler/java/java_enum_field.lo
> google/protobuf/compiler/java/java_extension.lo
> google/protobuf/compiler/java/java_field.lo
> google/protobuf/compiler/java/java_file.lo
> google/protobuf/compiler/java/java_generator.lo
> google/protobuf/compiler/java/java_generator_factory.lo
> google/protobuf/compiler/java/java_helpers.lo
> google/protobuf/compiler/java/java_lazy_message_field.lo
> google/protobuf/compiler/java/java_message.lo
> google/protobuf/compiler/java/java_message_field.lo
> google/protobuf/compiler/java/java_name_resolver.lo
> google/protobuf/compiler/java/java_primitive_field.lo
> google/protobuf/compiler/java/java_shared_code_generator.lo
> google/protobuf/compiler/java/java_service.lo
> google/protobuf/compiler/java/java_string_field.lo
> google/protobuf/compiler/java/java_doc_comment.lo
> google/protobuf/compiler/python/python_generator.lo -lpthread
> libprotobuf.la -lz )
> libtool: relink: g++  -fPIC -DPIC -shared -nostdlib
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbeginS.o
> google/protobuf/compiler/.libs/code_generator.o
> google/protobuf/compiler/.libs/command_line_interface.o
> google/protobuf/compiler/.libs/plugin.o
> google/protobuf/compiler/.libs/plugin.pb.o
> google/protobuf/compiler/.libs/subprocess.o
> google/protobuf/compiler/.libs/zip_writer.o
> google/protobuf/compiler/cpp/.libs/cpp_enum.o
> google/protobuf/compiler/cpp/.libs/cpp_enum_field.o
> google/protobuf/compiler/cpp/.libs/cpp_extension.o
> google/protobuf/compiler/cpp/.libs/cpp_field.o
> google/protobuf/compiler/cpp/.libs/cpp_file.o
> google/protobuf/compiler/cpp/.libs/cpp_generator.o
> google/protobuf/compiler/cpp/.libs/cpp_helpers.o
> google/protobuf/compiler/cpp/.libs/cpp_message.o
> google/protobuf/compiler/cpp/.libs/cpp_message_field.o
> google/protobuf/compiler/cpp/.libs/cpp_primitive_field.o
> google/protobuf/compiler/cpp/.libs/cpp_service.o
> google/protobuf/compiler/cpp/.libs/cpp_string_field.o
> google/protobuf/compiler/java/.libs/java_context.o
> google/protobuf/compiler/java/.libs/java_enum.o
> google/protobuf/compiler/java/.libs/java_enum_field.o
> google/protobuf/compiler/java/.libs/java_extension.o
> google/protobuf/compiler/java/.libs/java_field.o
> google/protobuf/compiler/java/.libs/java_file.o
> google/protobuf/compiler/java/.libs/java_generator.o
> google/protobuf/compiler/java/.libs/java_generator_factory.o
> google/protobuf/compiler/java/.libs/java_helpers.o
> google/protobuf/compiler/java/.libs/java_lazy_message_field.o
> google/protobuf/compiler/java/.libs/java_message.o
> google/protobuf/compiler/java/.libs/java_message_field.o
> google/protobuf/compiler/java/.libs/java_name_resolver.o
> google/protobuf/compiler/java/.libs/java_primitive_field.o
> google/protobuf/compiler/java/.libs/java_shared_code_generator.o
> google/protobuf/compiler/java/.libs/java_service.o
> google/protobuf/compiler/java/.libs/java_string_field.o
> google/protobuf/compiler/java/.libs/java_doc_comment.o
> google/protobuf/compiler/python/.libs/python_generator.o   -Wl,-rpath
> -Wl,/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> -lpthread
> -L/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> -lprotobuf -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.8
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib -L/lib/x86_64-linux-gnu
> -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib
> -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../.. -lstdc++ -lm -lc -lgcc_s
> /usr/lib/gcc/x86_64-linux-gnu/4.8/crtendS.o
> /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o
> -pthread -O2   -pthread -Wl,-soname -Wl,libprotoc.so.9 -o
> .libs/libprotoc.so.9.0.1
> libtool: install: /usr/bin/install -c .libs/libprotoc.so.9.0.1T
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.so.9.0.1
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotoc.so.9.0.1 libprotoc.so.9 || { rm -f libprotoc.so.9 && ln -s
> libprotoc.so.9.0.1 libprotoc.so.9; }; })
> libtool: install: (cd
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib && { ln
> -s -f libprotoc.so.9.0.1 libprotoc.so || { rm -f libprotoc.so && ln -s
> libprotoc.so.9.0.1 libprotoc.so; }; })
> libtool: install: /usr/bin/install -c .libs/libprotoc.lai
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/
> libprotoc.la
> libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> libtool: install: chmod 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> libtool: install: ranlib
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf-lite.a
> libtool: install: /usr/bin/install -c .libs/libprotobuf.a
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> libtool: install: chmod 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> libtool: install: ranlib
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotobuf.a
> libtool: install: /usr/bin/install -c .libs/libprotoc.a
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> libtool: install: chmod 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> libtool: install: ranlib
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib/libprotoc.a
> libtool: finish:
> PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin"
> ldconfig -n
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
> ----------------------------------------------------------------------
> Libraries have been installed in:
>    /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>      during execution
>    - add LIBDIR to the `LD_RUN_PATH' environment variable
>      during linking
>    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>    - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
>   /bin/bash ../libtool   --mode=install /usr/bin/install -c protoc
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin'
> libtool: install: /usr/bin/install -c .libs/protoc
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/bin/protoc
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.proto
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.proto
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/cpp/cpp_generator.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/cpp'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/python/python_generator.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/python'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/coded_stream.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/gzip_stream.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/printer.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/strtod.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/tokenizer.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/io/zero_copy_stream_impl_lite.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/io'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/java/java_generator.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler/java'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_macosx.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_pnacl.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_solaris.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_tsan.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/common.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/platform_macros.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/once.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/stl_util.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/template_util.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/stubs/type_traits.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/stubs'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor.pb.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/descriptor_database.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/dynamic_message.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/extension_set.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_enum_reflection.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_util.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/generated_message_reflection.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/message_lite.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/reflection_ops.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/repeated_field.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/service.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/text_format.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/unknown_field_set.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/wire_format_lite_inl.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf'
>  /bin/mkdir -p
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
>  /usr/bin/install -c -m 644
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/code_generator.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/command_line_interface.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/importer.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/parser.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.h
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1/src/../src/google/protobuf/compiler/plugin.pb.h
> '/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include/google/protobuf/compiler'
> make[7]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[6]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[5]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build/src'
> make[4]: Leaving directory
> `/mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build'
> cd /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-build &&
> /usr/bin/cmake -E touch
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-install
> /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles
> [ 42%] Completed 'protobuf-2.6.1'
> cd /mesos/build/3rdparty && /usr/bin/cmake -E make_directory
> /mesos/build/3rdparty/CMakeFiles
> cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> /mesos/build/3rdparty/CMakeFiles/protobuf-2.6.1-complete
> cd /mesos/build/3rdparty && /usr/bin/cmake -E touch
> /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-stamp/protobuf-2.6.1-done
> make[3]: Leaving directory `/mesos/build'
> /usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles  86 87
> [ 42%] Built target protobuf-2.6.1
> make[2]: Leaving directory `/mesos/build'
> make[1]: *** [CMakeFiles/check.dir/rule] Error 2
> make[1]: Leaving directory `/mesos/build'
> make: *** [check] Error 2
> + docker rmi mesos-1467829624-1219
> Untagged: mesos-1467829624-1219:latest
> Deleted: a8cd0560e2f6d012591a08620bd35201925f360fb2932ed7a7fa6440d99284fc
> Deleted: f1329890407a9cd57ac6994cd92c6840bd2d1e669aa1c5eb5d1bb08a7eafc71b
> Deleted: f96d625e207e9eb80721619fdb684269189b629241aeec685503a5efe5440ae9
> Deleted: fa85bb0d2be8a95d7464af3394b87821a2e43bfd6630f2110714573cbecd9845
> Deleted: 109cfb35049f3f33d190bccb964c16638e46c64ffd699f86b1cd8b5c192da82f
> Deleted: 12803c03f808086a458e4df99c9efec1e1be5751a60b5d926136ffbb004e911c
> Deleted: 517105197ac655dfdacef3c38bc354a1467055fbe0720f7d63c0823aacedfd0a
> Deleted: b3fb27bee914aac5313c35801cc6b55987f1f248008e679728bed2eb9c9e024e
> Deleted: 3e9ff2bff09411653569ef92d1e5131dbed8777add1c502c572bdfc7b4c51895
> Deleted: f5d116d1bc6eed6b997f58b79d7884d0b76e9d47f366c6402fbb2b71ba70c38a
> Deleted: 2c4bba1cc2637fd60baa79d88704024338c24ec62b055559c5cef82560e29388
> Deleted: 1937411d345d91fdba00396781b216edebc6a0d650365a276ae772e2f1bec59a
> Deleted: 97df9283be9f5b5dfc9c43bb3b19c1af4b9cb5591e2792f4d46f718a00fa1ab9
> Deleted: e18bec3905344c577a6add3c7a7ea9ffd01af04355e3411c7437d49bee2278cc
> Deleted: b463d71a349f62001b4fbfafd0f147f5e2c1ceb3941230dbe0d664fe21e9e96f
> Build step 'Execute shell' marked build as failure
>

Jenkins build is back to normal : Mesos » cmake,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6) #2457

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)/2457/changes>