You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/03/21 19:40:32 UTC

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #89

See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/89/changes>

Changes:

[benh] Missed a TaskDescription -> TaskInfo in previous branch merge.

------------------------------------------
[...truncated 578 lines...]
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-slave slave/mesos_slave-main.o libwebui.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-slave slave/mesos_slave-main.o  ./.libs/libwebui.a -lpython2.6 ./.libs/libmesos.so -lrt -pthread
Building Mesos Python egg ...
WARNING: '.' not a valid package name; please use only.-separated package names in setup.py
running bdist_egg
running egg_info
writing src/mesos.egg-info/PKG-INFO
writing top-level names to src/mesos.egg-info/top_level.txt
writing dependency_links to src/mesos.egg-info/dependency_links.txt
package init file 'src/__init__.py' not found (or not a regular file)
writing manifest file 'src/mesos.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying src/mesos.py -> build/lib.linux-x86_64-2.6
running build_ext
building '_mesos' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/mesos_scheduler_driver_impl.hpp:22,
                 from native/mesos_scheduler_driver_impl.cpp:26:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/module.cpp -o build/temp.linux-x86_64-2.6/native/module.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/module.cpp:40:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_scheduler.hpp:27,
                 from native/proxy_scheduler.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/proxy_scheduler.hpp:32,
                 from native/proxy_scheduler.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/mesos_executor_driver_impl.hpp:22,
                 from native/mesos_executor_driver_impl.cpp:26:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_executor.cpp -o build/temp.linux-x86_64-2.6/native/proxy_executor.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_executor.hpp:27,
                 from native/proxy_executor.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/proxy_executor.hpp:32,
                 from native/proxy_executor.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.6/native/module.o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.6/native/proxy_executor.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.6/_mesos.so -lrt
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[5]: `tests' is up to date.
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:158:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:148:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-url_processor_tests.o -MD -MP -MF tests/.deps/mesos_tests-url_processor_tests.Tpo -c -o tests/mesos_tests-url_processor_tests.o `test -f 'tests/url_processor_tests.cpp' || echo './'`tests/url_processor_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-url_processor_tests.Tpo tests/.deps/mesos_tests-url_processor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_test.o -MD -MP -MF tests/.deps/mesos_tests-attributes_test.Tpo -c -o tests/mesos_tests-attributes_test.o `test -f 'tests/attributes_test.cpp' || echo './'`tests/attributes_test.cpp
mv -f tests/.deps/mesos_tests-attributes_test.Tpo tests/.deps/mesos_tests-attributes_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/122/changes>


Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #121

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/121/changes>

Changes:

[benh] Added the ability to generate IDs for libprocess processes and named a bunch of the ones in Mesos.

[benh] Scratched some itches and cleaned up some aspects of logging and
configuration:

(1) Removed initializing glog from within libprocess (that should
    never have been done, if a user wants that they should just set
    GLOG_* environment variables before initializing libprocess).

(2) Make 'localquiet' actually be quiet again.

(3) Added a 'once' abstraction to libprocess (needed to only
    initialize logging once).

(4) Made mesos-tests actually use logging and configuration.

(5) Removed unused Configuration methods (and cleaned up existing APIs
    as well as how they were getting called/used).

[benh] Added FD_CLOEXEC to sockets opened by libprocess (contributed by Vinod Kone).

------------------------------------------
[...truncated 2314 lines...]
/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o libhashtable.la  hashtable_itr.lo hashtable.lo  
libtool: link: ar cru .libs/libhashtable.a  hashtable_itr.o hashtable.o
libtool: link: ranlib .libs/libhashtable.a
libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" )
/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)'  -o libzookeeper_st.la -rpath /usr/local/lib  libzkst.la libhashtable.la 
libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/./.libs/libzkst.a")>
libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/./.libs/libhashtable.a")>
libtool: link: ar cru .libs/libzookeeper_st.a   .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o  .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o 
libtool: link: ranlib .libs/libzookeeper_st.a
libtool: link: rm -fr .libs/libzookeeper_st.lax
libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" )
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.Tpo -c src/zookeeper.c  -fPIC -DPIC -o libzkmt_la-zookeeper.o
mv -f .deps/libzkmt_la-zookeeper.Tpo .deps/libzkmt_la-zookeeper.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c -o libzkmt_la-recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-recordio.lo -MD -MP -MF .deps/libzkmt_la-recordio.Tpo -c src/recordio.c  -fPIC -DPIC -o libzkmt_la-recordio.o
mv -f .deps/libzkmt_la-recordio.Tpo .deps/libzkmt_la-recordio.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zookeeper.jute.lo -MD -MP -MF .deps/libzkmt_la-zookeeper.jute.Tpo -c generated/zookeeper.jute.c  -fPIC -DPIC -o libzkmt_la-zookeeper.jute.o
mv -f .deps/libzkmt_la-zookeeper.jute.Tpo .deps/libzkmt_la-zookeeper.jute.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c -o libzkmt_la-zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_log.lo -MD -MP -MF .deps/libzkmt_la-zk_log.Tpo -c src/zk_log.c  -fPIC -DPIC -o libzkmt_la-zk_log.o
mv -f .deps/libzkmt_la-zk_log.Tpo .deps/libzkmt_la-zk_log.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-zk_hashtable.lo -MD -MP -MF .deps/libzkmt_la-zk_hashtable.Tpo -c src/zk_hashtable.c  -fPIC -DPIC -o libzkmt_la-zk_hashtable.o
mv -f .deps/libzkmt_la-zk_hashtable.Tpo .deps/libzkmt_la-zk_hashtable.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c -o libzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo './'`src/mt_adaptor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -g -O2 -D_GNU_SOURCE -MT libzkmt_la-mt_adaptor.lo -MD -MP -MF .deps/libzkmt_la-mt_adaptor.Tpo -c src/mt_adaptor.c  -fPIC -DPIC -o libzkmt_la-mt_adaptor.o
mv -f .deps/libzkmt_la-mt_adaptor.Tpo .deps/libzkmt_la-mt_adaptor.Plo
/bin/bash ./libtool --tag=CC   --mode=link gcc -DTHREADED -g -O2 -D_GNU_SOURCE   -o libzkmt.la  libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo libzkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo libzkmt_la-mt_adaptor.lo -lm 
libtool: link: ar cru .libs/libzkmt.a  libzkmt_la-zookeeper.o libzkmt_la-recordio.o libzkmt_la-zookeeper.jute.o libzkmt_la-zk_log.o libzkmt_la-zk_hashtable.o libzkmt_la-mt_adaptor.o
libtool: link: ranlib .libs/libzkmt.a
libtool: link: ( cd ".libs" && rm -f "libzkmt.la" && ln -s "../libzkmt.la" "libzkmt.la" )
/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|zerror|is_unrecoverable)'  -o libzookeeper_mt.la -rpath /usr/local/lib  libzkmt.la libhashtable.la -lpthread 
libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/./.libs/libzkmt.a")>
libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/./.libs/libhashtable.a")>
libtool: link: ar cru .libs/libzookeeper_mt.a   .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o  .libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o 
libtool: link: ranlib .libs/libzookeeper_mt.a
libtool: link: rm -fr .libs/libzookeeper_mt.lax
libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s "../libzookeeper_mt.la" "libzookeeper_mt.la" )
gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -Wall -Werror  -g -O2 -D_GNU_SOURCE -MT cli.o -MD -MP -MF .deps/cli.Tpo -c -o cli.o `test -f 'src/cli.c' || echo './'`src/cli.c
mv -f .deps/cli.Tpo .deps/cli.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -Werror  -g -O2 -D_GNU_SOURCE   -o cli_st cli.o libzookeeper_st.la 
libtool: link: gcc -Wall -Werror -g -O2 -D_GNU_SOURCE -o cli_st cli.o  ./.libs/libzookeeper_st.a -lm
gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT cli_mt-cli.o -MD -MP -MF .deps/cli_mt-cli.Tpo -c -o cli_mt-cli.o `test -f 'src/cli.c' || echo './'`src/cli.c
mv -f .deps/cli_mt-cli.Tpo .deps/cli_mt-cli.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -DTHREADED -g -O2 -D_GNU_SOURCE   -o cli_mt cli_mt-cli.o libzookeeper_mt.la 
libtool: link: gcc -DTHREADED -g -O2 -D_GNU_SOURCE -o cli_mt cli_mt-cli.o  ./.libs/libzookeeper_mt.a -lm -lpthread
gcc -DHAVE_CONFIG_H -I.  -I./include -I./tests -I./generated  -DTHREADED -g -O2 -D_GNU_SOURCE -MT load_gen-load_gen.o -MD -MP -MF .deps/load_gen-load_gen.Tpo -c -o load_gen-load_gen.o `test -f 'src/load_gen.c' || echo './'`src/load_gen.c
mv -f .deps/load_gen-load_gen.Tpo .deps/load_gen-load_gen.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -DTHREADED -g -O2 -D_GNU_SOURCE   -o load_gen load_gen-load_gen.o libzookeeper_mt.la 
libtool: link: gcc -DTHREADED -g -O2 -D_GNU_SOURCE -o load_gen load_gen-load_gen.o  ./.libs/libzookeeper_mt.a -lm -lpthread
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making all in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
Building protobuf-2.4.1.jar ...
Building mesos-0.9.0.jar ...
make  all-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c -o sched/libmesos_no_third_party_la-sched.lo `test -f 'sched/sched.cpp' || echo './'`sched/sched.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp  -fPIC -DPIC -o sched/.libs/libmesos_no_third_party_la-sched.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from sched/sched.cpp:48:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp -o sched/libmesos_no_third_party_la-sched.o >/dev/null 2>&1
mv -f sched/.deps/libmesos_no_third_party_la-sched.Tpo sched/.deps/libmesos_no_third_party_la-sched.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c -o local/libmesos_no_third_party_la-local.lo `test -f 'local/local.cpp' || echo './'`local/local.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp  -fPIC -DPIC -o local/.libs/libmesos_no_third_party_la-local.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from local/local.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp -o local/libmesos_no_third_party_la-local.o >/dev/null 2>&1
mv -f local/.deps/libmesos_no_third_party_la-local.Tpo local/.deps/libmesos_no_third_party_la-local.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c -o master/libmesos_no_third_party_la-master.lo `test -f 'master/master.cpp' || echo './'`master/master.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-master.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from master/master.cpp:32:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp -o master/libmesos_no_third_party_la-master.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-master.Tpo master/.deps/libmesos_no_third_party_la-master.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c -o master/libmesos_no_third_party_la-http.lo `test -f 'master/http.cpp' || echo './'`master/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-http.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp -o master/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-http.Tpo master/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c -o master/libmesos_no_third_party_la-slaves_manager.lo `test -f 'master/slaves_manager.cpp' || echo './'`master/slaves_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-slaves_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp -o master/libmesos_no_third_party_la-slaves_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo master/.deps/libmesos_no_third_party_la-slaves_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c -o master/libmesos_no_third_party_la-frameworks_manager.lo `test -f 'master/frameworks_manager.cpp' || echo './'`master/frameworks_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-frameworks_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp -o master/libmesos_no_third_party_la-frameworks_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo master/.deps/libmesos_no_third_party_la-frameworks_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c -o master/libmesos_no_third_party_la-allocator_factory.lo `test -f 'master/allocator_factory.cpp' || echo './'`master/allocator_factory.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-allocator_factory.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp -o master/libmesos_no_third_party_la-allocator_factory.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo master/.deps/libmesos_no_third_party_la-allocator_factory.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c -o master/libmesos_no_third_party_la-simple_allocator.lo `test -f 'master/simple_allocator.cpp' || echo './'`master/simple_allocator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-simple_allocator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp -o master/libmesos_no_third_party_la-simple_allocator.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo master/.deps/libmesos_no_third_party_la-simple_allocator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c -o slave/libmesos_no_third_party_la-slave.lo `test -f 'slave/slave.cpp' || echo './'`slave/slave.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-slave.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/slave.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp -o slave/libmesos_no_third_party_la-slave.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-slave.Tpo slave/.deps/libmesos_no_third_party_la-slave.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c -o slave/libmesos_no_third_party_la-http.lo `test -f 'slave/http.cpp' || echo './'`slave/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-http.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/http.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp -o slave/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-http.Tpo slave/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-isolation_module.lo `test -f 'slave/isolation_module.cpp' || echo './'`slave/isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/isolation_module.cpp:20:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp -o slave/libmesos_no_third_party_la-isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-process_based_isolation_module.lo `test -f 'slave/process_based_isolation_module.cpp' || echo './'`slave/process_based_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-process_based_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/process_based_isolation_module.cpp:26:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp -o slave/libmesos_no_third_party_la-process_based_isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-reaper.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-reaper.Tpo -c -o slave/libmesos_no_third_party_la-reaper.lo `test -f 'slave/reaper.cpp' || echo './'`slave/reaper.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-reaper.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-reaper.Tpo -c slave/reaper.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-reaper.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-reaper.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-reaper.Tpo -c slave/reaper.cpp -o slave/libmesos_no_third_party_la-reaper.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-reaper.Tpo slave/.deps/libmesos_no_third_party_la-reaper.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c -o launcher/libmesos_no_third_party_la-launcher.lo `test -f 'launcher/launcher.cpp' || echo './'`launcher/launcher.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp  -fPIC -DPIC -o launcher/.libs/libmesos_no_third_party_la-launcher.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp -o launcher/libmesos_no_third_party_la-launcher.o >/dev/null 2>&1
mv -f launcher/.deps/libmesos_no_third_party_la-launcher.Tpo launcher/.deps/libmesos_no_third_party_la-launcher.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c -o exec/libmesos_no_third_party_la-exec.lo `test -f 'exec/exec.cpp' || echo './'`exec/exec.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp  -fPIC -DPIC -o exec/.libs/libmesos_no_third_party_la-exec.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from exec/exec.cpp:37:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp -o exec/libmesos_no_third_party_la-exec.o >/dev/null 2>&1
mv -f exec/.deps/libmesos_no_third_party_la-exec.Tpo exec/.deps/libmesos_no_third_party_la-exec.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-fatal.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-fatal.Tpo -c -o common/libmesos_no_third_party_la-fatal.lo `test -f 'common/fatal.cpp' || echo './'`common/fatal.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-fatal.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-fatal.Tpo -c common/fatal.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-fatal.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-fatal.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-fatal.Tpo -c common/fatal.cpp -o common/libmesos_no_third_party_la-fatal.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-fatal.Tpo common/.deps/libmesos_no_third_party_la-fatal.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-lock.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-lock.Tpo -c -o common/libmesos_no_third_party_la-lock.lo `test -f 'common/lock.cpp' || echo './'`common/lock.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-lock.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-lock.Tpo -c common/lock.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-lock.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-lock.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-lock.Tpo -c common/lock.cpp -o common/libmesos_no_third_party_la-lock.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-lock.Tpo common/.deps/libmesos_no_third_party_la-lock.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c -o detector/libmesos_no_third_party_la-detector.lo `test -f 'detector/detector.cpp' || echo './'`detector/detector.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp  -fPIC -DPIC -o detector/.libs/libmesos_no_third_party_la-detector.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp -o detector/libmesos_no_third_party_la-detector.o >/dev/null 2>&1
mv -f detector/.deps/libmesos_no_third_party_la-detector.Tpo detector/.deps/libmesos_no_third_party_la-detector.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c -o configurator/libmesos_no_third_party_la-configurator.lo `test -f 'configurator/configurator.cpp' || echo './'`configurator/configurator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp  -fPIC -DPIC -o configurator/.libs/libmesos_no_third_party_la-configurator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp -o configurator/libmesos_no_third_party_la-configurator.o >/dev/null 2>&1
mv -f configurator/.deps/libmesos_no_third_party_la-configurator.Tpo configurator/.deps/libmesos_no_third_party_la-configurator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c -o common/libmesos_no_third_party_la-logging.lo `test -f 'common/logging.cpp' || echo './'`common/logging.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-logging.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp -o common/libmesos_no_third_party_la-logging.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-logging.Tpo common/.deps/libmesos_no_third_party_la-logging.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c -o common/libmesos_no_third_party_la-utils.lo `test -f 'common/utils.cpp' || echo './'`common/utils.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp -o common/libmesos_no_third_party_la-utils.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-utils.Tpo common/.deps/libmesos_no_third_party_la-utils.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-date_utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-date_utils.Tpo -c -o common/libmesos_no_third_party_la-date_utils.lo `test -f 'common/date_utils.cpp' || echo './'`common/date_utils.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-date_utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-date_utils.Tpo -c common/date_utils.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-date_utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-date_utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-date_utils.Tpo -c common/date_utils.cpp -o common/libmesos_no_third_party_la-date_utils.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-date_utils.Tpo common/.deps/libmesos_no_third_party_la-date_utils.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c -o common/libmesos_no_third_party_la-resources.lo `test -f 'common/resources.cpp' || echo './'`common/resources.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-resources.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp -o common/libmesos_no_third_party_la-resources.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-resources.Tpo common/.deps/libmesos_no_third_party_la-resources.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c -o common/libmesos_no_third_party_la-attributes.lo `test -f 'common/attributes.cpp' || echo './'`common/attributes.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-attributes.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp -o common/libmesos_no_third_party_la-attributes.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-attributes.Tpo common/.deps/libmesos_no_third_party_la-attributes.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c -o common/libmesos_no_third_party_la-values.lo `test -f 'common/values.cpp' || echo './'`common/values.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-values.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp -o common/libmesos_no_third_party_la-values.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-values.Tpo common/.deps/libmesos_no_third_party_la-values.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-zookeeper.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-zookeeper.Tpo -c -o zookeeper/libmesos_no_third_party_la-zookeeper.lo `test -f 'zookeeper/zookeeper.cpp' || echo './'`zookeeper/zookeeper.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-zookeeper.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-zookeeper.Tpo -c zookeeper/zookeeper.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-zookeeper.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-zookeeper.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-zookeeper.Tpo -c zookeeper/zookeeper.cpp -o zookeeper/libmesos_no_third_party_la-zookeeper.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-zookeeper.Tpo zookeeper/.deps/libmesos_no_third_party_la-zookeeper.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c -o zookeeper/libmesos_no_third_party_la-authentication.lo `test -f 'zookeeper/authentication.cpp' || echo './'`zookeeper/authentication.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c zookeeper/authentication.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-authentication.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c zookeeper/authentication.cpp -o zookeeper/libmesos_no_third_party_la-authentication.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo zookeeper/.deps/libmesos_no_third_party_la-authentication.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c -o zookeeper/libmesos_no_third_party_la-group.lo `test -f 'zookeeper/group.cpp' || echo './'`zookeeper/group.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-group.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp -o zookeeper/libmesos_no_third_party_la-group.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-group.Tpo zookeeper/.deps/libmesos_no_third_party_la-group.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-lxc_isolation_module.lo `test -f 'slave/lxc_isolation_module.cpp' || echo './'`slave/lxc_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c slave/lxc_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-lxc_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/lxc_isolation_module.hpp:27,
                 from slave/lxc_isolation_module.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
slave/lxc_isolation_module.cpp: In constructor 'mesos::internal::slave::LxcIsolationModule::LxcIsolationModule()':
slave/lxc_isolation_module.cpp:60: error: 'ID' has not been declared
make[2]: *** [slave/libmesos_no_third_party_la-lxc_isolation_module.lo] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #120

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/120/changes>

Changes:

[benh] Remove old jars and eggs (contributed by Charles Reiss).

------------------------------------------
[...truncated 3240 lines...]
[       OK ] Multihashmap.Foreach (0 ms)
[----------] 5 tests from Multihashmap (1 ms total)

[----------] 11 tests from StringsTest
[ RUN      ] StringsTest.Format
[       OK ] StringsTest.Format (0 ms)
[ RUN      ] StringsTest.Remove
[       OK ] StringsTest.Remove (0 ms)
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[----------] 11 tests from StringsTest (1 ms total)

[----------] 8 tests from ConfiguratorTest
[ RUN      ] ConfiguratorTest.Environment
[       OK ] ConfiguratorTest.Environment (0 ms)
[ RUN      ] ConfiguratorTest.DefaultOptions
[       OK ] ConfiguratorTest.DefaultOptions (1 ms)
[ RUN      ] ConfiguratorTest.CommandLine
[       OK ] ConfiguratorTest.CommandLine (0 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithConfDir
[       OK ] ConfiguratorTest.ConfigFileWithConfDir (28 ms)
[ RUN      ] ConfiguratorTest.CommandLineConfFlag
[       OK ] ConfiguratorTest.CommandLineConfFlag (38 ms)
[ RUN      ] ConfiguratorTest.LoadingPriorities
[       OK ] ConfiguratorTest.LoadingPriorities (40 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (34 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (22 ms)
[----------] 8 tests from ConfiguratorTest (163 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-04-25 18:52:04,982:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:05,244:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:06,628:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:06,707:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:06,807:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:06,984:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:07,244:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:08,629:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:08,709:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:08,809:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:08,986:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:09,246:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5367 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-25 18:52:10,630:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:10,711:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:10,811:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:10,989:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:11,249:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1533 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 18:52:12,631:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:12,712:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:12,812:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:12,991:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:13,251:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:14,632:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:14,712:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:14,814:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:14,993:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3261 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
2012-04-25 18:52:15,253:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaExceptionFramework (216 ms)
[ RUN      ] SampleFrameworks.PythonFramework
2012-04-25 18:52:16,632:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:16,714:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:16,816:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:16,995:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:17,255:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:18,633:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:18,715:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:18,818:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:18,997:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:19,257:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.PythonFramework (4113 ms)
[----------] 5 tests from SampleFrameworks (14491 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (1 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (1 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (3 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (282 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (133 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (319 ms)
[----------] 3 tests from ReplicaTest (734 ms total)

[----------] 17 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
2012-04-25 18:52:20,634:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Elect (467 ms)
[ RUN      ] CoordinatorTest.AppendRead
2012-04-25 18:52:20,716:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:20,820:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:20,999:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendRead (485 ms)
[ RUN      ] CoordinatorTest.AppendReadError
2012-04-25 18:52:21,260:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:22,636:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:22,718:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
tests/log_tests.cpp:378: Failure
Value of: result2.isSome()
  Actual: false
Expected: true
2012-04-25 18:52:22,822:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[  FAILED  ] CoordinatorTest.AppendReadError (1684 ms)
[ RUN      ] CoordinatorTest.Failover
2012-04-25 18:52:23,002:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:23,262:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Failover (754 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (554 ms)
[ RUN      ] CoordinatorTest.Fill
2012-04-25 18:52:24,638:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:24,720:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:24,822:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Fill (848 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
2012-04-25 18:52:25,004:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:25,264:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.NotLearnedFill (966 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
2012-04-25 18:52:26,640:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:26,722:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:26,825:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:27,006:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:27,264:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:28,642:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:28,724:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:28,827:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppends (3028 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-04-25 18:52:29,008:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:29,266:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:30,643:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:30,724:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:30,829:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:31,010:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:31,269:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (3601 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-04-25 18:52:32,645:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:32,726:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:32,831:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:33,012:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:33,271:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (1433 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
2012-04-25 18:52:34,647:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:34,728:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:34,833:27595(0x2aff6511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45606] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:35,014:27595(0x2aff65b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57835] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:35,273:27595(0x2aff66022700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48645] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
tests/log_tests.cpp:976: Failure
Value of: result.isSome()
  Actual: false
Expected: true
2012-04-25 18:52:36,649:27595(0x2aff6531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60332] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:52:36,731:27595(0x2aff64f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39740] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
pure virtual method called
[  FAILED  ] CoordinatorTest.TruncateNotLearnedFill (2754 ms)
[ RUN      ] CoordinatorTest.TruncateLearnedFill
terminate called without an active exception
/bin/bash: line 5: 27595 Aborted                 ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #119

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/119/changes>

Changes:

[benh] Fixed return type of process::Executor::stop (contributed by Charles Reiss).

[benh] Cleaned up log utility.

[benh] Fixes a bug when a coordinator tried to fill positions that other replicas had already learned were truncated (note that the test added failed before the rest of the patch got applied).

------------------------------------------
[...truncated 3334 lines...]
2012-04-25 18:37:30,415:8228(0x2b464a0ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:32,204:8228(0x2b464a4ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46635] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:32,233:8228(0x2b464a2ad700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51105] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:32,365:8228(0x2b464b1b5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59673] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:32,401:8228(0x2b464aab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45871] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:32,417:8228(0x2b464a0ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5382 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-25 18:37:34,206:8228(0x2b464a4ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46635] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:34,235:8228(0x2b464a2ad700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51105] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:34,367:8228(0x2b464b1b5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59673] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:34,403:8228(0x2b464aab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45871] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:34,419:8228(0x2b464a0ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1530 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 18:37:36,208:8228(0x2b464a4ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46635] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:36,237:8228(0x2b464a2ad700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51105] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:36,368:8228(0x2b464b1b5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59673] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:36,406:8228(0x2b464aab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45871] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:36,420:8228(0x2b464a0ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:38,210:8228(0x2b464a4ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46635] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:38,238:8228(0x2b464a2ad700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51105] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:38,370:8228(0x2b464b1b5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59673] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:38,408:8228(0x2b464aab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45871] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:37:38,422:8228(0x2b464a0ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3262 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (210 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (73 ms)
[----------] 5 tests from SampleFrameworks (10458 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (1 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (36 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (12 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (61 ms)
[----------] 3 tests from ReplicaTest (109 ms total)

[----------] 17 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (36 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (41 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (54 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (51 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (54 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (103 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (51 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (53 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (129 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (60 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (112 ms)
[ RUN      ] CoordinatorTest.TruncateLearnedFill
E0425 18:37:39.983634  8356 replica.cpp:737] Error getting log record at 0: Attempted to read truncated position
E0425 18:37:39.987189  8359 replica.cpp:737] Error getting log record at 1: Attempted to read truncated position
E0425 18:37:39.989814  8357 replica.cpp:737] Error getting log record at 2: Attempted to read truncated position
E0425 18:37:39.992383  8358 replica.cpp:737] Error getting log record at 3: Attempted to read truncated position
E0425 18:37:39.994498  8353 replica.cpp:737] Error getting log record at 4: Attempted to read truncated position
E0425 18:37:39.997364  8356 replica.cpp:737] Error getting log record at 5: Attempted to read truncated position
E0425 18:37:39.999109  8352 replica.cpp:737] Error getting log record at 6: Attempted to read truncated position
[       OK ] CoordinatorTest.TruncateLearnedFill (98 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 17 tests from CoordinatorTest (843 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (30 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (29 ms)
[----------] 2 tests from LogTest (59 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (1 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (24 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (27 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (9 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0425 18:37:40.165714  8352 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0425 18:37:40.166487  8357 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (1 ms)
[----------] 1 test from FrameworksManagerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 122 tests from 23 test cases ran. (24071 ms total)
[  PASSED  ] 121 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #118

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/118/changes>

Changes:

[benh] Added compaction to leveldb db recovery.

------------------------------------------
[...truncated 3081 lines...]
[----------] 8 tests from ConfiguratorTest (57 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-04-25 18:22:02,082:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:03,772:9547(0x2b354e37b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42690] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:03,796:9547(0x2b354eb7f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37457] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:03,825:9547(0x2b354e97e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55551] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:03,856:9547(0x2b354e17a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39994] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:04,084:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:05,774:9547(0x2b354e37b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42690] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:05,798:9547(0x2b354eb7f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37457] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:05,827:9547(0x2b354e97e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55551] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:05,857:9547(0x2b354e17a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39994] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:06,085:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5385 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-25 18:22:07,776:9547(0x2b354e37b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42690] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:07,801:9547(0x2b354eb7f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37457] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:07,827:9547(0x2b354e97e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55551] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:07,859:9547(0x2b354e17a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39994] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:08,087:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1492 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 18:22:09,779:9547(0x2b354e37b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42690] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:09,803:9547(0x2b354eb7f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37457] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:09,830:9547(0x2b354e97e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55551] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:09,862:9547(0x2b354e17a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39994] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:10,090:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:11,781:9547(0x2b354e37b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42690] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:11,805:9547(0x2b354eb7f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37457] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:11,832:9547(0x2b354e97e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55551] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 18:22:11,864:9547(0x2b354e17a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39994] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3224 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
2012-04-25 18:22:12,093:9547(0x2b354df79700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43634] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaExceptionFramework (192 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (58 ms)
[----------] 5 tests from SampleFrameworks (10351 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (0 ms)
[----------] 1 test from UUIDTest (0 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (1 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (1 ms)
[----------] 23 tests from ResourcesTest (2 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (12 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (5 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (9 ms)
[----------] 3 tests from ReplicaTest (26 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (11 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (14 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (13 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (16 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (19 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (22 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (27 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (26 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (72 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (27 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (79 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (326 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (12 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (12 ms)
[----------] 2 tests from LogTest (24 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (3 ms)
[----------] 9 tests from FaultToleranceTest (32 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (25 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (1 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (11 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0425 18:22:12.805438  9574 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0425 18:22:12.806534  9574 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (25356 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/117/changes>

Changes:

[benh] Made framework failover timeout configurable (contributed by Thomas Marshall).

------------------------------------------
[...truncated 3281 lines...]
2012-04-25 01:51:19,085:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:19,181:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:19,251:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:19,329:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5343 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-25 01:51:19,491:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1447 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 01:51:21,087:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:21,183:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:21,252:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:21,331:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:21,494:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:23,090:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:23,185:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:23,255:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:23,333:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:23,496:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3189 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (184 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (93 ms)
[----------] 5 tests from SampleFrameworks (10257 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (1 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (344 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (120 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (261 ms)
[----------] 3 tests from ReplicaTest (725 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
2012-04-25 01:51:25,092:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:25,187:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Elect (242 ms)
[ RUN      ] CoordinatorTest.AppendRead
2012-04-25 01:51:25,257:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:25,335:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendRead (259 ms)
[ RUN      ] CoordinatorTest.AppendReadError
2012-04-25 01:51:25,498:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendReadError (238 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (320 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (319 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (423 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
2012-04-25 01:51:27,094:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:27,189:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.NotLearnedFill (459 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
2012-04-25 01:51:27,259:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:27,337:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:27,500:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppends (528 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (900 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-04-25 01:51:29,096:32557(0x2b26d609e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:29,192:32557(0x2b26d5e9d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60968] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:29,261:32557(0x2b26d5699700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45563] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (661 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
2012-04-25 01:51:29,339:32557(0x2b26d589a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:32913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:51:29,502:32557(0x2b26d6ca5700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37846] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.TruncateNotLearnedFill (949 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (5298 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (257 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (246 ms)
[----------] 2 tests from LogTest (503 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (3 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (3 ms)
[----------] 9 tests from FaultToleranceTest (32 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (25 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (4 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (2 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (12 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0425 01:51:30.883381 32577 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0425 01:51:30.884457 32583 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (33493 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/116/changes>

Changes:

[benh] Upgraded leveldb.

[benh] Fixes for sending status updates from the slave (after failures, after a framework finishes, etc) instead of from the master (contributed by Charles Reiss).

[benh] Fixes a bug in the replicated log that doesn't correctly remove missing positions after a truncation.

------------------------------------------
[...truncated 3293 lines...]
[       OK ] SampleFrameworks.NoExecutorFramework (1462 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 01:30:09,761:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:10,048:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:11,435:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:11,515:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:11,572:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:11,763:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:12,050:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3205 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (189 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (48 ms)
[----------] 5 tests from SampleFrameworks (10269 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (1 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (222 ms)
[ RUN      ] ReplicaTest.Append
2012-04-25 01:30:13,437:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Append (185 ms)
[ RUN      ] ReplicaTest.Recover
2012-04-25 01:30:13,518:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:13,574:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Recover (270 ms)
[----------] 3 tests from ReplicaTest (677 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
2012-04-25 01:30:13,765:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:14,051:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Elect (406 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (385 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (364 ms)
[ RUN      ] CoordinatorTest.Failover
2012-04-25 01:30:15,439:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:15,520:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Failover (646 ms)
[ RUN      ] CoordinatorTest.Demoted
2012-04-25 01:30:15,576:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:15,767:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:16,053:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Demoted (587 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (712 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (507 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
2012-04-25 01:30:17,441:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:17,522:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:17,578:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:17,769:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppends (642 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-04-25 01:30:18,055:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (1011 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-04-25 01:30:19,443:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:19,524:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:19,580:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (707 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
2012-04-25 01:30:19,770:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:20,057:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.TruncateNotLearnedFill (1477 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (7445 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
2012-04-25 01:30:21,445:13127(0x2b805c602700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37360] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:21,526:13127(0x2b8053b19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57298] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 01:30:21,582:13127(0x2b805c401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49997] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] LogTest.WriteRead (447 ms)
[ RUN      ] LogTest.Position
2012-04-25 01:30:21,771:13127(0x2b805c803700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34267] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] LogTest.Position (358 ms)
[----------] 2 tests from LogTest (805 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (4 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (3 ms)
[----------] 8 tests from ResourceOffersTest (23 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
2012-04-25 01:30:22,060:13127(0x2b805d209700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46133] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (11 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0425 01:30:22.077023 13203 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0425 01:30:22.078030 13203 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (39156 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/115/changes>

Changes:

[benh] Added hftp and .zip support to launcher (and updated the launcher code to be more readable).

------------------------------------------
[...truncated 3306 lines...]
2012-04-25 00:05:38,415:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:38,473:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:38,612:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:40,258:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:40,348:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:40,417:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:40,473:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5434 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-25 00:05:40,614:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1449 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-25 00:05:42,260:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:42,350:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:42,419:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:42,475:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:42,616:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:44,262:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:44,352:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:44,421:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:44,477:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:44,618:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3233 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (190 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (151 ms)
[----------] 5 tests from SampleFrameworks (10457 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (1 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (248 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (138 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (167 ms)
[----------] 3 tests from ReplicaTest (553 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (163 ms)
[ RUN      ] CoordinatorTest.AppendRead
2012-04-25 00:05:46,264:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:46,354:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:46,423:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendRead (208 ms)
[ RUN      ] CoordinatorTest.AppendReadError
2012-04-25 00:05:46,479:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:46,620:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendReadError (185 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (191 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (278 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (283 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (301 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (416 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-04-25 00:05:48,266:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:48,356:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:48,425:4683(0x2b8967249700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52877] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:48,481:4683(0x2b8967e4f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-25 00:05:48,622:4683(0x2b8970904700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59624] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (761 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (386 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (700 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (3872 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (174 ms)
[ RUN      ] LogTest.Position
2012-04-25 00:05:50,268:4683(0x2b8967c4e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57200] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] LogTest.Position (164 ms)
[----------] 2 tests from LogTest (338 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (32 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (26 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
2012-04-25 00:05:50,358:4683(0x2b8967a4d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:60181] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (4 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (12 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0425 00:05:50.396323  4707 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0425 00:05:50.397399  4707 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (32217 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/114/changes>

Changes:

[benh] Fixes for dealing with --disable-python.

------------------------------------------
[...truncated 3084 lines...]
[----------] 8 tests from ConfiguratorTest (61 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-04-19 19:53:09,611:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:11,323:32604(0x2b9487b8b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:11,346:32604(0x2b948798a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52054] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:11,378:32604(0x2b9490a05700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59406] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:11,406:32604(0x2b9490200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42768] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:11,614:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:13,326:32604(0x2b9487b8b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:13,348:32604(0x2b948798a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52054] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:13,380:32604(0x2b9490a05700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59406] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:13,408:32604(0x2b9490200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42768] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:13,616:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5386 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-19 19:53:15,328:32604(0x2b9487b8b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:15,350:32604(0x2b948798a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52054] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:15,383:32604(0x2b9490a05700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59406] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:15,410:32604(0x2b9490200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42768] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:15,618:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1504 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-19 19:53:17,330:32604(0x2b9487b8b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:17,353:32604(0x2b948798a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52054] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:17,385:32604(0x2b9490a05700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59406] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:17,412:32604(0x2b9490200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42768] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:17,620:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:19,332:32604(0x2b9487b8b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:19,355:32604(0x2b948798a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52054] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:19,387:32604(0x2b9490a05700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59406] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:19,415:32604(0x2b9490200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42768] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 19:53:19,622:32604(0x2b9487789700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:40334] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3193 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (190 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (61 ms)
[----------] 5 tests from SampleFrameworks (10334 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (1 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (12 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (3 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (5 ms)
[----------] 3 tests from ReplicaTest (20 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (8 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (8 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (9 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (12 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (18 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (21 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (31 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (23 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (60 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (25 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (80 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (296 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (10 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (11 ms)
[----------] 2 tests from LogTest (21 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (3 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (35 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (3 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (28 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (2 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (3 ms)
[----------] 7 tests from MasterTest (30 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (13 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0419 19:53:20.327937 32628 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0419 19:53:20.328966 32630 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (25504 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/113/changes>

Changes:

[benh] Added DISCLAIMER.

------------------------------------------
[...truncated 3070 lines...]
2012-04-19 18:34:24,111:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:24,133:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:24,179:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:24,202:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:24,409:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:26,113:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:26,135:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:26,182:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:26,205:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:26,412:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5396 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-19 18:34:28,114:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:28,137:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:28,184:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:28,207:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:28,414:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1504 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-19 18:34:30,116:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:30,139:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:30,186:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:30,209:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:30,416:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:32,119:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:32,141:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:32,188:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:32,210:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:32,417:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3283 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (461 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (157 ms)
[----------] 5 tests from SampleFrameworks (10802 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (1 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (2 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (265 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (20 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (73 ms)
[----------] 3 tests from ReplicaTest (358 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (85 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (46 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (82 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (38 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (64 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (115 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
2012-04-19 18:34:34,121:15749(0x2acad1204700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53864] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:34,143:15749(0x2acad1a08700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:41300] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:34:34,190:15749(0x2acad1003700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42365] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.NotLearnedFill (122 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
2012-04-19 18:34:34,212:15749(0x2acad1807700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54739] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppends (63 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (102 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-04-19 18:34:34,419:15749(0x2acad0e02700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44723] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (112 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (215 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (1045 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (62 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (22 ms)
[----------] 2 tests from LogTest (84 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (9 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (6 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (6 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (15 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (8 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (3 ms)
[----------] 9 tests from FaultToleranceTest (59 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (15 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (5 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (5 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (8 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (7 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (3 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (13 ms)
[----------] 8 tests from ResourceOffersTest (60 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (10 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (8 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (4 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (5 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (4 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (5 ms)
[----------] 7 tests from MasterTest (40 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (4 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (10 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (4 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (10 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (36 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0419 18:34:34.966863 15865 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0419 18:34:34.972579 15858 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (6 ms)
[----------] 1 test from FrameworksManagerTest (6 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (27189 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/112/changes>

Changes:

[benh] Added distribute in "source" version (as a tar.gz archive) and updated the Makefiles accordingly. Also moved third-party licenses into NOTICE (including the notice for distribute-0.6.26) and added a DISCLAIMER.

------------------------------------------
[...truncated 2923 lines...]
mv -f tests/.deps/mesos_tests-zookeeper_server.Tpo tests/.deps/mesos_tests-zookeeper_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server_tests.Tpo -c -o tests/mesos_tests-zookeeper_server_tests.o `test -f 'tests/zookeeper_server_tests.cpp' || echo './'`tests/zookeeper_server_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_server_tests.Tpo tests/.deps/mesos_tests-zookeeper_server_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/NoExecutorFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
Source directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/>
Build directory: <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/>
[==========] Running 121 tests from 23 test cases.
[----------] Global test environment set-up.
[----------] 6 tests from ZooKeeperTest
[ RUN      ] ZooKeeperTest.Auth
[       OK ] ZooKeeperTest.Auth (4156 ms)
[ RUN      ] ZooKeeperTest.Group
2012-04-19 18:19:29,196:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:39519] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
[       OK ] ZooKeeperTest.Group (28 ms)
[ RUN      ] ZooKeeperTest.GroupJoinWithDisconnect
2012-04-19 18:19:29,203:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:29,204:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:30,880:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:59842] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
[       OK ] ZooKeeperTest.GroupJoinWithDisconnect (1684 ms)
[ RUN      ] ZooKeeperTest.GroupInfoWithDisconnect
2012-04-19 18:19:30,894:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54462] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:30,895:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54462] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:31,199:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:32,883:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:32,903:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:54462] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
[       OK ] ZooKeeperTest.GroupInfoWithDisconnect (2022 ms)
[ RUN      ] ZooKeeperTest.GroupCancelWithDisconnect
2012-04-19 18:19:32,921:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:33413] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:32,921:23172(0x2b5685913700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:33413] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:33,201:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:34,885:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:34,905:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:34,929:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:33413] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
[       OK ] ZooKeeperTest.GroupCancelWithDisconnect (2026 ms)
[ RUN      ] ZooKeeperTest.GroupWatchWithSessionExpiration
2012-04-19 18:19:34,943:23172(0x2b5685913700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:44485] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:35,203:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:36,887:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:36,907:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:36,931:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:36,946:23172(0x2b5685913700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:44485] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x136cbd4ae950001 has expired.
2012-04-19 18:19:36,950:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:44485] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
[       OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2021 ms)
[----------] 6 tests from ZooKeeperTest (11937 ms total)

[----------] 1 test from ZooKeeperServerTest
[ RUN      ] ZooKeeperServerTest.InProcess
2012-04-19 18:19:36,959:23172(0x2b5685913700):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:57104] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
2012-04-19 18:19:37,205:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:38,889:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:38,909:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:38,933:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:38,952:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:38,962:23172(0x2b5685913700):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:57104] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x136cbd4b67a0000 has expired.
[       OK ] ZooKeeperServerTest.InProcess (2013 ms)
[----------] 1 test from ZooKeeperServerTest (2013 ms total)

[----------] 1 test from MasterDetector
[ RUN      ] MasterDetector.File
[       OK ] MasterDetector.File (4 ms)
[----------] 1 test from MasterDetector (4 ms total)

[----------] 2 tests from AttributesTest
[ RUN      ] AttributesTest.Parsing
[       OK ] AttributesTest.Parsing (0 ms)
[ RUN      ] AttributesTest.Equality
[       OK ] AttributesTest.Equality (0 ms)
[----------] 2 tests from AttributesTest (0 ms total)

[----------] 3 tests from ExceptionTest
[ RUN      ] ExceptionTest.DeactiveFrameworkOnAbort
[       OK ] ExceptionTest.DeactiveFrameworkOnAbort (2 ms)
[ RUN      ] ExceptionTest.DisallowSchedulerActionsOnAbort
[       OK ] ExceptionTest.DisallowSchedulerActionsOnAbort (2 ms)
[ RUN      ] ExceptionTest.DisallowSchedulerCallbacksOnAbort
tests/exception_tests.cpp:196: Failure
Mock function called more times than expected - returning default value.
    Function call: filter(@0x2b56801385b0 16-byte object <B0-AF ED-F0 55-2B 00-00 80-82 00-80 56-2B 00-00>)
          Returns: false
         Expected: to be called once
           Actual: called twice - over-saturated and active
2012-04-19 18:19:39,205:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:40,891:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:40,911:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:40,935:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:40,954:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:41,207:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:42,893:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:42,913:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:42,937:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:42,956:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:43,210:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:44,895:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:44,913:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:44,939:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:44,958:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:45,212:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:46,897:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:46,916:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:46,941:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:46,960:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:47,212:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:48,899:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:48,918:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:48,943:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:48,962:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:49,214:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:50,901:23172(0x2b568480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59842] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:50,920:23172(0x2b5684609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54462] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:50,945:23172(0x2b568500e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33413] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:50,964:23172(0x2b5685511700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44485] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-19 18:19:51,214:23172(0x2b5684408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39519] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
tests/exception_tests.cpp:217: Failure
Failed
Waited too long for trigger!
[  FAILED  ] ExceptionTest.DisallowSchedulerCallbacksOnAbort (12666 ms)
[----------] 3 tests from ExceptionTest (12670 ms total)

[----------] 1 test from KillTree
[ RUN      ] KillTree.KillTreeTest
[       OK ] KillTree.KillTreeTest (36 ms)
[----------] 1 test from KillTree (36 ms total)

[----------] 1 test from ZooKeeper
[ RUN      ] ZooKeeper.URL
[       OK ] ZooKeeper.URL (0 ms)
[----------] 1 test from ZooKeeper (0 ms total)

[----------] 1 test from UtilsTest
[ RUN      ] UtilsTest.rmdir
[       OK ] UtilsTest.rmdir (1 ms)
[----------] 1 test from UtilsTest (1 ms total)

[----------] 1 test from ProtobufIOTest
[ RUN      ] ProtobufIOTest.Basic
[       OK ] ProtobufIOTest.Basic (91 ms)
[----------] 1 test from ProtobufIOTest (91 ms total)

[----------] 5 tests from Multihashmap
[ RUN      ] Multihashmap.Put
[       OK ] Multihashmap.Put (0 ms)
[ RUN      ] Multihashmap.Remove
[       OK ] Multihashmap.Remove (0 ms)
[ RUN      ] Multihashmap.Size
[       OK ] Multihashmap.Size (0 ms)
[ RUN      ] Multihashmap.Iterator
[       OK ] Multihashmap.Iterator (0 ms)
[ RUN      ] Multihashmap.Foreach
[       OK ] Multihashmap.Foreach (0 ms)
[----------] 5 tests from Multihashmap (0 ms total)

[----------] 11 tests from StringsTest
[ RUN      ] StringsTest.Format
[       OK ] StringsTest.Format (0 ms)
[ RUN      ] StringsTest.Remove
[       OK ] StringsTest.Remove (0 ms)
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (1 ms)
[----------] 11 tests from StringsTest (1 ms total)

[----------] 8 tests from ConfiguratorTest
[ RUN      ] ConfiguratorTest.Environment
[       OK ] ConfiguratorTest.Environment (0 ms)
[ RUN      ] ConfiguratorTest.DefaultOptions
[       OK ] ConfiguratorTest.DefaultOptions (0 ms)
[ RUN      ] ConfiguratorTest.CommandLine
[       OK ] ConfiguratorTest.CommandLine (0 ms)
[ RUN      ] ConfiguratorTest.ConfigFileWithConfDir
[       OK ] ConfiguratorTest.ConfigFileWithConfDir (11 ms)
[ RUN      ] ConfiguratorTest.CommandLineConfFlag
[       OK ] ConfiguratorTest.CommandLineConfFlag (11 ms)
[ RUN      ] ConfiguratorTest.LoadingPriorities
[       OK ] ConfiguratorTest.LoadingPriorities (11 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (11 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (11 ms)
[----------] 8 tests from ConfiguratorTest (56 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00002b55f0a891c5, pid=23172, tid=47648153986816
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (16.3-b01 mixed mode linux-amd64 )
# Problematic frame:
# C  [libmesos-0.9.0.so+0x4181c5]
#
# An error report file with more information is saved as:
# <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/test_output/SampleFrameworks/CppFramework/hs_err_pid23172.log>
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
/bin/bash: line 5: 23172 Aborted                 ${dir}$tst
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/111/changes>

Changes:

[benh] Updated com.google.protobuf version for mesos.pom and added some more licenses to LICENSE.

------------------------------------------
[...truncated 2889 lines...]
[----------] 8 tests from ConfiguratorTest (77 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-04-07 01:57:54,917:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:56,611:30543(0x2ac9dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:56,631:30543(0x2ac9dc200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44982] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:56,657:30543(0x2ac9dd108700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59868] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:56,692:30543(0x2ac9dca04700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52041] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:56,919:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:58,613:30543(0x2ac9dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:58,633:30543(0x2ac9dc200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44982] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:58,659:30543(0x2ac9dd108700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59868] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:58,694:30543(0x2ac9dca04700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52041] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:57:58,921:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5378 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-04-07 01:58:00,615:30543(0x2ac9dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:00,634:30543(0x2ac9dc200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44982] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:00,661:30543(0x2ac9dd108700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59868] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:00,695:30543(0x2ac9dca04700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52041] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:00,923:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1502 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-04-07 01:58:02,617:30543(0x2ac9dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:02,636:30543(0x2ac9dc200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44982] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:02,663:30543(0x2ac9dd108700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59868] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:02,697:30543(0x2ac9dca04700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52041] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:02,925:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:04,619:30543(0x2ac9dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54796] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:04,636:30543(0x2ac9dc200700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44982] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:04,665:30543(0x2ac9dd108700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59868] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:04,699:30543(0x2ac9dca04700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52041] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-04-07 01:58:04,927:30543(0x2ac9d7f39700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34083] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3237 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (188 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (56 ms)
[----------] 5 tests from SampleFrameworks (10361 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (1 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (10 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (4 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (6 ms)
[----------] 3 tests from ReplicaTest (20 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (8 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (9 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (10 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (15 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (24 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (26 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (23 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (24 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (67 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (25 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (74 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (305 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (9 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (10 ms)
[----------] 2 tests from LogTest (19 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (25 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (2 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (29 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (12 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0407 01:58:05.685889 30652 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0407 01:58:05.687033 30650 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (25658 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/110/changes>

Changes:

[matei] Removed the unzipped version for protobuf-2.4.1.

------------------------------------------
[...truncated 3262 lines...]
2012-03-30 05:54:41,950:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5420 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-30 05:54:42,083:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1443 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-30 05:54:43,653:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:43,785:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:43,826:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:43,952:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:44,085:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:45,655:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:45,787:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:45,828:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:45,954:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:46,087:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3241 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (213 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (465 ms)
[----------] 5 tests from SampleFrameworks (10782 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (1 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
2012-03-30 05:54:47,657:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:47,789:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:47,831:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Promise (462 ms)
[ RUN      ] ReplicaTest.Append
2012-03-30 05:54:47,956:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Append (133 ms)
[ RUN      ] ReplicaTest.Recover
2012-03-30 05:54:48,089:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Recover (341 ms)
[----------] 3 tests from ReplicaTest (936 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (223 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (177 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (176 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (261 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (232 ms)
[ RUN      ] CoordinatorTest.Fill
2012-03-30 05:54:49,659:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Fill (295 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
2012-03-30 05:54:49,791:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:49,833:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.NotLearnedFill (250 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
2012-03-30 05:54:49,958:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:50,090:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppends (586 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-03-30 05:54:51,661:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (1156 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-03-30 05:54:51,793:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:51,834:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:51,960:15446(0x2af4d3ee3700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53275] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:52,090:15446(0x2af4dc401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54419] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (747 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (1005 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (5108 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
2012-03-30 05:54:53,663:15446(0x2af4d30db700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44679] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] LogTest.WriteRead (254 ms)
[ RUN      ] LogTest.Position
2012-03-30 05:54:53,795:15446(0x2af4d2cd9700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42044] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 05:54:53,836:15446(0x2af4d2eda700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37333] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] LogTest.Position (168 ms)
[----------] 2 tests from LogTest (422 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (31 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (25 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (6 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (6 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (2 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (3 ms)
[----------] 5 tests from FrameworksManagerTestFixture (12 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0330 05:54:53.945926 15469 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0330 05:54:53.953399 15470 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (8 ms)
[----------] 1 test from FrameworksManagerTest (8 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (34768 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/109/changes>

Changes:

[matei] MESOS-174. Upgrade protobuf dependency to 2.4.1.

------------------------------------------
[...truncated 1786 lines...]
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 3458764513820540925
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ANSI C header files... (cached) no
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking libunwind.h usability... no
checking libunwind.h presence... no
checking for libunwind.h... no
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking for void *... yes
checking size of void *... 8
checking for uint16_t... yes
checking for u_int16_t... yes
checking for __uint16... no
checking for sigaltstack... yes
checking for dladdr... no
checking for fcntl... yes
checking for __attribute__... yes
checking for __builtin_expect... yes
checking for __sync_val_compare_and_swap... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
checking for pthread_self in -lpthread... yes
checking for main in -lgflags... no
checking for gtest-config... no
checking support for pthread_rwlock_* functions... yes
checking whether the compiler implements namespaces... yes
checking what namespace STL code is in... std
checking whether compiler supports using ::operator<<... 1
checking for ucontext.h... (cached) yes
checking sys/ucontext.h usability... yes
checking sys/ucontext.h presence... yes
checking for sys/ucontext.h... yes
checking how to access the program counter from a struct ucontext... uc_mcontext.gregs[REG_RIP]
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/glog/logging.h
config.status: creating src/glog/raw_logging.h
config.status: creating src/glog/vlog_is_on.h
config.status: creating src/glog/stl_logging.h
config.status: creating libglog.pc
config.status: creating src/config.h
config.status: executing depfiles commands
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1'>
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c -o libglog_la-logging.lo `test -f 'src/logging.cc' || echo './'`src/logging.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-logging.lo -MD -MP -MF .deps/libglog_la-logging.Tpo -c src/logging.cc  -fPIC -DPIC -o libglog_la-logging.o
src/logging.cc: In member function 'void google::LogMessage::SendToLog()':
src/logging.cc:1215:51: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
src/logging.cc: In function 'void google::WriteToStderr(const char*, size_t)':
src/logging.cc:506:37: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
src/logging.cc: In member function 'bool google::<unnamed>::LogFileObject::CreateLogfile(const char*)':
src/logging.cc:722:40: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result
src/logging.cc:729:42: warning: ignoring return value of 'int symlink(const char*, const char*)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-logging.Tpo .deps/libglog_la-logging.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c -o libglog_la-raw_logging.lo `test -f 'src/raw_logging.cc' || echo './'`src/raw_logging.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-raw_logging.lo -MD -MP -MF .deps/libglog_la-raw_logging.Tpo -c src/raw_logging.cc  -fPIC -DPIC -o libglog_la-raw_logging.o
mv -f .deps/libglog_la-raw_logging.Tpo .deps/libglog_la-raw_logging.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c -o libglog_la-vlog_is_on.lo `test -f 'src/vlog_is_on.cc' || echo './'`src/vlog_is_on.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-vlog_is_on.lo -MD -MP -MF .deps/libglog_la-vlog_is_on.Tpo -c src/vlog_is_on.cc  -fPIC -DPIC -o libglog_la-vlog_is_on.o
mv -f .deps/libglog_la-vlog_is_on.Tpo .deps/libglog_la-vlog_is_on.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c -o libglog_la-utilities.lo `test -f 'src/utilities.cc' || echo './'`src/utilities.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-utilities.lo -MD -MP -MF .deps/libglog_la-utilities.Tpo -c src/utilities.cc  -fPIC -DPIC -o libglog_la-utilities.o
In file included from src/utilities.cc:334:0:
src/utilities.cc: In function 'void google::DebugWriteToStderr(const char*, void*)':
src/utilities.cc:82:43: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-utilities.Tpo .deps/libglog_la-utilities.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c -o libglog_la-demangle.lo `test -f 'src/demangle.cc' || echo './'`src/demangle.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-demangle.lo -MD -MP -MF .deps/libglog_la-demangle.Tpo -c src/demangle.cc  -fPIC -DPIC -o libglog_la-demangle.o
mv -f .deps/libglog_la-demangle.Tpo .deps/libglog_la-demangle.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c -o libglog_la-symbolize.lo `test -f 'src/symbolize.cc' || echo './'`src/symbolize.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-symbolize.lo -MD -MP -MF .deps/libglog_la-symbolize.Tpo -c src/symbolize.cc  -fPIC -DPIC -o libglog_la-symbolize.o
mv -f .deps/libglog_la-symbolize.Tpo .deps/libglog_la-symbolize.Plo
/bin/bash ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./src  -I./src    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c -o libglog_la-signalhandler.lo `test -f 'src/signalhandler.cc' || echo './'`src/signalhandler.cc
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -g -O2 -MT libglog_la-signalhandler.lo -MD -MP -MF .deps/libglog_la-signalhandler.Tpo -c src/signalhandler.cc  -fPIC -DPIC -o libglog_la-signalhandler.o
src/signalhandler.cc: In function 'void google::<unnamed>::WriteToStderr(const char*, int)':
src/signalhandler.cc:145:35: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/libglog_la-signalhandler.Tpo .deps/libglog_la-signalhandler.Plo
/bin/bash ./libtool --tag=CXX   --mode=link g++   -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -DNDEBUG -g -O2    -o libglog.la -rpath /usr/local/lib  libglog_la-logging.lo libglog_la-raw_logging.lo libglog_la-vlog_is_on.lo libglog_la-utilities.lo libglog_la-demangle.lo libglog_la-symbolize.lo libglog_la-signalhandler.lo     -lpthread 
mkdir .libs
ar cru .libs/libglog.a  libglog_la-logging.o libglog_la-raw_logging.o libglog_la-vlog_is_on.o libglog_la-utilities.o libglog_la-demangle.o libglog_la-symbolize.o libglog_la-signalhandler.o
ranlib .libs/libglog.a
creating libglog.la
(cd .libs && rm -f libglog.la && ln -s ../libglog.la libglog.la)
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_unittest-logging_unittest.o -MD -MP -MF .deps/logging_unittest-logging_unittest.Tpo -c -o logging_unittest-logging_unittest.o `test -f 'src/logging_unittest.cc' || echo './'`src/logging_unittest.cc
mv -f .deps/logging_unittest-logging_unittest.Tpo .deps/logging_unittest-logging_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_unittest  logging_unittest-logging_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_unittest logging_unittest-logging_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT demangle_unittest-demangle_unittest.o -MD -MP -MF .deps/demangle_unittest-demangle_unittest.Tpo -c -o demangle_unittest-demangle_unittest.o `test -f 'src/demangle_unittest.cc' || echo './'`src/demangle_unittest.cc
mv -f .deps/demangle_unittest-demangle_unittest.Tpo .deps/demangle_unittest-demangle_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o demangle_unittest  demangle_unittest-demangle_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o demangle_unittest demangle_unittest-demangle_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT stacktrace_unittest-stacktrace_unittest.o -MD -MP -MF .deps/stacktrace_unittest-stacktrace_unittest.Tpo -c -o stacktrace_unittest-stacktrace_unittest.o `test -f 'src/stacktrace_unittest.cc' || echo './'`src/stacktrace_unittest.cc
mv -f .deps/stacktrace_unittest-stacktrace_unittest.Tpo .deps/stacktrace_unittest-stacktrace_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o stacktrace_unittest  stacktrace_unittest-stacktrace_unittest.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stacktrace_unittest stacktrace_unittest-stacktrace_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT symbolize_unittest-symbolize_unittest.o -MD -MP -MF .deps/symbolize_unittest-symbolize_unittest.Tpo -c -o symbolize_unittest-symbolize_unittest.o `test -f 'src/symbolize_unittest.cc' || echo './'`src/symbolize_unittest.cc
mv -f .deps/symbolize_unittest-symbolize_unittest.Tpo .deps/symbolize_unittest-symbolize_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o symbolize_unittest  symbolize_unittest-symbolize_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o symbolize_unittest symbolize_unittest-symbolize_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT stl_logging_unittest-stl_logging_unittest.o -MD -MP -MF .deps/stl_logging_unittest-stl_logging_unittest.Tpo -c -o stl_logging_unittest-stl_logging_unittest.o `test -f 'src/stl_logging_unittest.cc' || echo './'`src/stl_logging_unittest.cc
mv -f .deps/stl_logging_unittest-stl_logging_unittest.Tpo .deps/stl_logging_unittest-stl_logging_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o stl_logging_unittest  stl_logging_unittest-stl_logging_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o stl_logging_unittest stl_logging_unittest-stl_logging_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT utilities_unittest-utilities_unittest.o -MD -MP -MF .deps/utilities_unittest-utilities_unittest.Tpo -c -o utilities_unittest-utilities_unittest.o `test -f 'src/utilities_unittest.cc' || echo './'`src/utilities_unittest.cc
mv -f .deps/utilities_unittest-utilities_unittest.Tpo .deps/utilities_unittest-utilities_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o utilities_unittest  utilities_unittest-utilities_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o utilities_unittest utilities_unittest-utilities_unittest.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest0-logging_striptest_main.o -MD -MP -MF .deps/logging_striptest0-logging_striptest_main.Tpo -c -o logging_striptest0-logging_striptest_main.o `test -f 'src/logging_striptest_main.cc' || echo './'`src/logging_striptest_main.cc
mv -f .deps/logging_striptest0-logging_striptest_main.Tpo .deps/logging_striptest0-logging_striptest_main.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest0  logging_striptest0-logging_striptest_main.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest0 logging_striptest0-logging_striptest_main.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest2-logging_striptest2.o -MD -MP -MF .deps/logging_striptest2-logging_striptest2.Tpo -c -o logging_striptest2-logging_striptest2.o `test -f 'src/logging_striptest2.cc' || echo './'`src/logging_striptest2.cc
mv -f .deps/logging_striptest2-logging_striptest2.Tpo .deps/logging_striptest2-logging_striptest2.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest2  logging_striptest2-logging_striptest2.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest2 logging_striptest2-logging_striptest2.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT logging_striptest10-logging_striptest10.o -MD -MP -MF .deps/logging_striptest10-logging_striptest10.Tpo -c -o logging_striptest10-logging_striptest10.o `test -f 'src/logging_striptest10.cc' || echo './'`src/logging_striptest10.cc
mv -f .deps/logging_striptest10-logging_striptest10.Tpo .deps/logging_striptest10-logging_striptest10.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o logging_striptest10  logging_striptest10-logging_striptest10.o  libglog.la    -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o logging_striptest10 logging_striptest10-logging_striptest10.o  ./.libs/libglog.a -lpthread  
g++ -DHAVE_CONFIG_H -I. -I./src  -I./src  -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -MT signalhandler_unittest-signalhandler_unittest.o -MD -MP -MF .deps/signalhandler_unittest-signalhandler_unittest.Tpo -c -o signalhandler_unittest-signalhandler_unittest.o `test -f 'src/signalhandler_unittest.cc' || echo './'`src/signalhandler_unittest.cc
src/signalhandler_unittest.cc: In function 'void WriteToStdout(const char*, int)':
src/signalhandler_unittest.cc:61:35: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result
mv -f .deps/signalhandler_unittest-signalhandler_unittest.Tpo .deps/signalhandler_unittest-signalhandler_unittest.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++ -pthread    -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare  -DNO_FRAME_POINTER -g -O2 -pthread  -o signalhandler_unittest  signalhandler_unittest-signalhandler_unittest.o  libglog.la       -lpthread 
g++ -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -g -O2 -pthread -o signalhandler_unittest signalhandler_unittest-signalhandler_unittest.o  ./.libs/libglog.a -lpthread  
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1'>
gzip -d -c leveldb.tar.gz | tar xf -
touch leveldb-stamp
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/builder.cc -o db/builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/c.cc -o db/c.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/db_impl.cc -o db/db_impl.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/db_iter.cc -o db/db_iter.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/filename.cc -o db/filename.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/dbformat.cc -o db/dbformat.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/log_reader.cc -o db/log_reader.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/log_writer.cc -o db/log_writer.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/memtable.cc -o db/memtable.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/repair.cc -o db/repair.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/table_cache.cc -o db/table_cache.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/version_edit.cc -o db/version_edit.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/version_set.cc -o db/version_set.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  db/write_batch.cc -o db/write_batch.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  port/port_posix.cc -o port/port_posix.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/block.cc -o table/block.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/block_builder.cc -o table/block_builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/format.cc -o table/format.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/iterator.cc -o table/iterator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/merger.cc -o table/merger.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/table.cc -o table/table.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/table_builder.cc -o table/table_builder.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  table/two_level_iterator.cc -o table/two_level_iterator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/arena.cc -o util/arena.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/cache.cc -o util/cache.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/coding.cc -o util/coding.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/comparator.cc -o util/comparator.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/crc32c.cc -o util/crc32c.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/env.cc -o util/env.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/env_posix.cc -o util/env_posix.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/hash.cc -o util/hash.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/histogram.cc -o util/histogram.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/logging.cc -o util/logging.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/options.cc -o util/options.o
g++ -c -I. -I./include -fno-builtin-memcmp -DLEVELDB_PLATFORM_POSIX -pthread -DOS_LINUX -g2 -O2 -fPIC  util/status.cc -o util/status.o
rm -f libleveldb.a
ar -rs libleveldb.a ./db/builder.o ./db/c.o ./db/db_impl.o ./db/db_iter.o ./db/filename.o ./db/dbformat.o ./db/log_reader.o ./db/log_writer.o ./db/memtable.o ./db/repair.o ./db/table_cache.o ./db/version_edit.o ./db/version_set.o ./db/write_batch.o ./port/port_posix.o ./table/block.o ./table/block_builder.o ./table/format.o ./table/iterator.o ./table/merger.o ./table/table.o ./table/table_builder.o ./table/two_level_iterator.o ./util/arena.o ./util/cache.o ./util/coding.o ./util/comparator.o ./util/crc32c.o ./util/env.o ./util/env_posix.o ./util/hash.o ./util/histogram.o ./util/logging.o ./util/options.o ./util/status.o
ar: creating libleveldb.a
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[3]: *** No rule to make target `protobuf-2.4.1-stamp', needed by `protobuf-2.4.1-build-stamp'.  Stop.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: *** [all] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #108

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/108/changes>

Changes:

[benh] Fixes for Ranges arithmetic (contributed by Vinod Kone).

------------------------------------------
[...truncated 3115 lines...]
[----------] 8 tests from ConfiguratorTest (59 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-03-30 01:34:26,123:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:27,827:32583(0x2ac6330be700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55434] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:27,849:32583(0x2ac6338c2700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44879] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:27,901:32583(0x2ac6336c1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:27,938:32583(0x2ac632ebd700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56371] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:28,126:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:29,829:32583(0x2ac6330be700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55434] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:29,852:32583(0x2ac6338c2700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44879] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:29,903:32583(0x2ac6336c1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:29,940:32583(0x2ac632ebd700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56371] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:30,128:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5361 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-30 01:34:31,830:32583(0x2ac6330be700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55434] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:31,854:32583(0x2ac6338c2700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44879] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:31,905:32583(0x2ac6336c1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:31,943:32583(0x2ac632ebd700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56371] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:32,130:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1469 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-30 01:34:33,833:32583(0x2ac6330be700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55434] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:33,856:32583(0x2ac6338c2700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44879] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:33,907:32583(0x2ac6336c1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:33,945:32583(0x2ac632ebd700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56371] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:34,132:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:35,835:32583(0x2ac6330be700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55434] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:35,858:32583(0x2ac6338c2700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44879] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:35,909:32583(0x2ac6336c1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:46913] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:35,945:32583(0x2ac632ebd700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56371] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-30 01:34:36,134:32583(0x2ac632cbc700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39381] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3292 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (315 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (52 ms)
[----------] 5 tests from SampleFrameworks (10489 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 23 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (1 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesAddition2
[       OK ] ResourcesTest.RangesAddition2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction5
[       OK ] ResourcesTest.RangesSubtraction5 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 23 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (11 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (10 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (14 ms)
[----------] 3 tests from ReplicaTest (35 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (19 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (20 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (25 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (27 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (29 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (41 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (45 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (50 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (96 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (52 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (108 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (512 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (22 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (22 ms)
[----------] 2 tests from LogTest (44 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (29 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (24 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (6 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (1 ms)
[----------] 7 tests from MasterTest (27 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (9 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0330 01:34:37.250416 32678 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0330 01:34:37.251373 32683 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 23 test cases ran. (25414 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/107/>

------------------------------------------
[...truncated 3085 lines...]
[       OK ] ConfiguratorTest.LoadingPriorities (12 ms)
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (12 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (13 ms)
[----------] 8 tests from ConfiguratorTest (64 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-03-29 21:46:01,838:10591(0x2b9d624ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57556] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:01,862:10591(0x2b9d62ab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:01,906:10591(0x2b9d631b6700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57138] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:01,941:10591(0x2b9d635b8700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49090] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:02,141:10591(0x2b9d620ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50206] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:03,840:10591(0x2b9d624ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57556] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:03,864:10591(0x2b9d62ab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:03,908:10591(0x2b9d631b6700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57138] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:03,943:10591(0x2b9d635b8700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49090] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:04,141:10591(0x2b9d620ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50206] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5472 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-29 21:46:05,841:10591(0x2b9d624ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57556] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:05,866:10591(0x2b9d62ab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:05,910:10591(0x2b9d631b6700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57138] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:05,945:10591(0x2b9d635b8700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49090] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:06,143:10591(0x2b9d620ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50206] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1497 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-29 21:46:07,843:10591(0x2b9d624ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57556] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:07,868:10591(0x2b9d62ab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:07,912:10591(0x2b9d631b6700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57138] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:07,947:10591(0x2b9d635b8700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49090] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:08,145:10591(0x2b9d620ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50206] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:09,845:10591(0x2b9d624ae700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57556] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:09,870:10591(0x2b9d62ab1700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:09,914:10591(0x2b9d631b6700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:57138] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:09,948:10591(0x2b9d635b8700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49090] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-29 21:46:10,148:10591(0x2b9d620ac700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50206] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3399 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (306 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (86 ms)
[----------] 5 tests from SampleFrameworks (10760 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (1 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (10 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (8 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (21 ms)
[----------] 3 tests from ReplicaTest (39 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (18 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (22 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (22 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (24 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (32 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (31 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (37 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (47 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (102 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (47 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (101 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (484 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (18 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (19 ms)
[----------] 2 tests from LogTest (37 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (24 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (6 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (8 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0329 21:46:11.608326 10618 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0329 21:46:11.609163 10616 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 119 tests from 23 test cases ran. (27691 ms total)
[  PASSED  ] 118 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #106

Posted by Charles Reiss <ch...@eecs.berkeley.edu>.
On 3/29/12 11:47 AM, Apache Jenkins Server wrote:
> See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/106/changes>
[snip]

It doesn't look like this is doing a clean build, which is probably
related to the error. (Zookeeper has been built as shared and is not
getting rebuilt as static.) Can someone (e.g. Andy) fix this to do a
clean build (at least 'make clean')?

- Charles

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #106

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/106/changes>

Changes:

[benh] Logging UI fixes.

------------------------------------------
[...truncated 655 lines...]
building '_mesos' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/mesos_scheduler_driver_impl.hpp:22,
                 from native/mesos_scheduler_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/module.cpp -o build/temp.linux-x86_64-2.6/native/module.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/module.cpp:35:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_scheduler.hpp:22,
                 from native/proxy_scheduler.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/proxy_scheduler.hpp:27,
                 from native/proxy_scheduler.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
native/proxy_scheduler.cpp: In member function 'virtual void mesos::python::ProxyScheduler::reregistered(mesos::SchedulerDriver*, const mesos::MasterInfo&)':
native/proxy_scheduler.cpp:83:21: warning: 'minfo' is used uninitialized in this function
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/mesos_executor_driver_impl.hpp:22,
                 from native/mesos_executor_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_executor.cpp -o build/temp.linux-x86_64-2.6/native/proxy_executor.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_executor.hpp:22,
                 from native/proxy_executor.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/proxy_executor.hpp:27,
                 from native/proxy_executor.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.6/native/module.o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.6/native/proxy_executor.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.6/_mesos.so -lrt
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
/bin/bash ./libtool --tag=CXX   --mode=link g++     -o tests tests-tests.o third_party/libgmock.la libprocess.la 
libtool: link: g++ -o tests tests-tests.o  third_party/.libs/libgmock.a ./.libs/libprocess.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -lm
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/NoExecutorFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:173:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:161:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-utils_tests.Tpo -c -o tests/mesos_tests-utils_tests.o `test -f 'tests/utils_tests.cpp' || echo './'`tests/utils_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils_tests.Tpo tests/.deps/mesos_tests-utils_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo './'`tests/attributes_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_detector_tests.Tpo -c -o tests/mesos_tests-master_detector_tests.o `test -f 'tests/master_detector_tests.cpp' || echo './'`tests/master_detector_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-master_detector_tests.Tpo tests/.deps/mesos_tests-master_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server.Tpo -c -o tests/mesos_tests-zookeeper_server.o `test -f 'tests/zookeeper_server.cpp' || echo './'`tests/zookeeper_server.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-zookeeper_server.Tpo tests/.deps/mesos_tests-zookeeper_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server_tests.Tpo -c -o tests/mesos_tests-zookeeper_server_tests.o `test -f 'tests/zookeeper_server_tests.cpp' || echo './'`tests/zookeeper_server_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_server_tests.Tpo tests/.deps/mesos_tests-zookeeper_server_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/NoExecutorFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #105

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/105/changes>

Changes:

[benh] Updated configure.centos-5.4-64 to properly set LIBS instead of LDFLAGS.

------------------------------------------
[...truncated 1140 lines...]
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
2012-03-28 20:27:26,883:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (13 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
[       OK ] ConfiguratorTest.MalformedConfigFile (13 ms)
[----------] 8 tests from ConfiguratorTest (64 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-03-28 20:27:28,601:3877(0x2b26df23e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51906] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:28,628:3877(0x2b26df841700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39454] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:28,679:3877(0x2b26dff46700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49194] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:28,723:3877(0x2b26e4401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37030] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:28,885:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:30,603:3877(0x2b26df23e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51906] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:30,630:3877(0x2b26df841700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39454] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:30,681:3877(0x2b26dff46700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49194] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:30,725:3877(0x2b26e4401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37030] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:30,887:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5361 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-28 20:27:32,605:3877(0x2b26df23e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51906] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:32,631:3877(0x2b26df841700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39454] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:32,681:3877(0x2b26dff46700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49194] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:32,727:3877(0x2b26e4401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37030] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:32,888:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1453 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-28 20:27:34,608:3877(0x2b26df23e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51906] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:34,633:3877(0x2b26df841700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39454] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:34,684:3877(0x2b26dff46700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49194] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:34,730:3877(0x2b26e4401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37030] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:34,890:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:36,610:3877(0x2b26df23e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:51906] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:36,635:3877(0x2b26df841700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39454] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:36,686:3877(0x2b26dff46700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49194] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:36,731:3877(0x2b26e4401700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37030] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 20:27:36,892:3877(0x2b26dee3c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55359] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3295 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (291 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (55 ms)
[----------] 5 tests from SampleFrameworks (10455 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (1 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (9 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (11 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (86 ms)
[----------] 3 tests from ReplicaTest (106 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (18 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (19 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (20 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (24 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (33 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (39 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (36 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (44 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (118 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (42 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (95 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (488 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (20 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (19 ms)
[----------] 2 tests from LogTest (39 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (8 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (24 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (2 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (1 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (10 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0328 20:27:38.081848  3966 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0328 20:27:38.082766  3965 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 119 tests from 23 test cases ran. (25502 ms total)
[  PASSED  ] 118 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #104

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/104/changes>

Changes:

[benh] Fixed configure.ac to properly use LIBS supplied by a user.

[benh] Missing files for the distribution.

------------------------------------------
[...truncated 1142 lines...]
[ RUN      ] ConfiguratorTest.ConfigFileSpacesIgnored
[       OK ] ConfiguratorTest.ConfigFileSpacesIgnored (13 ms)
[ RUN      ] ConfiguratorTest.MalformedConfigFile
2012-03-28 18:07:32,515:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ConfiguratorTest.MalformedConfigFile (12 ms)
[----------] 8 tests from ConfiguratorTest (64 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-03-28 18:07:34,237:18667(0x2ad515b23700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53802] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:34,261:18667(0x2ad515922700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45123] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:34,334:18667(0x2ad516327700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:38079] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:34,379:18667(0x2ad51682a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37430] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:34,517:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:36,239:18667(0x2ad515b23700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53802] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:36,263:18667(0x2ad515922700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45123] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:36,336:18667(0x2ad516327700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:38079] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:36,381:18667(0x2ad51682a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37430] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:36,519:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5359 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-28 18:07:38,241:18667(0x2ad515b23700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53802] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:38,266:18667(0x2ad515922700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45123] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:38,338:18667(0x2ad516327700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:38079] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:38,381:18667(0x2ad51682a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37430] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:38,521:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1455 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-28 18:07:40,244:18667(0x2ad515b23700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53802] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:40,268:18667(0x2ad515922700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45123] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:40,340:18667(0x2ad516327700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:38079] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:40,384:18667(0x2ad51682a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37430] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:40,523:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:42,246:18667(0x2ad515b23700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53802] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:42,270:18667(0x2ad515922700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45123] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:42,342:18667(0x2ad516327700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:38079] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:42,386:18667(0x2ad51682a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37430] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:07:42,525:18667(0x2ad515721700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36137] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3295 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (292 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (57 ms)
[----------] 5 tests from SampleFrameworks (10458 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (1 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (14 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (16 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (13 ms)
[----------] 3 tests from ReplicaTest (44 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (22 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (22 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (22 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (26 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (30 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (32 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (34 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (42 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (93 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (46 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (104 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (473 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (16 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (19 ms)
[----------] 2 tests from LogTest (35 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (1 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (4 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (3 ms)
[----------] 8 tests from ResourceOffersTest (24 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (6 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (1 ms)
[----------] 5 tests from FrameworksManagerTestFixture (8 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0328 18:07:43.625476 18741 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0328 18:07:43.626400 18748 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 119 tests from 23 test cases ran. (25400 ms total)
[  PASSED  ] 118 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/103/changes>

Changes:

[benh] Workarounds for bug in gcc 4.1.*.

[benh] Added auto detection of resources on a slave as well as auto detection of cores for libprocess.

------------------------------------------
[...truncated 1224 lines...]
[----------] 8 tests from ConfiguratorTest (236 ms total)

[----------] 5 tests from SampleFrameworks
[ RUN      ] SampleFrameworks.CppFramework
2012-03-28 18:00:35,669:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:35,677:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:35,705:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:35,778:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:35,816:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:37,671:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:37,679:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:37,707:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:37,780:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:37,818:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:39,673:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:39,681:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:39,710:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:39,783:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5477 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-28 18:00:39,821:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (1565 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-28 18:00:41,675:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:41,682:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:41,712:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:41,785:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:41,821:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:43,677:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:43,684:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:43,714:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:43,787:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:43,823:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (3762 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (418 ms)
[ RUN      ] SampleFrameworks.PythonFramework
2012-03-28 18:00:45,679:17255(0x2b76ccb0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45919] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:45,686:17255(0x2b76cc70b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52135] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-28 18:00:45,716:17255(0x2b76cd311700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55816] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (180 ms)
[----------] 5 tests from SampleFrameworks (11403 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (1 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (29 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (8 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (14 ms)
[----------] 3 tests from ReplicaTest (51 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
2012-03-28 18:00:45,789:17255(0x2b76cd915700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:37590] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Elect (17 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (25 ms)
[ RUN      ] CoordinatorTest.AppendReadError
2012-03-28 18:00:45,826:17255(0x2b76cd110700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:52268] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.AppendReadError (23 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (27 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (32 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (37 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (41 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (54 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (105 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (44 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (114 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (519 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (23 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (21 ms)
[----------] 2 tests from LogTest (44 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (3 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (1 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (30 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (4 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (25 ms total)

[----------] 7 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (6 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[ RUN      ] MasterTest.MasterInfo
[       OK ] MasterTest.MasterInfo (1 ms)
[ RUN      ] MasterTest.MasterInfoOnReElection
[       OK ] MasterTest.MasterInfoOnReElection (2 ms)
[ RUN      ] MasterTest.MasterLost
[       OK ] MasterTest.MasterLost (2 ms)
[----------] 7 tests from MasterTest (28 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (9 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0328 18:00:46.433924 17512 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0328 18:00:46.434799 17506 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 119 tests from 23 test cases ran. (27602 ms total)
[  PASSED  ] 118 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/102/changes>

Changes:

[benh] Updated LICENSE with third_party licenses.

[benh] Missing another file.

------------------------------------------
[...truncated 755 lines...]
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/mesos_scheduler_driver_impl.hpp:22,
                 from native/mesos_scheduler_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/module.cpp -o build/temp.linux-x86_64-2.6/native/module.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/module.cpp:35:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_scheduler.hpp:22,
                 from native/proxy_scheduler.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/proxy_scheduler.hpp:27,
                 from native/proxy_scheduler.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
native/proxy_scheduler.cpp: In member function 'virtual void mesos::python::ProxyScheduler::reregistered(mesos::SchedulerDriver*, const mesos::MasterInfo&)':
native/proxy_scheduler.cpp:83:21: warning: 'minfo' is used uninitialized in this function
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/mesos_executor_driver_impl.hpp:22,
                 from native/mesos_executor_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_executor.cpp -o build/temp.linux-x86_64-2.6/native/proxy_executor.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_executor.hpp:22,
                 from native/proxy_executor.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/proxy_executor.hpp:27,
                 from native/proxy_executor.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.6/native/module.o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.6/native/proxy_executor.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.6/_mesos.so -lrt
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -I.  -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -Ithird_party/boost-1.37.0 -Ithird_party/glog-0.3.1/src -Ithird_party/ry-http-parser-1c3624a -Ithird_party/libev-3.8     -MT tests-tests.o -MD -MP -MF .deps/tests-tests.Tpo -c -o tests-tests.o `test -f 'src/tests.cpp' || echo './'`src/tests.cpp
mv -f .deps/tests-tests.Tpo .deps/tests-tests.Po
/bin/bash ./libtool --tag=CXX   --mode=link g++     -o tests tests-tests.o third_party/libgmock.la libprocess.la 
libtool: link: g++ -o tests tests-tests.o  third_party/.libs/libgmock.a ./.libs/libprocess.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -lm
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:173:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:161:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-utils_tests.Tpo -c -o tests/mesos_tests-utils_tests.o `test -f 'tests/utils_tests.cpp' || echo './'`tests/utils_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils_tests.Tpo tests/.deps/mesos_tests-utils_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo './'`tests/zookeeper_url_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo './'`tests/attributes_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_detector_tests.Tpo -c -o tests/mesos_tests-master_detector_tests.o `test -f 'tests/master_detector_tests.cpp' || echo './'`tests/master_detector_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-master_detector_tests.Tpo tests/.deps/mesos_tests-master_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server.Tpo -c -o tests/mesos_tests-zookeeper_server.o `test -f 'tests/zookeeper_server.cpp' || echo './'`tests/zookeeper_server.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-zookeeper_server.Tpo tests/.deps/mesos_tests-zookeeper_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server_tests.Tpo -c -o tests/mesos_tests-zookeeper_server_tests.o `test -f 'tests/zookeeper_server_tests.cpp' || echo './'`tests/zookeeper_server_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_server_tests.Tpo tests/.deps/mesos_tests-zookeeper_server_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/101/changes>

Changes:

[benh] Added zookeeper/url.hpp to distribution.

[benh] Forgot to add new files.

------------------------------------------
[...truncated 570 lines...]
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-slave.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/slave.cpp:33:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp -o slave/libmesos_no_third_party_la-slave.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-slave.Tpo slave/.deps/libmesos_no_third_party_la-slave.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c -o slave/libmesos_no_third_party_la-http.lo `test -f 'slave/http.cpp' || echo './'`slave/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-http.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/http.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp -o slave/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-http.Tpo slave/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-isolation_module.lo `test -f 'slave/isolation_module.cpp' || echo './'`slave/isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/isolation_module.cpp:20:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp -o slave/libmesos_no_third_party_la-isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-process_based_isolation_module.lo `test -f 'slave/process_based_isolation_module.cpp' || echo './'`slave/process_based_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-process_based_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/process_based_isolation_module.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp -o slave/libmesos_no_third_party_la-process_based_isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c -o launcher/libmesos_no_third_party_la-launcher.lo `test -f 'launcher/launcher.cpp' || echo './'`launcher/launcher.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp  -fPIC -DPIC -o launcher/.libs/libmesos_no_third_party_la-launcher.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp -o launcher/libmesos_no_third_party_la-launcher.o >/dev/null 2>&1
mv -f launcher/.deps/libmesos_no_third_party_la-launcher.Tpo launcher/.deps/libmesos_no_third_party_la-launcher.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c -o exec/libmesos_no_third_party_la-exec.lo `test -f 'exec/exec.cpp' || echo './'`exec/exec.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp  -fPIC -DPIC -o exec/.libs/libmesos_no_third_party_la-exec.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from exec/exec.cpp:38:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp -o exec/libmesos_no_third_party_la-exec.o >/dev/null 2>&1
mv -f exec/.deps/libmesos_no_third_party_la-exec.Tpo exec/.deps/libmesos_no_third_party_la-exec.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c -o detector/libmesos_no_third_party_la-detector.lo `test -f 'detector/detector.cpp' || echo './'`detector/detector.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp  -fPIC -DPIC -o detector/.libs/libmesos_no_third_party_la-detector.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp -o detector/libmesos_no_third_party_la-detector.o >/dev/null 2>&1
mv -f detector/.deps/libmesos_no_third_party_la-detector.Tpo detector/.deps/libmesos_no_third_party_la-detector.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c -o configurator/libmesos_no_third_party_la-configurator.lo `test -f 'configurator/configurator.cpp' || echo './'`configurator/configurator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp  -fPIC -DPIC -o configurator/.libs/libmesos_no_third_party_la-configurator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp -o configurator/libmesos_no_third_party_la-configurator.o >/dev/null 2>&1
mv -f configurator/.deps/libmesos_no_third_party_la-configurator.Tpo configurator/.deps/libmesos_no_third_party_la-configurator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c -o common/libmesos_no_third_party_la-logging.lo `test -f 'common/logging.cpp' || echo './'`common/logging.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-logging.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp -o common/libmesos_no_third_party_la-logging.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-logging.Tpo common/.deps/libmesos_no_third_party_la-logging.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c -o common/libmesos_no_third_party_la-utils.lo `test -f 'common/utils.cpp' || echo './'`common/utils.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp -o common/libmesos_no_third_party_la-utils.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-utils.Tpo common/.deps/libmesos_no_third_party_la-utils.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c -o common/libmesos_no_third_party_la-resources.lo `test -f 'common/resources.cpp' || echo './'`common/resources.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-resources.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp -o common/libmesos_no_third_party_la-resources.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-resources.Tpo common/.deps/libmesos_no_third_party_la-resources.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c -o common/libmesos_no_third_party_la-attributes.lo `test -f 'common/attributes.cpp' || echo './'`common/attributes.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-attributes.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp -o common/libmesos_no_third_party_la-attributes.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-attributes.Tpo common/.deps/libmesos_no_third_party_la-attributes.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c -o common/libmesos_no_third_party_la-values.lo `test -f 'common/values.cpp' || echo './'`common/values.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-values.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp -o common/libmesos_no_third_party_la-values.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-values.Tpo common/.deps/libmesos_no_third_party_la-values.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c -o zookeeper/libmesos_no_third_party_la-authentication.lo `test -f 'zookeeper/authentication.cpp' || echo './'`zookeeper/authentication.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c zookeeper/authentication.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-authentication.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-authentication.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo -c zookeeper/authentication.cpp -o zookeeper/libmesos_no_third_party_la-authentication.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-authentication.Tpo zookeeper/.deps/libmesos_no_third_party_la-authentication.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c -o zookeeper/libmesos_no_third_party_la-group.lo `test -f 'zookeeper/group.cpp' || echo './'`zookeeper/group.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-group.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp -o zookeeper/libmesos_no_third_party_la-group.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-group.Tpo zookeeper/.deps/libmesos_no_third_party_la-group.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-lxc_isolation_module.lo `test -f 'slave/lxc_isolation_module.cpp' || echo './'`slave/lxc_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c slave/lxc_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-lxc_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/lxc_isolation_module.hpp:27,
                 from slave/lxc_isolation_module.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c slave/lxc_isolation_module.cpp -o slave/libmesos_no_third_party_la-lxc_isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT libmesos_no_third_party_la-mesos.pb.lo -MD -MP -MF .deps/libmesos_no_third_party_la-mesos.pb.Tpo -c -o libmesos_no_third_party_la-mesos.pb.lo `test -f 'mesos.pb.cc' || echo './'`mesos.pb.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT libmesos_no_third_party_la-mesos.pb.lo -MD -MP -MF .deps/libmesos_no_third_party_la-mesos.pb.Tpo -c mesos.pb.cc  -fPIC -DPIC -o .libs/libmesos_no_third_party_la-mesos.pb.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT libmesos_no_third_party_la-mesos.pb.lo -MD -MP -MF .deps/libmesos_no_third_party_la-mesos.pb.Tpo -c mesos.pb.cc -o libmesos_no_third_party_la-mesos.pb.o >/dev/null 2>&1
mv -f .deps/libmesos_no_third_party_la-mesos.pb.Tpo .deps/libmesos_no_third_party_la-mesos.pb.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT messages/libmesos_no_third_party_la-messages.pb.lo -MD -MP -MF messages/.deps/libmesos_no_third_party_la-messages.pb.Tpo -c -o messages/libmesos_no_third_party_la-messages.pb.lo `test -f 'messages/messages.pb.cc' || echo './'`messages/messages.pb.cc
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT messages/libmesos_no_third_party_la-messages.pb.lo -MD -MP -MF messages/.deps/libmesos_no_third_party_la-messages.pb.Tpo -c messages/messages.pb.cc  -fPIC -DPIC -o messages/.libs/libmesos_no_third_party_la-messages.pb.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT messages/libmesos_no_third_party_la-messages.pb.lo -MD -MP -MF messages/.deps/libmesos_no_third_party_la-messages.pb.Tpo -c messages/messages.pb.cc -o messages/libmesos_no_third_party_la-messages.pb.o >/dev/null 2>&1
mv -f messages/.deps/libmesos_no_third_party_la-messages.pb.Tpo messages/.deps/libmesos_no_third_party_la-messages.pb.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.  -I../third_party/leveldb/include  -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT log/liblog_la-coordinator.lo -MD -MP -MF log/.deps/liblog_la-coordinator.Tpo -c -o log/liblog_la-coordinator.lo `test -f 'log/coordinator.cpp' || echo './'`log/coordinator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -I../third_party/leveldb/include -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT log/liblog_la-coordinator.lo -MD -MP -MF log/.deps/liblog_la-coordinator.Tpo -c log/coordinator.cpp  -fPIC -DPIC -o log/.libs/liblog_la-coordinator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -I../third_party/leveldb/include -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT log/liblog_la-coordinator.lo -MD -MP -MF log/.deps/liblog_la-coordinator.Tpo -c log/coordinator.cpp -o log/liblog_la-coordinator.o >/dev/null 2>&1
mv -f log/.deps/liblog_la-coordinator.Tpo log/.deps/liblog_la-coordinator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.  -I../third_party/leveldb/include  -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT log/liblog_la-replica.lo -MD -MP -MF log/.deps/liblog_la-replica.Tpo -c -o log/liblog_la-replica.lo `test -f 'log/replica.cpp' || echo './'`log/replica.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -I../third_party/leveldb/include -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT log/liblog_la-replica.lo -MD -MP -MF log/.deps/liblog_la-replica.Tpo -c log/replica.cpp  -fPIC -DPIC -o log/.libs/liblog_la-replica.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -I../third_party/leveldb/include -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT log/liblog_la-replica.lo -MD -MP -MF log/.deps/liblog_la-replica.Tpo -c log/replica.cpp -o log/liblog_la-replica.o >/dev/null 2>&1
mv -f log/.deps/liblog_la-replica.Tpo log/.deps/liblog_la-replica.Plo
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o liblog.la  log/liblog_la-coordinator.lo log/liblog_la-replica.lo messages/liblog_la-log.pb.lo  -lrt
libtool: link: rm -fr  .libs/liblog.a .libs/liblog.la
libtool: link: ar cru .libs/liblog.a log/.libs/liblog_la-coordinator.o log/.libs/liblog_la-replica.o messages/.libs/liblog_la-log.pb.o 
libtool: link: ranlib .libs/liblog.a
libtool: link: ( cd ".libs" && rm -f "liblog.la" && ln -s "../liblog.la" "liblog.la" )
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o libmesos_no_third_party.la  sched/libmesos_no_third_party_la-sched.lo local/libmesos_no_third_party_la-local.lo master/libmesos_no_third_party_la-master.lo master/libmesos_no_third_party_la-http.lo master/libmesos_no_third_party_la-slaves_manager.lo master/libmesos_no_third_party_la-frameworks_manager.lo master/libmesos_no_third_party_la-allocator_factory.lo master/libmesos_no_third_party_la-simple_allocator.lo slave/libmesos_no_third_party_la-slave.lo slave/libmesos_no_third_party_la-http.lo slave/libmesos_no_third_party_la-isolation_module.lo slave/libmesos_no_third_party_la-process_based_isolation_module.lo slave/libmesos_no_third_party_la-reaper.lo launcher/libmesos_no_third_party_la-launcher.lo exec/libmesos_no_third_party_la-exec.lo common/libmesos_no_third_party_la-fatal.lo common/libmesos_no_third_party_la-lock.lo detector/libmesos_no_third_party_la-detector.lo configurator/libmesos_no_third_party_la-configurator.lo common/libmesos_no_third_party_la-logging.lo common/libmesos_no_third_party_la-utils.lo common/libmesos_no_third_party_la-date_utils.lo common/libmesos_no_third_party_la-resources.lo common/libmesos_no_third_party_la-attributes.lo common/libmesos_no_third_party_la-values.lo zookeeper/libmesos_no_third_party_la-zookeeper.lo zookeeper/libmesos_no_third_party_la-authentication.lo zookeeper/libmesos_no_third_party_la-group.lo slave/libmesos_no_third_party_la-lxc_isolation_module.lo libmesos_no_third_party_la-mesos.pb.lo messages/libmesos_no_third_party_la-messages.pb.lo libbuild.la liblog.la -lrt
libtool: link: rm -fr  .libs/libmesos_no_third_party.a .libs/libmesos_no_third_party.la
libtool: link: (cd .libs/libmesos_no_third_party.lax/libbuild.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/./.libs/libbuild.a")>
libtool: link: (cd .libs/libmesos_no_third_party.lax/liblog.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/./.libs/liblog.a")>
copying selected object files to avoid basename conflicts...
libtool: link: ln slave/.libs/libmesos_no_third_party_la-http.o .libs/libmesos_no_third_party.lax/lt1-libmesos_no_third_party_la-http.o || cp slave/.libs/libmesos_no_third_party_la-http.o .libs/libmesos_no_third_party.lax/lt1-libmesos_no_third_party_la-http.o
libtool: link: ar cru .libs/libmesos_no_third_party.a sched/.libs/libmesos_no_third_party_la-sched.o local/.libs/libmesos_no_third_party_la-local.o master/.libs/libmesos_no_third_party_la-master.o master/.libs/libmesos_no_third_party_la-http.o master/.libs/libmesos_no_third_party_la-slaves_manager.o master/.libs/libmesos_no_third_party_la-frameworks_manager.o master/.libs/libmesos_no_third_party_la-allocator_factory.o master/.libs/libmesos_no_third_party_la-simple_allocator.o slave/.libs/libmesos_no_third_party_la-slave.o .libs/libmesos_no_third_party.lax/lt1-libmesos_no_third_party_la-http.o slave/.libs/libmesos_no_third_party_la-isolation_module.o slave/.libs/libmesos_no_third_party_la-process_based_isolation_module.o slave/.libs/libmesos_no_third_party_la-reaper.o launcher/.libs/libmesos_no_third_party_la-launcher.o exec/.libs/libmesos_no_third_party_la-exec.o common/.libs/libmesos_no_third_party_la-fatal.o common/.libs/libmesos_no_third_party_la-lock.o detector/.libs/libmesos_no_third_party_la-detector.o configurator/.libs/libmesos_no_third_party_la-configurator.o common/.libs/libmesos_no_third_party_la-logging.o common/.libs/libmesos_no_third_party_la-utils.o common/.libs/libmesos_no_third_party_la-date_utils.o common/.libs/libmesos_no_third_party_la-resources.o common/.libs/libmesos_no_third_party_la-attributes.o common/.libs/libmesos_no_third_party_la-values.o zookeeper/.libs/libmesos_no_third_party_la-zookeeper.o zookeeper/.libs/libmesos_no_third_party_la-authentication.o zookeeper/.libs/libmesos_no_third_party_la-group.o slave/.libs/libmesos_no_third_party_la-lxc_isolation_module.o .libs/libmesos_no_third_party_la-mesos.pb.o messages/.libs/libmesos_no_third_party_la-messages.pb.o .libs/libmesos_no_third_party.lax/libbuild.a/libbuild_la-build.o .libs/libmesos_no_third_party.lax/liblog.a/liblog_la-log.pb.o .libs/libmesos_no_third_party.lax/liblog.a/liblog_la-coordinator.o .libs/libmesos_no_third_party.lax/liblog.a/liblog_la-replica.o
libtool: link: ranlib .libs/libmesos_no_third_party.a
libtool: link: rm -fr .libs/libmesos_no_third_party.lax .libs/libmesos_no_third_party.lax
libtool: link: ( cd ".libs" && rm -f "libmesos_no_third_party.la" && ln -s "../libmesos_no_third_party.la" "libmesos_no_third_party.la" )
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT java/jni/libjava_la-convert.lo -MD -MP -MF java/jni/.deps/libjava_la-convert.Tpo -c -o java/jni/libjava_la-convert.lo `test -f 'java/jni/convert.cpp' || echo './'`java/jni/convert.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-convert.lo -MD -MP -MF java/jni/.deps/libjava_la-convert.Tpo -c java/jni/convert.cpp  -fPIC -DPIC -o java/jni/.libs/libjava_la-convert.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-convert.lo -MD -MP -MF java/jni/.deps/libjava_la-convert.Tpo -c java/jni/convert.cpp -o java/jni/libjava_la-convert.o >/dev/null 2>&1
mv -f java/jni/.deps/libjava_la-convert.Tpo java/jni/.deps/libjava_la-convert.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT java/jni/libjava_la-construct.lo -MD -MP -MF java/jni/.deps/libjava_la-construct.Tpo -c -o java/jni/libjava_la-construct.lo `test -f 'java/jni/construct.cpp' || echo './'`java/jni/construct.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-construct.lo -MD -MP -MF java/jni/.deps/libjava_la-construct.Tpo -c java/jni/construct.cpp  -fPIC -DPIC -o java/jni/.libs/libjava_la-construct.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-construct.lo -MD -MP -MF java/jni/.deps/libjava_la-construct.Tpo -c java/jni/construct.cpp -o java/jni/libjava_la-construct.o >/dev/null 2>&1
mv -f java/jni/.deps/libjava_la-construct.Tpo java/jni/.deps/libjava_la-construct.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosSchedulerDriver.Tpo -c -o java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo `test -f 'java/jni/org_apache_mesos_MesosSchedulerDriver.cpp' || echo './'`java/jni/org_apache_mesos_MesosSchedulerDriver.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosSchedulerDriver.Tpo -c java/jni/org_apache_mesos_MesosSchedulerDriver.cpp  -fPIC -DPIC -o java/jni/.libs/libjava_la-org_apache_mesos_MesosSchedulerDriver.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosSchedulerDriver.Tpo -c java/jni/org_apache_mesos_MesosSchedulerDriver.cpp -o java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.o >/dev/null 2>&1
mv -f java/jni/.deps/libjava_la-org_apache_mesos_MesosSchedulerDriver.Tpo java/jni/.deps/libjava_la-org_apache_mesos_MesosSchedulerDriver.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosExecutorDriver.Tpo -c -o java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo `test -f 'java/jni/org_apache_mesos_MesosExecutorDriver.cpp' || echo './'`java/jni/org_apache_mesos_MesosExecutorDriver.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosExecutorDriver.Tpo -c java/jni/org_apache_mesos_MesosExecutorDriver.cpp  -fPIC -DPIC -o java/jni/.libs/libjava_la-org_apache_mesos_MesosExecutorDriver.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_MesosExecutorDriver.Tpo -c java/jni/org_apache_mesos_MesosExecutorDriver.cpp -o java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.o >/dev/null 2>&1
mv -f java/jni/.deps/libjava_la-org_apache_mesos_MesosExecutorDriver.Tpo java/jni/.deps/libjava_la-org_apache_mesos_MesosExecutorDriver.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_Log.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_Log.Tpo -c -o java/jni/libjava_la-org_apache_mesos_Log.lo `test -f 'java/jni/org_apache_mesos_Log.cpp' || echo './'`java/jni/org_apache_mesos_Log.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_Log.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_Log.Tpo -c java/jni/org_apache_mesos_Log.cpp  -fPIC -DPIC -o java/jni/.libs/libjava_la-org_apache_mesos_Log.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT java/jni/libjava_la-org_apache_mesos_Log.lo -MD -MP -MF java/jni/.deps/libjava_la-org_apache_mesos_Log.Tpo -c java/jni/org_apache_mesos_Log.cpp -o java/jni/libjava_la-org_apache_mesos_Log.o >/dev/null 2>&1
mv -f java/jni/.deps/libjava_la-org_apache_mesos_Log.Tpo java/jni/.deps/libjava_la-org_apache_mesos_Log.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni   -g2 -O2 -MT jvm/libjava_la-jvm.lo -MD -MP -MF jvm/.deps/libjava_la-jvm.Tpo -c -o jvm/libjava_la-jvm.lo `test -f 'jvm/jvm.cpp' || echo './'`jvm/jvm.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT jvm/libjava_la-jvm.lo -MD -MP -MF jvm/.deps/libjava_la-jvm.Tpo -c jvm/jvm.cpp  -fPIC -DPIC -o jvm/.libs/libjava_la-jvm.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -I./java/jni -Ijava/jni -g2 -O2 -MT jvm/libjava_la-jvm.lo -MD -MP -MF jvm/.deps/libjava_la-jvm.Tpo -c jvm/jvm.cpp -o jvm/libjava_la-jvm.o >/dev/null 2>&1
mv -f jvm/.deps/libjava_la-jvm.Tpo jvm/.deps/libjava_la-jvm.Plo
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o libjava.la  java/jni/libjava_la-convert.lo java/jni/libjava_la-construct.lo java/jni/libjava_la-org_apache_mesos_MesosSchedulerDriver.lo java/jni/libjava_la-org_apache_mesos_MesosExecutorDriver.lo java/jni/libjava_la-org_apache_mesos_Log.lo jvm/libjava_la-jvm.lo  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm -lrt
libtool: link: rm -fr  .libs/libjava.a .libs/libjava.la
libtool: link: ar cru .libs/libjava.a java/jni/.libs/libjava_la-convert.o java/jni/.libs/libjava_la-construct.o java/jni/.libs/libjava_la-org_apache_mesos_MesosSchedulerDriver.o java/jni/.libs/libjava_la-org_apache_mesos_MesosExecutorDriver.o java/jni/.libs/libjava_la-org_apache_mesos_Log.o jvm/.libs/libjava_la-jvm.o 
libtool: link: ranlib .libs/libjava.a
libtool: link: ( cd ".libs" && rm -f "libjava.la" && ln -s "../libjava.la" "libjava.la" )
/bin/bash ../libtool --tag=CC --tag=CXX  --mode=link gcc   -release 0.9.0 -shared  -o libmesos.la -rpath /usr/local/lib  libmesos_no_third_party.la ../third_party/protobuf-2.3.0/src/libprotobuf.la ../third_party/glog-0.3.1/libglog.la ../third_party/leveldb/libleveldb.a ../third_party/zookeeper-3.3.4/src/c/libzookeeper_mt.la ../third_party/libprocess/libprocess.la libjava.la -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm -lrt

*** Warning: Linking the shared library libmesos.la against the
*** static library ../third_party/leveldb/libleveldb.a is not portable!
libtool: link: rm -fr  .libs/libmesos-0.9.0.so .libs/libmesos.la .libs/libmesos.lai .libs/libmesos.so
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbeginS.o  -Wl,--whole-archive ./.libs/libmesos_no_third_party.a ../third_party/libprocess/.libs/libprocess.a ./.libs/libjava.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/protobuf-2.3.0/src/.libs/libprotobuf.a ../third_party/glog-0.3.1/.libs/libglog.a ../third_party/leveldb/libleveldb.a ../third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -lrt -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o  -Wl,-ljvm   -pthread -Wl,-soname -Wl,libmesos-0.9.0.so -o .libs/libmesos-0.9.0.so
libtool: link: (cd ".libs" && rm -f "libmesos.so" && ln -s "libmesos-0.9.0.so" "libmesos.so")
libtool: link: ( cd ".libs" && rm -f "libmesos.la" && ln -s "../libmesos.la" "libmesos.la" )
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6   -g2 -O2 -MT master/libwebui_la-webui.lo -MD -MP -MF master/.deps/libwebui_la-webui.Tpo -c -o master/libwebui_la-webui.lo `test -f 'master/webui.cpp' || echo './'`master/webui.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT master/libwebui_la-webui.lo -MD -MP -MF master/.deps/libwebui_la-webui.Tpo -c master/webui.cpp  -fPIC -DPIC -o master/.libs/libwebui_la-webui.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT master/libwebui_la-webui.lo -MD -MP -MF master/.deps/libwebui_la-webui.Tpo -c master/webui.cpp -o master/libwebui_la-webui.o >/dev/null 2>&1
mv -f master/.deps/libwebui_la-webui.Tpo master/.deps/libwebui_la-webui.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6   -g2 -O2 -MT slave/libwebui_la-webui.lo -MD -MP -MF slave/.deps/libwebui_la-webui.Tpo -c -o slave/libwebui_la-webui.lo `test -f 'slave/webui.cpp' || echo './'`slave/webui.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT slave/libwebui_la-webui.lo -MD -MP -MF slave/.deps/libwebui_la-webui.Tpo -c slave/webui.cpp  -fPIC -DPIC -o slave/.libs/libwebui_la-webui.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/webui.hpp:26,
                 from slave/webui.cpp:23:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT slave/libwebui_la-webui.lo -MD -MP -MF slave/.deps/libwebui_la-webui.Tpo -c slave/webui.cpp -o slave/libwebui_la-webui.o >/dev/null 2>&1
mv -f slave/.deps/libwebui_la-webui.Tpo slave/.deps/libwebui_la-webui.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6   -g2 -O2 -MT common/libwebui_la-webui_utils.lo -MD -MP -MF common/.deps/libwebui_la-webui_utils.Tpo -c -o common/libwebui_la-webui_utils.lo `test -f 'common/webui_utils.cpp' || echo './'`common/webui_utils.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT common/libwebui_la-webui_utils.lo -MD -MP -MF common/.deps/libwebui_la-webui_utils.Tpo -c common/webui_utils.cpp  -fPIC -DPIC -o common/.libs/libwebui_la-webui_utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -I/usr/include/python2.6 -g2 -O2 -MT common/libwebui_la-webui_utils.lo -MD -MP -MF common/.deps/libwebui_la-webui_utils.Tpo -c common/webui_utils.cpp -o common/libwebui_la-webui_utils.o >/dev/null 2>&1
mv -f common/.deps/libwebui_la-webui_utils.Tpo common/.deps/libwebui_la-webui_utils.Plo
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o libwebui.la  master/libwebui_la-webui.lo slave/libwebui_la-webui.lo common/libwebui_la-webui_utils.lo -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lpython2.6 -lrt
libtool: link: rm -fr  .libs/libwebui.a .libs/libwebui.la
copying selected object files to avoid basename conflicts...
libtool: link: ln slave/.libs/libwebui_la-webui.o .libs/libwebui.lax/lt1-libwebui_la-webui.o || cp slave/.libs/libwebui_la-webui.o .libs/libwebui.lax/lt1-libwebui_la-webui.o
libtool: link: ar cru .libs/libwebui.a master/.libs/libwebui_la-webui.o .libs/libwebui.lax/lt1-libwebui_la-webui.o common/.libs/libwebui_la-webui_utils.o
libtool: link: ranlib .libs/libwebui.a
libtool: link: rm -fr .libs/libwebui.lax
libtool: link: ( cd ".libs" && rm -f "libwebui.la" && ln -s "../libwebui.la" "libwebui.la" )
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT local/mesos_local-main.o -MD -MP -MF local/.deps/mesos_local-main.Tpo -c -o local/mesos_local-main.o `test -f 'local/main.cpp' || echo './'`local/main.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from local/main.cpp:32:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f local/.deps/mesos_local-main.Tpo local/.deps/mesos_local-main.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-local local/mesos_local-main.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-local local/mesos_local-main.o  ./.libs/libmesos.so -lrt -pthread
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-log log/mesos_log-main.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-log log/mesos_log-main.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT mesos/mesos_mesos-main.o -MD -MP -MF mesos/.deps/mesos_mesos-main.Tpo -c -o mesos/mesos_mesos-main.o `test -f 'mesos/main.cpp' || echo './'`mesos/main.cpp
mv -f mesos/.deps/mesos_mesos-main.Tpo mesos/.deps/mesos_mesos-main.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-mesos mesos/mesos_mesos-main.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-mesos mesos/mesos_mesos-main.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/mesos_launcher-main.o -MD -MP -MF launcher/.deps/mesos_launcher-main.Tpo -c -o launcher/mesos_launcher-main.o `test -f 'launcher/main.cpp' || echo './'`launcher/main.cpp
mv -f launcher/.deps/mesos_launcher-main.Tpo launcher/.deps/mesos_launcher-main.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-launcher launcher/mesos_launcher-main.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-launcher launcher/mesos_launcher-main.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/mesos_executor-executor.o -MD -MP -MF launcher/.deps/mesos_executor-executor.Tpo -c -o launcher/mesos_executor-executor.o `test -f 'launcher/executor.cpp' || echo './'`launcher/executor.cpp
mv -f launcher/.deps/mesos_executor-executor.Tpo launcher/.deps/mesos_executor-executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-executor launcher/mesos_executor-executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-executor launcher/mesos_executor-executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/mesos_master-main.o -MD -MP -MF master/.deps/mesos_master-main.Tpo -c -o master/mesos_master-main.o `test -f 'master/main.cpp' || echo './'`master/main.cpp
mv -f master/.deps/mesos_master-main.Tpo master/.deps/mesos_master-main.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-master master/mesos_master-main.o libwebui.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-master master/mesos_master-main.o  ./.libs/libwebui.a -lpython2.6 ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/mesos_slave-main.o -MD -MP -MF slave/.deps/mesos_slave-main.Tpo -c -o slave/mesos_slave-main.o `test -f 'slave/main.cpp' || echo './'`slave/main.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/main.cpp:30:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f slave/.deps/mesos_slave-main.Tpo slave/.deps/mesos_slave-main.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o mesos-slave slave/mesos_slave-main.o libwebui.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/mesos-slave slave/mesos_slave-main.o  ./.libs/libwebui.a -lpython2.6 ./.libs/libmesos.so -lrt -pthread
make[2]: *** No rule to make target `deploy/mesos-deploy-env.sh.template', needed by `all-am'.  Stop.
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #100

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/100/changes>

Changes:

[benh] Updated defer to include support for placeholders (i.e., _1, _2).

[benh] Scheduler::masterLost -> Scheduler::disconnected and Executor::slaveLost -> Executor::disconnected.

[benh] Updated deploy scripts (including a minor tweak in configurator to allow missing mesos.conf files).

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2 in workspace <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/>
Updating https://svn.apache.org/repos/asf/incubator/mesos/trunk
U         include/mesos/executor.hpp
U         include/mesos/scheduler.hpp
U         src/python/native/proxy_executor.cpp
U         src/python/native/proxy_scheduler.cpp
U         src/python/native/proxy_executor.hpp
U         src/python/native/proxy_scheduler.hpp
U         src/python/src/mesos.py
U         src/java/jni/org_apache_mesos_MesosExecutorDriver.cpp
U         src/java/jni/org_apache_mesos_MesosSchedulerDriver.cpp
U         src/java/src/org/apache/mesos/Executor.java
U         src/java/src/org/apache/mesos/Scheduler.java
D         src/conf/deploy-env.sh.template
U         src/sched/sched.cpp
U         src/common/logging.cpp
U         src/master/main.cpp
D         src/deploy/stop-slaves
D         src/deploy/start-mesos
D         src/deploy/stop-masters
D         src/deploy/mesos-env.sh
D         src/deploy/deploy-to-slaves
D         src/deploy/mesos-daemon
D         src/deploy/start-slaves
D         src/deploy/start-masters
D         src/deploy/stop-mesos
U         src/launcher/executor.cpp
U         src/configurator/configurator.cpp
U         src/configurator/configurator.hpp
U         src/tests/utils.hpp
U         src/tests/master_tests.cpp
U         src/Makefile.am
U         src/slave/slave.cpp
U         src/slave/webui.cpp
U         src/examples/long_lived_framework.cpp
U         src/examples/java/TestMultipleExecutorsFramework.java
U         src/examples/java/TestExceptionFramework.java
U         src/examples/java/TestFramework.java
U         src/examples/java/TestExecutor.java
U         src/examples/long_lived_executor.cpp
U         src/examples/no_executor_framework.cpp
U         src/examples/test_framework.cpp
U         src/examples/test_executor.cpp
U         third_party/libprocess/include/process/executor.hpp
U         third_party/libprocess/include/process/deferred.hpp
U         third_party/libprocess/include/process/defer.hpp
U         third_party/libprocess/src/tests.cpp
U         README
U         configure.ac
U         hadoop/hadoop-0.20.205.0.patch
At revision 1306164
[Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME] $ /bin/bash -xe /tmp/hudson7292236737525534479.sh
+ export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
+ export PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/hudson/.rvm/bin
+ PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/hudson/tools/java/latest1.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/home/hudson/.rvm/bin
+ ./bootstrap
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
autoreconf: configure.ac: tracing
configure.ac:40: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:193: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:193: the top level
configure.ac:193: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:193: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:193: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: configure.ac: adding subdirectory third_party/libprocess to autoreconf
autoreconf: Entering directory `third_party/libprocess'
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:55: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:55: the top level
configure.ac:55: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:55: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: running: libtoolize --install --copy
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:24: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:24: the top level
configure.ac:24: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:24: Try \`$[0] --help' for more information.
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
configure.ac:55: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:55: the top level
configure.ac:55: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:55: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:55: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:55: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
configure.ac:51: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:51: the top level
autoreconf: Leaving directory `third_party/libprocess'
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
m4/libtool.m4:562: LT_OUTPUT is expanded from...
configure.ac:40: the top level
configure.ac:40: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:40: Try \`$[0] --help' for more information.
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:193: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:126: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:193: the top level
configure.ac:193: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/c.m4:73: AC_LANG_C is expanded from...
configure.ac:193: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/general.m4:2654: AC_TRY_LINK is expanded from...
configure.ac:193: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:193: You should run autoupdate.
../../lib/autoconf/lang.m4:135: AC_LANG_RESTORE is expanded from...
configure.ac:188: warning: LT_OUTPUT was called before LT_LANG
m4/libtool.m4:768: LT_LANG is expanded from...
configure.ac:188: the top level
configure.ac:89: required file `src/deploy/mesos-daemon.sh.in' not found
configure.ac:90: required file `src/deploy/mesos-start-cluster.sh.in' not found
configure.ac:91: required file `src/deploy/mesos-start-masters.sh.in' not found
configure.ac:92: required file `src/deploy/mesos-start-slaves.sh.in' not found
configure.ac:93: required file `src/deploy/mesos-stop-cluster.sh.in' not found
configure.ac:94: required file `src/deploy/mesos-stop-masters.sh.in' not found
configure.ac:95: required file `src/deploy/mesos-stop-slaves.sh.in' not found
autoreconf: automake failed with exit status: 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #99

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/99/changes>

Changes:

[benh] * Changed MesosSchedulerDriver to take a FrameworkInfo instead of a
  name and possibly FrameworkID. This required adding an optional
  FrameworkID to FrameworkInfo. The hope is that with this change can
  more easily update the FrameworkInfo semantics without requiring
  recompilation. For example, as we add better support for auth
  entication we should hopefully be able to do that directly in
  FrameworkInfo. We also simplified the C++ MesosSchedulerDriver by
  removing unused constructors (that also don't have versions in
  either Java or Python).

* Renamed the 'url' parameter of MesosSchedulerDriver to 'master' and
  updated the allowable schemes of 'master' to include a host:port
  pair (we internally add 'mas ter@') and replaced zoo:// with zk://
  and zoofile:// with file:// (but with different semantics, see the
  documentation). We also changed the master webui to show t he
  host:port and removed the PID and updated and added tests related to
  creating MasterDetectors from the above schemes.

* Replaced the --url argument of mesos-master with --zk argument for
  clarity.

* Removed 'code' from the Scheduler/Executor::error callback since it
  was not being used (nor did it seem useful in the future).

* Made some naming consistency changes across the C++, Java, and
  Python interfaces (sched -> scheduler, exec -> executor, etc).

------------------------------------------
[...truncated 849 lines...]
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/mesos_scheduler_driver_impl.hpp:22,
                 from native/mesos_scheduler_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791: warning: comparison between signed and unsigned integer expressions
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/native/proxy_executor.o build/temp.linux-x86_64-2.6/native/module.o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.6/_mesos.so -lrt
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[5]: `tests' is up to date.
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:173: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:161: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/main.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/utils.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from tests/master_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from tests/resource_offers_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from tests/fault_tolerance_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/log_tests.cpp:37:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/external_tests.cpp:30:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/configurator_tests.cpp:27:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo './'`tests/zookeeper_url_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from tests/exception_tests.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo './'`tests/attributes_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_detector_tests.Tpo -c -o tests/mesos_tests-master_detector_tests.o `test -f 'tests/master_detector_tests.cpp' || echo './'`tests/master_detector_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from tests/master_detector_tests.cpp:36:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-master_detector_tests.Tpo tests/.deps/mesos_tests-master_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/base_zookeeper_test.cpp:34:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-zookeeper_url_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_tests.o tests/mesos_tests-master_detector_tests.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #98

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/98/changes>

Changes:

[benh] Added/updated scheduler and executor callbacks in anticipation of future features (contributed by Vinod Kone).

------------------------------------------
[...truncated 915 lines...]
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
/bin/bash ./libtool --tag=CXX   --mode=link g++     -o tests tests-tests.o third_party/libgmock.la libprocess.la 
libtool: link: g++ -o tests tests-tests.o  third_party/.libs/libgmock.a ./.libs/libprocess.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -lm
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:175: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:162: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/main.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/utils.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from tests/master_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from tests/resource_offers_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from tests/fault_tolerance_tests.cpp:35:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/log_tests.cpp:37:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/external_tests.cpp:30:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-sample_frameworks_tests.o -MD -MP -MF tests/.deps/mesos_tests-sample_frameworks_tests.Tpo -c -o tests/mesos_tests-sample_frameworks_tests.o `test -f 'tests/sample_frameworks_tests.cpp' || echo './'`tests/sample_frameworks_tests.cpp
mv -f tests/.deps/mesos_tests-sample_frameworks_tests.Tpo tests/.deps/mesos_tests-sample_frameworks_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/configurator_tests.cpp:27:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-strings_tests.o -MD -MP -MF tests/.deps/mesos_tests-strings_tests.Tpo -c -o tests/mesos_tests-strings_tests.o `test -f 'tests/strings_tests.cpp' || echo './'`tests/strings_tests.cpp
mv -f tests/.deps/mesos_tests-strings_tests.Tpo tests/.deps/mesos_tests-strings_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-utils_tests.Tpo -c -o tests/mesos_tests-utils_tests.o `test -f 'tests/utils_tests.cpp' || echo './'`tests/utils_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from tests/utils_tests.cpp:24:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils_tests.Tpo tests/.deps/mesos_tests-utils_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-url_processor_tests.o -MD -MP -MF tests/.deps/mesos_tests-url_processor_tests.Tpo -c -o tests/mesos_tests-url_processor_tests.o `test -f 'tests/url_processor_tests.cpp' || echo './'`tests/url_processor_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from tests/url_processor_tests.cpp:28:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-url_processor_tests.Tpo tests/.deps/mesos_tests-url_processor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from tests/exception_tests.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_test.o -MD -MP -MF tests/.deps/mesos_tests-attributes_test.Tpo -c -o tests/mesos_tests-attributes_test.o `test -f 'tests/attributes_test.cpp' || echo './'`tests/attributes_test.cpp
mv -f tests/.deps/mesos_tests-attributes_test.Tpo tests/.deps/mesos_tests-attributes_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server.Tpo -c -o tests/mesos_tests-zookeeper_server.o `test -f 'tests/zookeeper_server.cpp' || echo './'`tests/zookeeper_server.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from tests/zookeeper_server.cpp:28:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-zookeeper_server.Tpo tests/.deps/mesos_tests-zookeeper_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./tests/utils.hpp:40,
                 from tests/base_zookeeper_test.cpp:34:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server_tests.Tpo -c -o tests/mesos_tests-zookeeper_server_tests.o `test -f 'tests/zookeeper_server_tests.cpp' || echo './'`tests/zookeeper_server_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_server_tests.Tpo tests/.deps/mesos_tests-zookeeper_server_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #97

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/97/changes>

Changes:

[benh] Fixes build issues related to CommandInfo URIs updates.

[benh] Updated Hadoop patch to work with CommandInfo URIs.

------------------------------------------
[...truncated 619 lines...]
running build_py
copying src/mesos_pb2.py -> build/lib.linux-x86_64-2.6
running build_ext
building '_mesos' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_scheduler_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/mesos_scheduler_driver_impl.hpp:22,
                 from native/mesos_scheduler_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/module.cpp -o build/temp.linux-x86_64-2.6/native/module.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/module.cpp:35:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_scheduler.cpp -o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_scheduler.hpp:22,
                 from native/proxy_scheduler.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/scheduler.hpp>:26,
                 from native/proxy_scheduler.hpp:27,
                 from native/proxy_scheduler.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/mesos_executor_driver_impl.cpp -o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/mesos_executor_driver_impl.hpp:22,
                 from native/mesos_executor_driver_impl.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/python/native> -I<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src> -I/usr/include/python2.6 -c native/proxy_executor.cpp -o build/temp.linux-x86_64-2.6/native/proxy_executor.o
cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++
In file included from /usr/include/python2.6/Python.h:8:0,
                 from native/proxy_executor.hpp:22,
                 from native/proxy_executor.cpp:21:
/usr/include/python2.6/pyconfig.h:1031:0: warning: "_POSIX_C_SOURCE" redefined
/usr/include/features.h:163:0: note: this is the location of the previous definition
/usr/include/python2.6/pyconfig.h:1040:0: warning: "_XOPEN_SOURCE" redefined
/usr/include/features.h:165:0: note: this is the location of the previous definition
In file included from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/message_lite.h>:43:0,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/repeated_field.h>:52,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/mesos.pb.h>:23,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/mesos.hpp>:22,
                 from <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/include/mesos/executor.hpp>:24,
                 from native/proxy_executor.hpp:27,
                 from native/proxy_executor.cpp:21:
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian32(google::protobuf::uint32*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:776:7: warning: comparison between signed and unsigned integer expressions
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>: In member function 'bool google::protobuf::io::CodedInputStream::ReadLittleEndian64(google::protobuf::uint64*)':
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/google/protobuf/io/coded_stream.h>:791:7: warning: comparison between signed and unsigned integer expressions
g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions build/temp.linux-x86_64-2.6/native/mesos_scheduler_driver_impl.o build/temp.linux-x86_64-2.6/native/module.o build/temp.linux-x86_64-2.6/native/proxy_scheduler.o build/temp.linux-x86_64-2.6/native/mesos_executor_driver_impl.o build/temp.linux-x86_64-2.6/native/proxy_executor.o <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/libmesos_no_third_party.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/protobuf-2.3.0/src/.libs/libprotobuf.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/glog-0.3.1/.libs/libglog.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/zookeeper-3.3.4/src/c/.libs/libzookeeper_mt.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/.libs/libprocess.a> <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -o build/lib.linux-x86_64-2.6/_mesos.so -lrt
creating build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/_mesos.so -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos_pb2.py -> build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.6/mesos.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/mesos_pb2.py to mesos_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos.py to mesos.pyc
creating stub loader for _mesos.so
byte-compiling build/bdist.linux-x86_64/egg/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
creating 'dist/mesos-0.9.0-py2.6-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
+ make check
Making check in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making check in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  check-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making check in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  check-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  libgmock.la
make[6]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[6]: `libgmock.la' is up to date.
make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making check in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make  tests
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[5]: `tests' is up to date.
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make  libgmock.la
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[4]: `libgmock.la' is up to date.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making check in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  test-framework test-executor long-lived-framework long-lived-executor no-executor-framework mesos-tests  examples/python/test_framework.py examples/python/test-framework examples/python/test_executor.py examples/python/test-executor \
	  tests/external/LxcIsolation/HoldMoreMemThanRequested.sh tests/external/LxcIsolation/ScaleUpAndDown.sh tests/external/LxcIsolation/TwoSeparateTasks.sh tests/external/LxcIsolation/run_scheduled_memhog_test.sh tests/external/SampleFrameworks/CppFramework.sh tests/external/SampleFrameworks/JavaExceptionFramework.sh tests/external/SampleFrameworks/JavaFramework.sh tests/external/SampleFrameworks/PythonFramework.sh tests/external/KillTree/KillTreeTest.sh
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo './'`examples/test_framework.cpp
examples/test_framework.cpp: In function 'int main(int, char**)':
examples/test_framework.cpp:163:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-framework examples/test_framework-test_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-framework examples/test_framework-test_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo './'`examples/test_executor.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o test-executor examples/test_executor-test_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/test-executor examples/test_executor-test_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo './'`examples/long_lived_framework.cpp
examples/long_lived_framework.cpp: In function 'int main(int, char**)':
examples/long_lived_framework.cpp:151:34: warning: ignoring return value of 'char* realpath(const char*, char*)', declared with attribute warn_unused_result
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-framework examples/long_lived_framework-long_lived_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo './'`examples/long_lived_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o long-lived-executor examples/long_lived_executor-long_lived_executor.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo './'`examples/no_executor_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2   -o no-executor-framework examples/no_executor_framework-no_executor_framework.o libmesos.la -lrt
libtool: link: g++ -g2 -O2 -o .libs/no-executor-framework examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so -lrt -pthread
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo './'`tests/main.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo './'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo './'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo './'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo './'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo './'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo './'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo './'`tests/external_tests.cpp
mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo './'`tests/configurator_tests.cpp
mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo './'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-utils_tests.Tpo -c -o tests/mesos_tests-utils_tests.o `test -f 'tests/utils_tests.cpp' || echo './'`tests/utils_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-utils_tests.Tpo tests/.deps/mesos_tests-utils_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-url_processor_tests.o -MD -MP -MF tests/.deps/mesos_tests-url_processor_tests.Tpo -c -o tests/mesos_tests-url_processor_tests.o `test -f 'tests/url_processor_tests.cpp' || echo './'`tests/url_processor_tests.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-url_processor_tests.Tpo tests/.deps/mesos_tests-url_processor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo './'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-attributes_test.o -MD -MP -MF tests/.deps/mesos_tests-attributes_test.Tpo -c -o tests/mesos_tests-attributes_test.o `test -f 'tests/attributes_test.cpp' || echo './'`tests/attributes_test.cpp
mv -f tests/.deps/mesos_tests-attributes_test.Tpo tests/.deps/mesos_tests-attributes_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server.Tpo -c -o tests/mesos_tests-zookeeper_server.o `test -f 'tests/zookeeper_server.cpp' || echo './'`tests/zookeeper_server.cpp
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
mv -f tests/.deps/mesos_tests-zookeeper_server.Tpo tests/.deps/mesos_tests-zookeeper_server.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-base_zookeeper_test.o -MD -MP -MF tests/.deps/mesos_tests-base_zookeeper_test.Tpo -c -o tests/mesos_tests-base_zookeeper_test.o `test -f 'tests/base_zookeeper_test.cpp' || echo './'`tests/base_zookeeper_test.cpp
mv -f tests/.deps/mesos_tests-base_zookeeper_test.Tpo tests/.deps/mesos_tests-base_zookeeper_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_server_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_server_tests.Tpo -c -o tests/mesos_tests-zookeeper_server_tests.o `test -f 'tests/zookeeper_server_tests.cpp' || echo './'`tests/zookeeper_server_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_server_tests.Tpo tests/.deps/mesos_tests-zookeeper_server_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/"> -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.3.4\"   -g2 -O2 -MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' || echo './'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_tests.Tpo tests/.deps/mesos_tests-zookeeper_tests.Po
Building examples.jar ...
/bin/bash ../libtool --tag=CXX   --mode=link g++  -g2 -O2 -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -R/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server -Wl,-ljvm   -o mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o ../third_party/libgmock.la libmesos.la -lrt
libtool: link: g++ -g2 -O2 -Wl,-ljvm -o .libs/mesos-tests tests/mesos_tests-main.o tests/mesos_tests-utils.o tests/mesos_tests-master_tests.o tests/mesos_tests-resource_offers_tests.o tests/mesos_tests-fault_tolerance_tests.o tests/mesos_tests-log_tests.o tests/mesos_tests-resources_tests.o tests/mesos_tests-uuid_tests.o tests/mesos_tests-external_tests.o tests/mesos_tests-sample_frameworks_tests.o tests/mesos_tests-configurator_tests.o tests/mesos_tests-strings_tests.o tests/mesos_tests-multihashmap_tests.o tests/mesos_tests-protobuf_io_tests.o tests/mesos_tests-lxc_isolation_tests.o tests/mesos_tests-utils_tests.o tests/mesos_tests-url_processor_tests.o tests/mesos_tests-killtree_tests.o tests/mesos_tests-exception_tests.o tests/mesos_tests-attributes_test.o tests/mesos_tests-zookeeper_server.o tests/mesos_tests-base_zookeeper_test.o tests/mesos_tests-zookeeper_server_tests.o tests/mesos_tests-zookeeper_tests.o  -L/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server ../third_party/.libs/libgmock.a ./.libs/libmesos.so -lrt -pthread -Wl,-rpath -Wl,/home/jenkins/tools/java/jdk1.6.0_20-64/jre/lib/amd64/server
make[3]: Nothing to be done for `examples/python/test_framework.py'.
make[3]: Nothing to be done for `examples/python/test-framework'.
make[3]: Nothing to be done for `examples/python/test_executor.py'.
make[3]: Nothing to be done for `examples/python/test-executor'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/HoldMoreMemThanRequested.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/ScaleUpAndDown.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/TwoSeparateTasks.sh'.
make[3]: Nothing to be done for `tests/external/LxcIsolation/run_scheduled_memhog_test.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/CppFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaExceptionFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/JavaFramework.sh'.
make[3]: Nothing to be done for `tests/external/SampleFrameworks/PythonFramework.sh'.
make[3]: Nothing to be done for `tests/external/KillTree/KillTreeTest.sh'.
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make  check-TESTS
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src/.libs/lt-mesos-tests>: error while loading shared libraries: libzookeeper_mt.so.2: cannot open shared object file: No such file or directory
FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #96

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/96/changes>

Changes:

[benh] Added ec2 scripts to the distribution.

[benh] Updates to get Hadoop tutorial working on Linux.

------------------------------------------
[...truncated 332 lines...]
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  'JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64' '--enable-shared=no' '--with-pic' --cache-file=/dev/null --srcdir=.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... failed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating third_party/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
Making all in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making all in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  all-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making all in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making all in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  all-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making all in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making all in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
Building mesos-0.9.0.jar ...
make  all-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c -o sched/libmesos_no_third_party_la-sched.lo `test -f 'sched/sched.cpp' || echo './'`sched/sched.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp  -fPIC -DPIC -o sched/.libs/libmesos_no_third_party_la-sched.o
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp -o sched/libmesos_no_third_party_la-sched.o >/dev/null 2>&1
mv -f sched/.deps/libmesos_no_third_party_la-sched.Tpo sched/.deps/libmesos_no_third_party_la-sched.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c -o local/libmesos_no_third_party_la-local.lo `test -f 'local/local.cpp' || echo './'`local/local.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp  -fPIC -DPIC -o local/.libs/libmesos_no_third_party_la-local.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp -o local/libmesos_no_third_party_la-local.o >/dev/null 2>&1
mv -f local/.deps/libmesos_no_third_party_la-local.Tpo local/.deps/libmesos_no_third_party_la-local.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c -o master/libmesos_no_third_party_la-master.lo `test -f 'master/master.cpp' || echo './'`master/master.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-master.o
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp -o master/libmesos_no_third_party_la-master.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-master.Tpo master/.deps/libmesos_no_third_party_la-master.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c -o master/libmesos_no_third_party_la-http.lo `test -f 'master/http.cpp' || echo './'`master/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-http.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp -o master/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-http.Tpo master/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c -o master/libmesos_no_third_party_la-slaves_manager.lo `test -f 'master/slaves_manager.cpp' || echo './'`master/slaves_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-slaves_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp -o master/libmesos_no_third_party_la-slaves_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo master/.deps/libmesos_no_third_party_la-slaves_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c -o master/libmesos_no_third_party_la-frameworks_manager.lo `test -f 'master/frameworks_manager.cpp' || echo './'`master/frameworks_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-frameworks_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp -o master/libmesos_no_third_party_la-frameworks_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo master/.deps/libmesos_no_third_party_la-frameworks_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c -o master/libmesos_no_third_party_la-allocator_factory.lo `test -f 'master/allocator_factory.cpp' || echo './'`master/allocator_factory.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-allocator_factory.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp -o master/libmesos_no_third_party_la-allocator_factory.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo master/.deps/libmesos_no_third_party_la-allocator_factory.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c -o master/libmesos_no_third_party_la-simple_allocator.lo `test -f 'master/simple_allocator.cpp' || echo './'`master/simple_allocator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-simple_allocator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp -o master/libmesos_no_third_party_la-simple_allocator.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo master/.deps/libmesos_no_third_party_la-simple_allocator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c -o slave/libmesos_no_third_party_la-slave.lo `test -f 'slave/slave.cpp' || echo './'`slave/slave.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-slave.o
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp -o slave/libmesos_no_third_party_la-slave.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-slave.Tpo slave/.deps/libmesos_no_third_party_la-slave.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c -o slave/libmesos_no_third_party_la-http.lo `test -f 'slave/http.cpp' || echo './'`slave/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-http.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp -o slave/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-http.Tpo slave/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-isolation_module.lo `test -f 'slave/isolation_module.cpp' || echo './'`slave/isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-isolation_module.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp -o slave/libmesos_no_third_party_la-isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-process_based_isolation_module.lo `test -f 'slave/process_based_isolation_module.cpp' || echo './'`slave/process_based_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-process_based_isolation_module.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp -o slave/libmesos_no_third_party_la-process_based_isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c -o launcher/libmesos_no_third_party_la-launcher.lo `test -f 'launcher/launcher.cpp' || echo './'`launcher/launcher.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp  -fPIC -DPIC -o launcher/.libs/libmesos_no_third_party_la-launcher.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp -o launcher/libmesos_no_third_party_la-launcher.o >/dev/null 2>&1
mv -f launcher/.deps/libmesos_no_third_party_la-launcher.Tpo launcher/.deps/libmesos_no_third_party_la-launcher.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c -o exec/libmesos_no_third_party_la-exec.lo `test -f 'exec/exec.cpp' || echo './'`exec/exec.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp  -fPIC -DPIC -o exec/.libs/libmesos_no_third_party_la-exec.o
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153:53: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp -o exec/libmesos_no_third_party_la-exec.o >/dev/null 2>&1
mv -f exec/.deps/libmesos_no_third_party_la-exec.Tpo exec/.deps/libmesos_no_third_party_la-exec.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c -o detector/libmesos_no_third_party_la-detector.lo `test -f 'detector/detector.cpp' || echo './'`detector/detector.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp  -fPIC -DPIC -o detector/.libs/libmesos_no_third_party_la-detector.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp -o detector/libmesos_no_third_party_la-detector.o >/dev/null 2>&1
mv -f detector/.deps/libmesos_no_third_party_la-detector.Tpo detector/.deps/libmesos_no_third_party_la-detector.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c -o configurator/libmesos_no_third_party_la-configurator.lo `test -f 'configurator/configurator.cpp' || echo './'`configurator/configurator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp  -fPIC -DPIC -o configurator/.libs/libmesos_no_third_party_la-configurator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT configurator/libmesos_no_third_party_la-configurator.lo -MD -MP -MF configurator/.deps/libmesos_no_third_party_la-configurator.Tpo -c configurator/configurator.cpp -o configurator/libmesos_no_third_party_la-configurator.o >/dev/null 2>&1
mv -f configurator/.deps/libmesos_no_third_party_la-configurator.Tpo configurator/.deps/libmesos_no_third_party_la-configurator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c -o common/libmesos_no_third_party_la-logging.lo `test -f 'common/logging.cpp' || echo './'`common/logging.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-logging.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-logging.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-logging.Tpo -c common/logging.cpp -o common/libmesos_no_third_party_la-logging.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-logging.Tpo common/.deps/libmesos_no_third_party_la-logging.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c -o common/libmesos_no_third_party_la-utils.lo `test -f 'common/utils.cpp' || echo './'`common/utils.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-utils.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-utils.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-utils.Tpo -c common/utils.cpp -o common/libmesos_no_third_party_la-utils.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-utils.Tpo common/.deps/libmesos_no_third_party_la-utils.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c -o common/libmesos_no_third_party_la-resources.lo `test -f 'common/resources.cpp' || echo './'`common/resources.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-resources.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp -o common/libmesos_no_third_party_la-resources.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-resources.Tpo common/.deps/libmesos_no_third_party_la-resources.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c -o common/libmesos_no_third_party_la-attributes.lo `test -f 'common/attributes.cpp' || echo './'`common/attributes.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-attributes.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp -o common/libmesos_no_third_party_la-attributes.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-attributes.Tpo common/.deps/libmesos_no_third_party_la-attributes.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c -o common/libmesos_no_third_party_la-values.lo `test -f 'common/values.cpp' || echo './'`common/values.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-values.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp -o common/libmesos_no_third_party_la-values.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-values.Tpo common/.deps/libmesos_no_third_party_la-values.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c -o zookeeper/libmesos_no_third_party_la-group.lo `test -f 'zookeeper/group.cpp' || echo './'`zookeeper/group.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp  -fPIC -DPIC -o zookeeper/.libs/libmesos_no_third_party_la-group.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT zookeeper/libmesos_no_third_party_la-group.lo -MD -MP -MF zookeeper/.deps/libmesos_no_third_party_la-group.Tpo -c zookeeper/group.cpp -o zookeeper/libmesos_no_third_party_la-group.o >/dev/null 2>&1
mv -f zookeeper/.deps/libmesos_no_third_party_la-group.Tpo zookeeper/.deps/libmesos_no_third_party_la-group.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-lxc_isolation_module.lo `test -f 'slave/lxc_isolation_module.cpp' || echo './'`slave/lxc_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c slave/lxc_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-lxc_isolation_module.o
slave/lxc_isolation_module.cpp: In member function 'virtual void mesos::internal::slave::LxcIsolationModule::launchExecutor(const mesos::FrameworkID&, const mesos::FrameworkInfo&, const mesos::ExecutorInfo&, const std::string&, const mesos::internal::Resources&)':
slave/lxc_isolation_module.cpp:117:47: error: 'const class mesos::CommandInfo' has no member named 'uri'
make[2]: *** [slave/libmesos_no_third_party_la-lxc_isolation_module.lo] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #95

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/95/changes>

Changes:

[benh] CommandInfo now accepts list of URIs (contributed by Vinod Kone).

------------------------------------------
[...truncated 318 lines...]
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -pthread is sufficient with -shared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating third_party/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
+ make
Making all in .
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/'>
Making all in third_party
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make  all-recursive
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making all in libprocess
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
Making all in third_party
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make  all-am
make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'>
Making all in .
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'>
make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
cd leveldb && \
          make  CC="g++" OPT="-g2 -O2 -fPIC"
make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'>
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'>
Making all in src
make[1]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
Building mesos-0.9.0.jar ...
make  all-am
make[2]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c -o sched/libmesos_no_third_party_la-sched.lo `test -f 'sched/sched.cpp' || echo './'`sched/sched.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp  -fPIC -DPIC -o sched/.libs/libmesos_no_third_party_la-sched.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from sched/sched.cpp:47:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT sched/libmesos_no_third_party_la-sched.lo -MD -MP -MF sched/.deps/libmesos_no_third_party_la-sched.Tpo -c sched/sched.cpp -o sched/libmesos_no_third_party_la-sched.o >/dev/null 2>&1
mv -f sched/.deps/libmesos_no_third_party_la-sched.Tpo sched/.deps/libmesos_no_third_party_la-sched.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c -o local/libmesos_no_third_party_la-local.lo `test -f 'local/local.cpp' || echo './'`local/local.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp  -fPIC -DPIC -o local/.libs/libmesos_no_third_party_la-local.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from local/local.cpp:38:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT local/libmesos_no_third_party_la-local.lo -MD -MP -MF local/.deps/libmesos_no_third_party_la-local.Tpo -c local/local.cpp -o local/libmesos_no_third_party_la-local.o >/dev/null 2>&1
mv -f local/.deps/libmesos_no_third_party_la-local.Tpo local/.deps/libmesos_no_third_party_la-local.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c -o master/libmesos_no_third_party_la-master.lo `test -f 'master/master.cpp' || echo './'`master/master.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-master.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from master/master.cpp:32:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-master.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-master.Tpo -c master/master.cpp -o master/libmesos_no_third_party_la-master.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-master.Tpo master/.deps/libmesos_no_third_party_la-master.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c -o master/libmesos_no_third_party_la-http.lo `test -f 'master/http.cpp' || echo './'`master/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-http.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-http.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-http.Tpo -c master/http.cpp -o master/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-http.Tpo master/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c -o master/libmesos_no_third_party_la-slaves_manager.lo `test -f 'master/slaves_manager.cpp' || echo './'`master/slaves_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-slaves_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-slaves_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo -c master/slaves_manager.cpp -o master/libmesos_no_third_party_la-slaves_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-slaves_manager.Tpo master/.deps/libmesos_no_third_party_la-slaves_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c -o master/libmesos_no_third_party_la-frameworks_manager.lo `test -f 'master/frameworks_manager.cpp' || echo './'`master/frameworks_manager.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-frameworks_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-frameworks_manager.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo -c master/frameworks_manager.cpp -o master/libmesos_no_third_party_la-frameworks_manager.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-frameworks_manager.Tpo master/.deps/libmesos_no_third_party_la-frameworks_manager.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c -o master/libmesos_no_third_party_la-allocator_factory.lo `test -f 'master/allocator_factory.cpp' || echo './'`master/allocator_factory.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-allocator_factory.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-allocator_factory.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo -c master/allocator_factory.cpp -o master/libmesos_no_third_party_la-allocator_factory.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-allocator_factory.Tpo master/.deps/libmesos_no_third_party_la-allocator_factory.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c -o master/libmesos_no_third_party_la-simple_allocator.lo `test -f 'master/simple_allocator.cpp' || echo './'`master/simple_allocator.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp  -fPIC -DPIC -o master/.libs/libmesos_no_third_party_la-simple_allocator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT master/libmesos_no_third_party_la-simple_allocator.lo -MD -MP -MF master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo -c master/simple_allocator.cpp -o master/libmesos_no_third_party_la-simple_allocator.o >/dev/null 2>&1
mv -f master/.deps/libmesos_no_third_party_la-simple_allocator.Tpo master/.deps/libmesos_no_third_party_la-simple_allocator.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c -o slave/libmesos_no_third_party_la-slave.lo `test -f 'slave/slave.cpp' || echo './'`slave/slave.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-slave.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/slave.cpp:33:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-slave.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-slave.Tpo -c slave/slave.cpp -o slave/libmesos_no_third_party_la-slave.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-slave.Tpo slave/.deps/libmesos_no_third_party_la-slave.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c -o slave/libmesos_no_third_party_la-http.lo `test -f 'slave/http.cpp' || echo './'`slave/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-http.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from ./slave/slave.hpp:34,
                 from slave/http.cpp:31:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-http.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-http.Tpo -c slave/http.cpp -o slave/libmesos_no_third_party_la-http.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-http.Tpo slave/.deps/libmesos_no_third_party_la-http.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-isolation_module.lo `test -f 'slave/isolation_module.cpp' || echo './'`slave/isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/isolation_module.cpp:20:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo -c slave/isolation_module.cpp -o slave/libmesos_no_third_party_la-isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-process_based_isolation_module.lo `test -f 'slave/process_based_isolation_module.cpp' || echo './'`slave/process_based_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-process_based_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/process_based_isolation_module.hpp:28,
                 from slave/process_based_isolation_module.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-process_based_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo -c slave/process_based_isolation_module.cpp -o slave/libmesos_no_third_party_la-process_based_isolation_module.o >/dev/null 2>&1
mv -f slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Tpo slave/.deps/libmesos_no_third_party_la-process_based_isolation_module.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c -o launcher/libmesos_no_third_party_la-launcher.lo `test -f 'launcher/launcher.cpp' || echo './'`launcher/launcher.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp  -fPIC -DPIC -o launcher/.libs/libmesos_no_third_party_la-launcher.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT launcher/libmesos_no_third_party_la-launcher.lo -MD -MP -MF launcher/.deps/libmesos_no_third_party_la-launcher.Tpo -c launcher/launcher.cpp -o launcher/libmesos_no_third_party_la-launcher.o >/dev/null 2>&1
mv -f launcher/.deps/libmesos_no_third_party_la-launcher.Tpo launcher/.deps/libmesos_no_third_party_la-launcher.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c -o exec/libmesos_no_third_party_la-exec.lo `test -f 'exec/exec.cpp' || echo './'`exec/exec.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp  -fPIC -DPIC -o exec/.libs/libmesos_no_third_party_la-exec.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from exec/exec.cpp:38:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT exec/libmesos_no_third_party_la-exec.lo -MD -MP -MF exec/.deps/libmesos_no_third_party_la-exec.Tpo -c exec/exec.cpp -o exec/libmesos_no_third_party_la-exec.o >/dev/null 2>&1
mv -f exec/.deps/libmesos_no_third_party_la-exec.Tpo exec/.deps/libmesos_no_third_party_la-exec.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c -o detector/libmesos_no_third_party_la-detector.lo `test -f 'detector/detector.cpp' || echo './'`detector/detector.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp  -fPIC -DPIC -o detector/.libs/libmesos_no_third_party_la-detector.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT detector/libmesos_no_third_party_la-detector.lo -MD -MP -MF detector/.deps/libmesos_no_third_party_la-detector.Tpo -c detector/detector.cpp -o detector/libmesos_no_third_party_la-detector.o >/dev/null 2>&1
mv -f detector/.deps/libmesos_no_third_party_la-detector.Tpo detector/.deps/libmesos_no_third_party_la-detector.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c -o common/libmesos_no_third_party_la-resources.lo `test -f 'common/resources.cpp' || echo './'`common/resources.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-resources.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-resources.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-resources.Tpo -c common/resources.cpp -o common/libmesos_no_third_party_la-resources.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-resources.Tpo common/.deps/libmesos_no_third_party_la-resources.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c -o common/libmesos_no_third_party_la-attributes.lo `test -f 'common/attributes.cpp' || echo './'`common/attributes.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-attributes.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-attributes.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-attributes.Tpo -c common/attributes.cpp -o common/libmesos_no_third_party_la-attributes.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-attributes.Tpo common/.deps/libmesos_no_third_party_la-attributes.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c -o common/libmesos_no_third_party_la-values.lo `test -f 'common/values.cpp' || echo './'`common/values.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp  -fPIC -DPIC -o common/.libs/libmesos_no_third_party_la-values.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT common/libmesos_no_third_party_la-values.lo -MD -MP -MF common/.deps/libmesos_no_third_party_la-values.Tpo -c common/values.cpp -o common/libmesos_no_third_party_la-values.o >/dev/null 2>&1
mv -f common/.deps/libmesos_no_third_party_la-values.Tpo common/.deps/libmesos_no_third_party_la-values.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I.   -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated   -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c -o slave/libmesos_no_third_party_la-lxc_isolation_module.lo `test -f 'slave/lxc_isolation_module.cpp' || echo './'`slave/lxc_isolation_module.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" "-DPACKAGE_STRING=\"mesos 0.9.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 -DMESOS_HAS_PYTHON=1 -DMESOS_WEBUI=1 -I. -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../include -I../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -g2 -O2 -MT slave/libmesos_no_third_party_la-lxc_isolation_module.lo -MD -MP -MF slave/.deps/libmesos_no_third_party_la-lxc_isolation_module.Tpo -c slave/lxc_isolation_module.cpp  -fPIC -DPIC -o slave/.libs/libmesos_no_third_party_la-lxc_isolation_module.o
In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12,
                 from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17,
                 from ./common/uuid.hpp:29,
                 from slave/slave.hpp:34,
                 from slave/lxc_isolation_module.hpp:27,
                 from slave/lxc_isolation_module.cpp:25:
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()':
../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
slave/lxc_isolation_module.cpp: In member function 'virtual void mesos::internal::slave::LxcIsolationModule::launchExecutor(const mesos::FrameworkID&, const mesos::FrameworkInfo&, const mesos::ExecutorInfo&, const std::string&, const mesos::internal::Resources&)':
slave/lxc_isolation_module.cpp:117: error: 'const class mesos::CommandInfo' has no member named 'uri'
make[2]: *** [slave/libmesos_no_third_party_la-lxc_isolation_module.lo] Error 1
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [all] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [all-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #94

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/94/changes>

Changes:

[benh] Removed libtool -version-info.

------------------------------------------
[...truncated 1151 lines...]
2012-03-27 05:16:32,299:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:33,994:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:34,020:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:34,068:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:34,098:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:34,301:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5452 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-27 05:16:35,996:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:36,022:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:36,070:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:36,099:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:36,304:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:37,998:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:38,024:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:38,072:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:38,100:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:38,306:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:40,001:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:40,026:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:40,074:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:40,103:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:40,308:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (5572 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-27 05:16:42,003:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:42,028:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:42,076:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:42,105:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:42,310:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:44,005:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:44,030:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:44,078:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:44,107:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:44,312:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:46,007:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:46,032:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:46,080:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:46,109:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:46,314:19992(0x2ba384408700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58215] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (5672 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (263 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (207 ms)
[----------] 5 tests from SampleFrameworks (17166 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (1 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (9 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (9 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (13 ms)
[----------] 3 tests from ReplicaTest (31 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (20 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (16 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (23 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (25 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (28 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (31 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (37 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (43 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-03-27 05:16:48,008:19992(0x2ba38480a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:55312] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:48,034:19992(0x2ba384609700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43910] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (86 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (41 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
2012-03-27 05:16:48,082:19992(0x2ba385612700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:50700] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-27 05:16:48,111:19992(0x2ba384e0d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.TruncateNotLearnedFill (82 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (432 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (16 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (21 ms)
[----------] 2 tests from LogTest (37 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (27 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (3 ms)
[----------] 8 tests from ResourceOffersTest (20 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[----------] 4 tests from MasterTest (22 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (8 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0327 05:16:48.277840 20013 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0327 05:16:48.278581 20012 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (1 ms)
[----------] 1 test from FrameworksManagerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 122 tests from 22 test cases ran. (32684 ms total)
[  PASSED  ] 121 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #93

Posted by Charles Reiss <ch...@eecs.berkeley.edu>.
On 3/24/12 2:46 PM, Benjamin Hindman wrote:
> Anyone else seeing Python failures in their environments? I still don't
> have access to the Jenkins servers so I can't debug. :/

You can view the workspace generated by the build without any special
privs:
https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/test_output/SampleFrameworks/PythonFramework/
, but I don't see anything obviously wrong.

- Charles



Re: Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #93

Posted by Benjamin Hindman <be...@eecs.berkeley.edu>.
Anyone else seeing Python failures in their environments? I still don't
have access to the Jenkins servers so I can't debug. :/


On Sat, Mar 24, 2012 at 2:19 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/93/changes
> >
>
> Changes:
>
> [benh] Use JAVA_HOME to find java for java example frameworks (contributed
> by Charles Reiss).
>
> [benh] Added new TASK_STAGING task state (contributed by Vinod Kone).
>
> ------------------------------------------
> [...truncated 1176 lines...]
> 2012-03-24
> 21:19:12,736:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:12,827:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:12,883:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:12,918:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:13,032:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:14,738:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:14,829:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:14,885:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:14,918:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:15,034:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> [       OK ] SampleFrameworks.CppFramework (5358 ms)
> [ RUN      ] SampleFrameworks.NoExecutorFramework
> 2012-03-24
> 21:19:16,740:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:16,831:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:16,887:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:16,920:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:17,036:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:18,742:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:18,833:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:18,889:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:18,922:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:19,038:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:20,744:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:20,835:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:20,891:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:20,924:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:21,040:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> [       OK ] SampleFrameworks.NoExecutorFramework (5501 ms)
> [ RUN      ] SampleFrameworks.JavaFramework
> 2012-03-24
> 21:19:22,746:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:22,837:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:22,893:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:22,926:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:23,042:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:24,748:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:24,839:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:24,895:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:24,928:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:25,044:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:26,750:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:26,841:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:26,897:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:26,930:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> 2012-03-24
> 21:19:27,046:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused):
> server refused to accept the client
> [       OK ] SampleFrameworks.JavaFramework (5554 ms)
> [ RUN      ] SampleFrameworks.JavaExceptionFramework
> [       OK ] SampleFrameworks.JavaExceptionFramework (241 ms)
> [ RUN      ] SampleFrameworks.PythonFramework
> tests/external_tests.cpp:64: Failure
> Value of: exitCode
>  Actual: 256
> Expected: 0
> External test PythonFramework failed
> [  FAILED  ] SampleFrameworks.PythonFramework (69 ms)
> [----------] 5 tests from SampleFrameworks (16723 ms total)
>
> [----------] 1 test from UUIDTest
> [ RUN      ] UUIDTest.test
> [       OK ] UUIDTest.test (1 ms)
> [----------] 1 test from UUIDTest (1 ms total)
>
> [----------] 21 tests from ResourcesTest
> [ RUN      ] ResourcesTest.Parsing
> [       OK ] ResourcesTest.Parsing (0 ms)
> [ RUN      ] ResourcesTest.Printing
> [       OK ] ResourcesTest.Printing (0 ms)
> [ RUN      ] ResourcesTest.InitializedIsEmpty
> [       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
> [ RUN      ] ResourcesTest.BadResourcesNotAllocatable
> [       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
> [ RUN      ] ResourcesTest.ScalarEquals
> [       OK ] ResourcesTest.ScalarEquals (0 ms)
> [ RUN      ] ResourcesTest.ScalarSubset
> [       OK ] ResourcesTest.ScalarSubset (0 ms)
> [ RUN      ] ResourcesTest.ScalarAddition
> [       OK ] ResourcesTest.ScalarAddition (0 ms)
> [ RUN      ] ResourcesTest.ScalarSubtraction
> [       OK ] ResourcesTest.ScalarSubtraction (0 ms)
> [ RUN      ] ResourcesTest.RangesEquals
> [       OK ] ResourcesTest.RangesEquals (0 ms)
> [ RUN      ] ResourcesTest.RangesSubset
> [       OK ] ResourcesTest.RangesSubset (0 ms)
> [ RUN      ] ResourcesTest.RangesAddition
> [       OK ] ResourcesTest.RangesAddition (0 ms)
> [ RUN      ] ResourcesTest.RangesSubtraction
> [       OK ] ResourcesTest.RangesSubtraction (0 ms)
> [ RUN      ] ResourcesTest.RangesSubtraction1
> [       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
> [ RUN      ] ResourcesTest.RangesSubtraction2
> [       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
> [ RUN      ] ResourcesTest.RangesSubtraction3
> [       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
> [ RUN      ] ResourcesTest.RangesSubtraction4
> [       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
> [ RUN      ] ResourcesTest.SetEquals
> [       OK ] ResourcesTest.SetEquals (0 ms)
> [ RUN      ] ResourcesTest.SetSubset
> [       OK ] ResourcesTest.SetSubset (0 ms)
> [ RUN      ] ResourcesTest.SetAddition
> [       OK ] ResourcesTest.SetAddition (0 ms)
> [ RUN      ] ResourcesTest.SetSubtraction
> [       OK ] ResourcesTest.SetSubtraction (0 ms)
> [ RUN      ] ResourcesTest.EmptyUnequal
> [       OK ] ResourcesTest.EmptyUnequal (0 ms)
> [----------] 21 tests from ResourcesTest (1 ms total)
>
> [----------] 3 tests from ReplicaTest
> [ RUN      ] ReplicaTest.Promise
> [       OK ] ReplicaTest.Promise (9 ms)
> [ RUN      ] ReplicaTest.Append
> [       OK ] ReplicaTest.Append (8 ms)
> [ RUN      ] ReplicaTest.Recover
> [       OK ] ReplicaTest.Recover (13 ms)
> [----------] 3 tests from ReplicaTest (30 ms total)
>
> [----------] 16 tests from CoordinatorTest
> [ RUN      ] CoordinatorTest.Elect
> [       OK ] CoordinatorTest.Elect (17 ms)
> [ RUN      ] CoordinatorTest.AppendRead
> [       OK ] CoordinatorTest.AppendRead (17 ms)
> [ RUN      ] CoordinatorTest.AppendReadError
> [       OK ] CoordinatorTest.AppendReadError (18 ms)
> [ RUN      ] CoordinatorTest.Failover
> [       OK ] CoordinatorTest.Failover (23 ms)
> [ RUN      ] CoordinatorTest.Demoted
> [       OK ] CoordinatorTest.Demoted (22 ms)
> [ RUN      ] CoordinatorTest.Fill
> [       OK ] CoordinatorTest.Fill (29 ms)
> [ RUN      ] CoordinatorTest.NotLearnedFill
> [       OK ] CoordinatorTest.NotLearnedFill (33 ms)
> [ RUN      ] CoordinatorTest.MultipleAppends
> [       OK ] CoordinatorTest.MultipleAppends (42 ms)
> [ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
> [       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (81 ms)
> [ RUN      ] CoordinatorTest.Truncate
> [       OK ] CoordinatorTest.Truncate (38 ms)
> [ RUN      ] CoordinatorTest.TruncateNotLearnedFill
> [       OK ] CoordinatorTest.TruncateNotLearnedFill (90 ms)
> [ RUN      ] CoordinatorTest.RacingElect
> [       OK ] CoordinatorTest.RacingElect (0 ms)
> [ RUN      ] CoordinatorTest.FillNoQuorum
> [       OK ] CoordinatorTest.FillNoQuorum (0 ms)
> [ RUN      ] CoordinatorTest.FillInconsistent
> [       OK ] CoordinatorTest.FillInconsistent (0 ms)
> [ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
> [       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
> [ RUN      ]
> CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
> [       OK ]
> CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
> (0 ms)
> [----------] 16 tests from CoordinatorTest (410 ms total)
>
> [----------] 2 tests from LogTest
> [ RUN      ] LogTest.WriteRead
> [       OK ] LogTest.WriteRead (16 ms)
> [ RUN      ] LogTest.Position
> [       OK ] LogTest.Position (16 ms)
> [----------] 2 tests from LogTest (32 ms total)
>
> [----------] 9 tests from FaultToleranceTest
> [ RUN      ] FaultToleranceTest.SlaveLost
> [       OK ] FaultToleranceTest.SlaveLost (8 ms)
> [ RUN      ] FaultToleranceTest.SlavePartitioned
> [       OK ] FaultToleranceTest.SlavePartitioned (4 ms)
> [ RUN      ] FaultToleranceTest.SchedulerFailover
> [       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
> [ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
> [       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
> [ RUN      ] FaultToleranceTest.FrameworkReregister
> [       OK ] FaultToleranceTest.FrameworkReregister (1 ms)
> [ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
> [       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
> [ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
> [       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
> [ RUN      ] FaultToleranceTest.SlaveReliableRegistration
> [       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
> [ RUN      ] FaultToleranceTest.SlaveReregister
> [       OK ] FaultToleranceTest.SlaveReregister (2 ms)
> [----------] 9 tests from FaultToleranceTest (33 ms total)
>
> [----------] 8 tests from ResourceOffersTest
> [ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
> [       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
> [ RUN      ] ResourceOffersTest.TaskUsesNoResources
> [       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
> [ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
> [       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
> [ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
> [       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
> [ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
> [       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
> [ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
> [       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3
> ms)
> [ RUN      ] ResourceOffersTest.Request
> [       OK ] ResourceOffersTest.Request (1 ms)
> [ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
> [       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
> [----------] 8 tests from ResourceOffersTest (20 ms total)
>
> [----------] 4 tests from MasterTest
> [ RUN      ] MasterTest.TaskRunning
> [       OK ] MasterTest.TaskRunning (5 ms)
> [ RUN      ] MasterTest.KillTask
> [       OK ] MasterTest.KillTask (4 ms)
> [ RUN      ] MasterTest.FrameworkMessage
> [       OK ] MasterTest.FrameworkMessage (5 ms)
> [ RUN      ] MasterTest.MultipleExecutors
> [       OK ] MasterTest.MultipleExecutors (7 ms)
> [----------] 4 tests from MasterTest (21 ms total)
>
> [----------] 5 tests from FrameworksManagerTestFixture
> [ RUN      ] FrameworksManagerTestFixture.AddFramework
> [       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
> [ RUN      ] FrameworksManagerTestFixture.RemoveFramework
> [       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
> [ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
> [       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
> [ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
> [       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
> [ RUN      ]
> FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
> [       OK ]
> FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (1 ms)
> [----------] 5 tests from FrameworksManagerTestFixture (7 ms total)
>
> [----------] 1 test from FrameworksManagerTest
> [ RUN      ] FrameworksManagerTest.CacheFailure
> E0324 21:19:28.464048 30858 frameworks_manager.cpp:213] Error getting
> framework info from underlying storage: Fake Caching Error.
> E0324 21:19:28.464762 30861 frameworks_manager.cpp:213] Error getting
> framework info from underlying storage: Fake Caching Error.
> [       OK ] FrameworksManagerTest.CacheFailure (2 ms)
> [----------] 1 test from FrameworksManagerTest (2 ms total)
>
> [----------] Global test environment tear-down
> [==========] 122 tests from 22 test cases ran. (31722 ms total)
> [  PASSED  ] 121 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] SampleFrameworks.PythonFramework
>
>  1 FAILED TEST
>  YOU HAVE 6 DISABLED TESTS
>
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================
> make[3]: *** [check-TESTS] Error 1
> make[3]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src
> '>
> make[2]: *** [check-am] Error 2
> make[2]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src
> '>
> make[1]: *** [check] Error 2
> make[1]: Leaving directory `<
> https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src
> '>
> make: *** [check-recursive] Error 1
> Build step 'Execute shell' marked build as failure
>

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #93

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/93/changes>

Changes:

[benh] Use JAVA_HOME to find java for java example frameworks (contributed by Charles Reiss).

[benh] Added new TASK_STAGING task state (contributed by Vinod Kone).

------------------------------------------
[...truncated 1176 lines...]
2012-03-24 21:19:12,736:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:12,827:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:12,883:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:12,918:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:13,032:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:14,738:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:14,829:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:14,885:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:14,918:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:15,034:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5358 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-24 21:19:16,740:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:16,831:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:16,887:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:16,920:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:17,036:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:18,742:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:18,833:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:18,889:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:18,922:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:19,038:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:20,744:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:20,835:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:20,891:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:20,924:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:21,040:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (5501 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-24 21:19:22,746:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:22,837:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:22,893:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:22,926:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:23,042:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:24,748:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:24,839:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:24,895:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:24,928:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:25,044:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:26,750:30838(0x2aebc5921700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48321] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:26,841:30838(0x2aebc6125700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59383] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:26,897:30838(0x2aebc5f24700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36792] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:26,930:30838(0x2aebc5720700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:34619] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 21:19:27,046:30838(0x2aebc551f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59259] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (5554 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (241 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (69 ms)
[----------] 5 tests from SampleFrameworks (16723 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (9 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (8 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (13 ms)
[----------] 3 tests from ReplicaTest (30 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (17 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (17 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (18 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (23 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (22 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (29 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (33 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (42 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (81 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (38 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (90 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (410 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (16 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (16 ms)
[----------] 2 tests from LogTest (32 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (8 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (4 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (1 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (33 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (4 ms)
[----------] 8 tests from ResourceOffersTest (20 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (5 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (4 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[----------] 4 tests from MasterTest (21 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (1 ms)
[----------] 5 tests from FrameworksManagerTestFixture (7 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0324 21:19:28.464048 30858 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0324 21:19:28.464762 30861 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (2 ms)
[----------] 1 test from FrameworksManagerTest (2 ms total)

[----------] Global test environment tear-down
[==========] 122 tests from 22 test cases ran. (31722 ms total)
[  PASSED  ] 121 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #92

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/92/changes>

Changes:

[benh] Removed the default executor.

------------------------------------------
[...truncated 1193 lines...]
2012-03-24 20:57:14,887:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:14,912:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:14,968:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:15,005:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:15,170:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:16,889:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:16,914:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:16,970:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:17,007:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:17,172:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5386 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-24 20:57:18,890:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:18,916:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:18,972:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:19,009:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:19,174:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:20,892:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:20,918:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:20,975:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:21,010:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:21,176:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:22,894:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:22,921:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:22,977:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:23,012:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:23,178:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (5477 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-24 20:57:24,897:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:24,923:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:24,979:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:25,014:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:25,180:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:26,899:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:26,925:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:26,979:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:27,017:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:27,183:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:28,901:1983(0x2afd7ad1e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39148] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:28,927:1983(0x2afd7b522700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:39209] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:28,981:1983(0x2afd7ab1d700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:56028] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:29,019:1983(0x2afd7b321700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:45655] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:57:29,185:1983(0x2afd7a91c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:59843] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (5547 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (290 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (54 ms)
[----------] 5 tests from SampleFrameworks (16754 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (1 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (19 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (6 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (29 ms)
[----------] 3 tests from ReplicaTest (54 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (16 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (20 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (17 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (26 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (29 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (35 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (35 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (37 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (84 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (41 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (88 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (429 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (22 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (20 ms)
[----------] 2 tests from LogTest (42 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (2 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (5 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (7 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (1 ms)
[----------] 9 tests from FaultToleranceTest (27 ms total)

[----------] 8 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[ RUN      ] ResourceOffersTest.TasksExecutorInfoDiffers
[       OK ] ResourceOffersTest.TasksExecutorInfoDiffers (3 ms)
[----------] 8 tests from ResourceOffersTest (20 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (4 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (7 ms)
[----------] 4 tests from MasterTest (21 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (7 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0324 20:57:30.565791  2003 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0324 20:57:30.566503  2006 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (1 ms)
[----------] 1 test from FrameworksManagerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 122 tests from 22 test cases ran. (31723 ms total)
[  PASSED  ] 121 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #91

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/91/changes>

Changes:

[benh] Removes almost all remaining uses of MESOS_HOME (contributed by Charles Reiss).

------------------------------------------
[...truncated 1232 lines...]
2012-03-24 20:44:22,024:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:22,068:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:22,258:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:23,961:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:23,983:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:24,027:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:24,070:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:24,260:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5403 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-24 20:44:25,962:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:25,985:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:26,029:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:26,070:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:26,262:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:27,964:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:27,987:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:28,031:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:28,072:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:28,264:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:29,966:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:29,989:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:30,033:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:30,074:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:30,266:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (5502 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-24 20:44:31,969:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:31,991:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:32,035:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:32,076:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:32,268:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:33,969:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:33,992:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:34,037:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:34,078:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:34,271:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:35,972:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:35,994:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:36,039:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:36,080:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:36,273:17773(0x2b84f4f19700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:42650] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (5908 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (308 ms)
[ RUN      ] SampleFrameworks.PythonFramework
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (97 ms)
[----------] 5 tests from SampleFrameworks (17218 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (1 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
[       OK ] ReplicaTest.Promise (29 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (8 ms)
[ RUN      ] ReplicaTest.Recover
[       OK ] ReplicaTest.Recover (13 ms)
[----------] 3 tests from ReplicaTest (50 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (17 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (18 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (17 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (26 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (26 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (31 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
[       OK ] CoordinatorTest.NotLearnedFill (37 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (40 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
2012-03-24 20:44:37,972:17773(0x2b84f531b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:36817] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (88 ms)
[ RUN      ] CoordinatorTest.Truncate
2012-03-24 20:44:37,996:17773(0x2b84f511a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:33180] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.Truncate (43 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
2012-03-24 20:44:38,042:17773(0x2b84f5b1f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53126] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 20:44:38,082:17773(0x2b84f591e700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:54999] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.TruncateNotLearnedFill (94 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (437 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (30 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (24 ms)
[----------] 2 tests from LogTest (54 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (6 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (1 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (27 ms total)

[----------] 7 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (2 ms)
[----------] 7 tests from ResourceOffersTest (17 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (4 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (6 ms)
[----------] 4 tests from MasterTest (20 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (2 ms)
[----------] 5 tests from FrameworksManagerTestFixture (8 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0324 20:44:38.252444 17795 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0324 20:44:38.253185 17796 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (1 ms)
[----------] 1 test from FrameworksManagerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 121 tests from 22 test cases ran. (32745 ms total)
[  PASSED  ] 120 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME #90

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/90/changes>

Changes:

[matei] MESOS-146. EC2 scripts should find the latest AMI from a known URL.

------------------------------------------
[...truncated 1162 lines...]
2012-03-24 00:48:29,405:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:29,571:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:31,268:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:31,293:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:31,371:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:31,407:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:31,573:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:33,270:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:33,295:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:33,373:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:33,409:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.CppFramework (5425 ms)
[ RUN      ] SampleFrameworks.NoExecutorFramework
2012-03-24 00:48:33,575:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:35,272:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:35,297:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:35,375:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:35,411:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:35,577:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:37,274:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:37,299:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:37,377:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:37,413:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:37,579:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.NoExecutorFramework (5558 ms)
[ RUN      ] SampleFrameworks.JavaFramework
2012-03-24 00:48:39,277:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:39,301:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:39,379:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:39,415:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:39,581:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:41,279:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:41,303:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:41,381:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:41,417:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:41,583:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:43,281:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:43,305:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:43,383:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:43,419:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:43,585:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] SampleFrameworks.JavaFramework (5785 ms)
[ RUN      ] SampleFrameworks.JavaExceptionFramework
[       OK ] SampleFrameworks.JavaExceptionFramework (330 ms)
[ RUN      ] SampleFrameworks.PythonFramework
2012-03-24 00:48:45,281:29021(0x2b36bca0c700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49629] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
2012-03-24 00:48:45,307:29021(0x2b36bc80b700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:53066] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
tests/external_tests.cpp:64: Failure
Value of: exitCode
  Actual: 256
Expected: 0
External test PythonFramework failed
[  FAILED  ] SampleFrameworks.PythonFramework (205 ms)
[----------] 5 tests from SampleFrameworks (17303 ms total)

[----------] 1 test from UUIDTest
[ RUN      ] UUIDTest.test
[       OK ] UUIDTest.test (1 ms)
[----------] 1 test from UUIDTest (1 ms total)

[----------] 21 tests from ResourcesTest
[ RUN      ] ResourcesTest.Parsing
[       OK ] ResourcesTest.Parsing (0 ms)
[ RUN      ] ResourcesTest.Printing
[       OK ] ResourcesTest.Printing (0 ms)
[ RUN      ] ResourcesTest.InitializedIsEmpty
[       OK ] ResourcesTest.InitializedIsEmpty (0 ms)
[ RUN      ] ResourcesTest.BadResourcesNotAllocatable
[       OK ] ResourcesTest.BadResourcesNotAllocatable (0 ms)
[ RUN      ] ResourcesTest.ScalarEquals
[       OK ] ResourcesTest.ScalarEquals (0 ms)
[ RUN      ] ResourcesTest.ScalarSubset
[       OK ] ResourcesTest.ScalarSubset (0 ms)
[ RUN      ] ResourcesTest.ScalarAddition
[       OK ] ResourcesTest.ScalarAddition (0 ms)
[ RUN      ] ResourcesTest.ScalarSubtraction
[       OK ] ResourcesTest.ScalarSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesEquals
[       OK ] ResourcesTest.RangesEquals (0 ms)
[ RUN      ] ResourcesTest.RangesSubset
[       OK ] ResourcesTest.RangesSubset (0 ms)
[ RUN      ] ResourcesTest.RangesAddition
[       OK ] ResourcesTest.RangesAddition (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction
[       OK ] ResourcesTest.RangesSubtraction (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction1
[       OK ] ResourcesTest.RangesSubtraction1 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction2
[       OK ] ResourcesTest.RangesSubtraction2 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction3
[       OK ] ResourcesTest.RangesSubtraction3 (0 ms)
[ RUN      ] ResourcesTest.RangesSubtraction4
[       OK ] ResourcesTest.RangesSubtraction4 (0 ms)
[ RUN      ] ResourcesTest.SetEquals
[       OK ] ResourcesTest.SetEquals (0 ms)
[ RUN      ] ResourcesTest.SetSubset
[       OK ] ResourcesTest.SetSubset (0 ms)
[ RUN      ] ResourcesTest.SetAddition
[       OK ] ResourcesTest.SetAddition (0 ms)
[ RUN      ] ResourcesTest.SetSubtraction
[       OK ] ResourcesTest.SetSubtraction (0 ms)
[ RUN      ] ResourcesTest.EmptyUnequal
[       OK ] ResourcesTest.EmptyUnequal (0 ms)
[----------] 21 tests from ResourcesTest (1 ms total)

[----------] 3 tests from ReplicaTest
[ RUN      ] ReplicaTest.Promise
2012-03-24 00:48:45,385:29021(0x2b36bd713700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:44665] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Promise (35 ms)
[ RUN      ] ReplicaTest.Append
[       OK ] ReplicaTest.Append (9 ms)
[ RUN      ] ReplicaTest.Recover
2012-03-24 00:48:45,421:29021(0x2b36bd00f700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:43190] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] ReplicaTest.Recover (11 ms)
[----------] 3 tests from ReplicaTest (55 ms total)

[----------] 16 tests from CoordinatorTest
[ RUN      ] CoordinatorTest.Elect
[       OK ] CoordinatorTest.Elect (15 ms)
[ RUN      ] CoordinatorTest.AppendRead
[       OK ] CoordinatorTest.AppendRead (17 ms)
[ RUN      ] CoordinatorTest.AppendReadError
[       OK ] CoordinatorTest.AppendReadError (20 ms)
[ RUN      ] CoordinatorTest.Failover
[       OK ] CoordinatorTest.Failover (24 ms)
[ RUN      ] CoordinatorTest.Demoted
[       OK ] CoordinatorTest.Demoted (27 ms)
[ RUN      ] CoordinatorTest.Fill
[       OK ] CoordinatorTest.Fill (36 ms)
[ RUN      ] CoordinatorTest.NotLearnedFill
2012-03-24 00:48:45,587:29021(0x2b36bc60a700):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:49012] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
[       OK ] CoordinatorTest.NotLearnedFill (36 ms)
[ RUN      ] CoordinatorTest.MultipleAppends
[       OK ] CoordinatorTest.MultipleAppends (38 ms)
[ RUN      ] CoordinatorTest.MultipleAppendsNotLearnedFill
[       OK ] CoordinatorTest.MultipleAppendsNotLearnedFill (95 ms)
[ RUN      ] CoordinatorTest.Truncate
[       OK ] CoordinatorTest.Truncate (49 ms)
[ RUN      ] CoordinatorTest.TruncateNotLearnedFill
[       OK ] CoordinatorTest.TruncateNotLearnedFill (100 ms)
[ RUN      ] CoordinatorTest.RacingElect
[       OK ] CoordinatorTest.RacingElect (0 ms)
[ RUN      ] CoordinatorTest.FillNoQuorum
[       OK ] CoordinatorTest.FillNoQuorum (0 ms)
[ RUN      ] CoordinatorTest.FillInconsistent
[       OK ] CoordinatorTest.FillInconsistent (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother (0 ms)
[ RUN      ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers
[       OK ] CoordinatorTest.LearnedOnOneReplica_NotLearnedOnAnother_AnotherFailsAndRecovers (0 ms)
[----------] 16 tests from CoordinatorTest (457 ms total)

[----------] 2 tests from LogTest
[ RUN      ] LogTest.WriteRead
[       OK ] LogTest.WriteRead (17 ms)
[ RUN      ] LogTest.Position
[       OK ] LogTest.Position (20 ms)
[----------] 2 tests from LogTest (38 ms total)

[----------] 9 tests from FaultToleranceTest
[ RUN      ] FaultToleranceTest.SlaveLost
[       OK ] FaultToleranceTest.SlaveLost (1 ms)
[ RUN      ] FaultToleranceTest.SlavePartitioned
[       OK ] FaultToleranceTest.SlavePartitioned (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailover
[       OK ] FaultToleranceTest.SchedulerFailover (1 ms)
[ RUN      ] FaultToleranceTest.FrameworkReliableRegistration
[       OK ] FaultToleranceTest.FrameworkReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.FrameworkReregister
[       OK ] FaultToleranceTest.FrameworkReregister (2 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverStatusUpdate
[       OK ] FaultToleranceTest.SchedulerFailoverStatusUpdate (6 ms)
[ RUN      ] FaultToleranceTest.SchedulerFailoverFrameworkMessage
[       OK ] FaultToleranceTest.SchedulerFailoverFrameworkMessage (5 ms)
[ RUN      ] FaultToleranceTest.SlaveReliableRegistration
[       OK ] FaultToleranceTest.SlaveReliableRegistration (2 ms)
[ RUN      ] FaultToleranceTest.SlaveReregister
[       OK ] FaultToleranceTest.SlaveReregister (2 ms)
[----------] 9 tests from FaultToleranceTest (27 ms total)

[----------] 7 tests from ResourceOffersTest
[ RUN      ] ResourceOffersTest.ResourceOfferWithMultipleSlaves
[       OK ] ResourceOffersTest.ResourceOfferWithMultipleSlaves (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesNoResources
[       OK ] ResourceOffersTest.TaskUsesNoResources (2 ms)
[ RUN      ] ResourceOffersTest.TaskUsesInvalidResources
[       OK ] ResourceOffersTest.TaskUsesInvalidResources (3 ms)
[ RUN      ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered
[       OK ] ResourceOffersTest.TaskUsesMoreResourcesThanOffered (3 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedWhenUnused
[       OK ] ResourceOffersTest.ResourcesGetReofferedWhenUnused (2 ms)
[ RUN      ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError
[       OK ] ResourceOffersTest.ResourcesGetReofferedAfterTaskInfoError (3 ms)
[ RUN      ] ResourceOffersTest.Request
[       OK ] ResourceOffersTest.Request (1 ms)
[----------] 7 tests from ResourceOffersTest (16 ms total)

[----------] 4 tests from MasterTest
[ RUN      ] MasterTest.TaskRunning
[       OK ] MasterTest.TaskRunning (4 ms)
[ RUN      ] MasterTest.KillTask
[       OK ] MasterTest.KillTask (5 ms)
[ RUN      ] MasterTest.FrameworkMessage
[       OK ] MasterTest.FrameworkMessage (5 ms)
[ RUN      ] MasterTest.MultipleExecutors
[       OK ] MasterTest.MultipleExecutors (6 ms)
[----------] 4 tests from MasterTest (20 ms total)

[----------] 5 tests from FrameworksManagerTestFixture
[ RUN      ] FrameworksManagerTestFixture.AddFramework
[       OK ] FrameworksManagerTestFixture.AddFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.RemoveFramework
[       OK ] FrameworksManagerTestFixture.RemoveFramework (3 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectFramework
[       OK ] FrameworksManagerTestFixture.ResurrectFramework (2 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectExpiringFramework
[       OK ] FrameworksManagerTestFixture.ResurrectExpiringFramework (1 ms)
[ RUN      ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks
[       OK ] FrameworksManagerTestFixture.ResurrectInterspersedExpiringFrameworks (1 ms)
[----------] 5 tests from FrameworksManagerTestFixture (9 ms total)

[----------] 1 test from FrameworksManagerTest
[ RUN      ] FrameworksManagerTest.CacheFailure
E0324 00:48:46.000988 29041 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
E0324 00:48:46.001670 29041 frameworks_manager.cpp:213] Error getting framework info from underlying storage: Fake Caching Error.
[       OK ] FrameworksManagerTest.CacheFailure (1 ms)
[----------] 1 test from FrameworksManagerTest (1 ms total)

[----------] Global test environment tear-down
[==========] 123 tests from 22 test cases ran. (33934 ms total)
[  PASSED  ] 122 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] SampleFrameworks.PythonFramework

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

FAIL: mesos-tests
==================
1 of 1 test failed
==================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make[1]: *** [check] Error 2
make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/src'>
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure