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

Changes:

[benh] Failed to add some new files, my apologies.

[benh] Merged code from within Twitter (adds attribute support, adds/fixes some 
license headers, and numerous other small bug fixes).

------------------------------------------
[...truncated 1259 lines...]
 g++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall -Wwrite-strings 
-Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER -DNDEBUG -O2 
-fno-strict-aliasing -fPIC -MT libglog_la-utilities.lo -MD -MP -MF 
.deps/libglog_la-utilities.Tpo -c src/utilities.cc  -fPIC -DPIC -o 
libglog_la-utilities.o
src/utilities.cc: In function 'void google::DebugWriteToStderr(const char*, 
void*)':
src/utilities.cc:82: 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 -O2 -fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC -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 -O2 -fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC -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: 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 -O2 
-fno-strict-aliasing -fPIC     -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 
rm -fr  .libs/libglog.a .libs/libglog.la .libs/libglog.lai
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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -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 -O2 
-fno-strict-aliasing -fPIC  -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: 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 -O2 
-fno-strict-aliasing -fPIC  -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 -O2 -fno-strict-aliasing -fPIC -pthread -o 
signalhandler_unittest signalhandler_unittest-signalhandler_unittest.o  
./.libs/libglog.a -lpthread  
make[1]: Leaving directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/glog-0.3.1'
make -C third_party/leveldb
make[1]: Entering directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/leveldb'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/leveldb'
make -C third_party/zookeeper-3.3.1/src/c
make[1]: Entering directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/zookeeper-3.3.1/src/c'
make  all-am
make[2]: Entering directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/zookeeper-3.3.1/src/c'
make[2]: Leaving directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/zookeeper-3.3.1/src/c'
make[1]: Leaving directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/third_party/zookeeper-3.3.1/src/c'
make -C src
make[1]: Entering directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src'
mkdir -p java/generated
../third_party/protobuf-2.3.0/src/protoc -I../include/mesos --cpp_out=. 
--java_out=java/generated ../include/mesos/mesos.proto
cp mesos.pb.h ../include/mesos/mesos.hpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-I../third_party/protobuf-2.3.0/src -I. -o mesos.pb.o mesos.pb.cc
mkdir -p messages
../third_party/protobuf-2.3.0/src/protoc -I./messages -I../include/mesos 
--cpp_out=messages ./messages/messages.proto
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-I../third_party/protobuf-2.3.0/src -I. -o messages/messages.pb.o 
messages/messages.pb.cc
mkdir -p messages
../third_party/protobuf-2.3.0/src/protoc -I./messages -I../include/mesos 
--cpp_out=messages ./messages/log.proto
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-I../third_party/protobuf-2.3.0/src -I. -o messages/log.pb.o messages/log.pb.cc
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o sched/sched.o 
sched/sched.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 sched/sched.cpp:49:
../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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o local/local.o 
local/local.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:33,
                 from ./slave/process_based_isolation_module.hpp:28,
                 from local/local.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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o log/replica.o 
log/replica.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o log/coordinator.o 
log/coordinator.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o master/master.o 
master/master.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 master/master.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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o master/http.o 
master/http.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
master/slaves_manager.o master/slaves_manager.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
master/frameworks_manager.o master/frameworks_manager.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
master/allocator_factory.o master/allocator_factory.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
master/simple_allocator.o master/simple_allocator.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o slave/slave.o 
slave/slave.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:33,
                 from slave/slave.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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o slave/http.o 
slave/http.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:33,
                 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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
slave/isolation_module.o slave/isolation_module.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:33,
                 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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
slave/process_based_isolation_module.o slave/process_based_isolation_module.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:33,
                 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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o slave/reaper.o 
slave/reaper.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
launcher/launcher.o launcher/launcher.cpp
launcher/launcher.cpp: In member function 'virtual int 
mesos::internal::launcher::ExecutorLauncher::run()':
launcher/launcher.cpp:115: warning: ignoring return value of 'int system(const 
char*)', declared with attribute warn_unused_result
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
slave/lxc_isolation_module.o slave/lxc_isolation_module.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:33,
                 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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o exec/exec.o 
exec/exec.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 exec/exec.cpp:40:
../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
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-DBUILD_DATE="\"$(date '+%Y-%m-%d %H:%M:%S')\"" -DBUILD_USER="\"$USER\"" 
-DBUILD_FLAGS="\"-O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include 
-I../include -I../third_party/boost-1.37.0 -I../third_party/libprocess/include 
-MMD -MP -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP\"" -o common/build.o 
common/build.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/fatal.o 
common/fatal.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/lock.o 
common/lock.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
detector/detector.o detector/detector.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
detector/url_processor.o detector/url_processor.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
configurator/configurator.o configurator/configurator.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/logging.o 
common/logging.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
common/date_utils.o common/date_utils.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/resources.o 
common/resources.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/utils.o 
common/utils.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o common/values.o 
common/values.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
common/attributes.o common/attributes.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
zookeeper/zookeeper.o zookeeper/zookeeper.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
zookeeper/authentication.o zookeeper/authentication.cpp
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o zookeeper/group.o 
zookeeper/group.cpp
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -shared -o 
../lib/libmesos.so sched/sched.o local/local.o log/replica.o log/coordinator.o 
master/master.o master/http.o master/slaves_manager.o 
master/frameworks_manager.o master/allocator_factory.o 
master/simple_allocator.o slave/slave.o slave/http.o slave/isolation_module.o 
slave/process_based_isolation_module.o slave/reaper.o launcher/launcher.o 
slave/lxc_isolation_module.o exec/exec.o mesos.pb.o messages/messages.pb.o 
messages/log.pb.o common/build.o common/fatal.o common/lock.o 
detector/detector.o detector/url_processor.o configurator/configurator.o 
common/logging.o common/date_utils.o common/resources.o common/utils.o 
common/values.o common/attributes.o zookeeper/zookeeper.o 
zookeeper/authentication.o zookeeper/group.o  
-L../third_party/protobuf-2.3.0/src/.libs -L../third_party/glog-0.3.1/.libs 
-L../third_party/leveldb -L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs  -lprotobuf -lglog -lleveldb 
-lprocess -lev -lpthread -ldl -lzookeeper_mt
ar rcs ../lib/libmesos_sched.a sched/sched.o local/local.o log/replica.o 
log/coordinator.o master/master.o master/http.o master/slaves_manager.o 
master/frameworks_manager.o master/allocator_factory.o 
master/simple_allocator.o slave/slave.o slave/http.o slave/isolation_module.o 
slave/process_based_isolation_module.o slave/reaper.o launcher/launcher.o 
slave/lxc_isolation_module.o mesos.pb.o messages/messages.pb.o 
messages/log.pb.o common/build.o common/fatal.o common/lock.o 
detector/detector.o detector/url_processor.o configurator/configurator.o 
common/logging.o common/date_utils.o common/resources.o common/utils.o 
common/values.o common/attributes.o zookeeper/zookeeper.o 
zookeeper/authentication.o zookeeper/group.o
ar rcs ../lib/libmesos_exec.a exec/exec.o mesos.pb.o messages/messages.pb.o 
messages/log.pb.o common/build.o common/fatal.o common/lock.o 
detector/detector.o detector/url_processor.o configurator/configurator.o 
common/logging.o common/date_utils.o common/resources.o common/utils.o 
common/values.o common/attributes.o zookeeper/zookeeper.o 
zookeeper/authentication.o zookeeper/group.o
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-I/usr/include/python2.6 -I/usr/include/python2.6 -o master/webui.o 
master/webui.cpp
In file included from /usr/include/python2.6/Python.h:8,
                 from master/webui.cpp:32:
/usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/pthread.h:23,
                 from master/webui.cpp:19:
/usr/include/features.h:158:1: warning: this is the location of the previous 
definition
In file included from /usr/include/python2.6/Python.h:8,
                 from master/webui.cpp:32:
/usr/include/python2.6/pyconfig.h:1040:1: warning: "_XOPEN_SOURCE" redefined
In file included from /usr/include/pthread.h:23,
                 from master/webui.cpp:19:
/usr/include/features.h:160:1: warning: this is the location of the previous 
definition
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
../bin/mesos-master master/main.cpp master/master.o master/http.o 
master/slaves_manager.o master/frameworks_manager.o master/allocator_factory.o 
master/simple_allocator.o master/webui.o common/fatal.o common/lock.o 
detector/detector.o detector/url_processor.o configurator/configurator.o 
common/logging.o common/date_utils.o common/resources.o common/utils.o 
common/values.o common/attributes.o zookeeper/zookeeper.o 
zookeeper/authentication.o zookeeper/group.o common/build.o mesos.pb.o 
messages/messages.pb.o messages/log.pb.o  
-L../third_party/protobuf-2.3.0/src/.libs -L../third_party/glog-0.3.1/.libs 
-L../third_party/leveldb -L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs -L/usr/lib/python2.6/config 
-lpthread -ldl -lutil -lm -lpython2.6  -lprotobuf -lglog -lleveldb -lprocess 
-lev -lpthread -ldl -lzookeeper_mt
g++ -c -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP 
-I/usr/include/python2.6 -I/usr/include/python2.6 -o slave/webui.o 
slave/webui.cpp
In file included from /usr/include/python2.6/Python.h:8,
                 from slave/webui.cpp:34:
/usr/include/python2.6/pyconfig.h:1031:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/pthread.h:23,
                 from slave/webui.cpp:19:
/usr/include/features.h:158:1: warning: this is the location of the previous 
definition
In file included from /usr/include/python2.6/Python.h:8,
                 from slave/webui.cpp:34:
/usr/include/python2.6/pyconfig.h:1040:1: warning: "_XOPEN_SOURCE" redefined
In file included from /usr/include/pthread.h:23,
                 from slave/webui.cpp:19:
/usr/include/features.h:160:1: warning: this is the location of the previous 
definition
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:33,
                 from ./slave/webui.hpp:24,
                 from slave/webui.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
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o ../bin/mesos-slave 
slave/main.cpp slave/slave.o slave/http.o slave/isolation_module.o 
slave/process_based_isolation_module.o slave/reaper.o launcher/launcher.o 
slave/lxc_isolation_module.o slave/webui.o common/fatal.o common/lock.o 
detector/detector.o detector/url_processor.o configurator/configurator.o 
common/logging.o common/date_utils.o common/resources.o common/utils.o 
common/values.o common/attributes.o zookeeper/zookeeper.o 
zookeeper/authentication.o zookeeper/group.o common/build.o mesos.pb.o 
messages/messages.pb.o messages/log.pb.o  
-L../third_party/protobuf-2.3.0/src/.libs -L../third_party/glog-0.3.1/.libs 
-L../third_party/leveldb -L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs -L/usr/lib/python2.6/config 
-lpthread -ldl -lutil -lm -lpython2.6  -lprotobuf -lglog -lleveldb -lprocess 
-lev -lpthread -ldl -lzookeeper_mt
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:33,
                 from slave/main.cpp:29:
../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
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o ../bin/mesos-local 
local/main.cpp local/local.o master/master.o master/http.o 
master/slaves_manager.o master/frameworks_manager.o master/allocator_factory.o 
master/simple_allocator.o slave/slave.o slave/http.o slave/isolation_module.o 
slave/process_based_isolation_module.o slave/reaper.o launcher/launcher.o 
slave/lxc_isolation_module.o common/fatal.o common/lock.o detector/detector.o 
detector/url_processor.o configurator/configurator.o common/logging.o 
common/date_utils.o common/resources.o common/utils.o common/values.o 
common/attributes.o zookeeper/zookeeper.o zookeeper/authentication.o 
zookeeper/group.o common/build.o mesos.pb.o messages/messages.pb.o 
messages/log.pb.o  -L../third_party/protobuf-2.3.0/src/.libs 
-L../third_party/glog-0.3.1/.libs -L../third_party/leveldb 
-L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs  -lprotobuf -lglog -lleveldb 
-lprocess -lev -lpthread -ldl -lzookeeper_mt
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:33,
                 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
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o 
../bin/mesos-launcher launcher/main.cpp launcher/launcher.o common/fatal.o 
common/lock.o detector/detector.o detector/url_processor.o 
configurator/configurator.o common/logging.o common/date_utils.o 
common/resources.o common/utils.o common/values.o common/attributes.o 
zookeeper/zookeeper.o zookeeper/authentication.o zookeeper/group.o mesos.pb.o 
messages/messages.pb.o messages/log.pb.o  
-L../third_party/protobuf-2.3.0/src/.libs -L../third_party/glog-0.3.1/.libs 
-L../third_party/leveldb -L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs  -lprotobuf -lglog -lleveldb 
-lprocess -lev -lpthread -ldl -lzookeeper_mt
g++ -O2 -fno-strict-aliasing -fPIC  -g -I. -I. -I../include -I../include 
-I../third_party/boost-1.37.0 -I../third_party/protobuf-2.3.0/src 
-I../third_party/glog-0.3.1/src -I../third_party/glog-0.3.1/src 
-I../third_party/leveldb/include -I../third_party/libprocess/include 
-I../third_party/zookeeper-3.3.1/src/c/include 
-I../third_party/zookeeper-3.3.1/src/c/generated -MMD -MP -o ../bin/mesos-log 
log/main.cpp log/replica.o common/fatal.o common/lock.o detector/detector.o 
detector/url_processor.o configurator/configurator.o common/logging.o 
common/date_utils.o common/resources.o common/utils.o common/values.o 
common/attributes.o zookeeper/zookeeper.o zookeeper/authentication.o 
zookeeper/group.o mesos.pb.o messages/messages.pb.o messages/log.pb.o  
-L../third_party/protobuf-2.3.0/src/.libs -L../third_party/glog-0.3.1/.libs 
-L../third_party/leveldb -L../third_party/libprocess 
-L../third_party/libprocess/third_party/libev-3.8/.libs 
-L../third_party/zookeeper-3.3.1/src/c/.libs  -lprotobuf -lglog -lleveldb 
-lprocess -lev -lpthread -ldl -lzookeeper_mt
log/replica.o: In function `Timer::now()':
/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src/./common/timer.hpp:73:
 undefined reference to `clock_gettime'
/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src/./common/timer.hpp:73:
 undefined reference to `clock_gettime'
/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src/./common/timer.hpp:73:
 undefined reference to `clock_gettime'
/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src/./common/timer.hpp:73:
 undefined reference to `clock_gettime'
/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src/./common/timer.hpp:73:
 undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[1]: *** [../bin/mesos-log] Error 1
make[1]: Leaving directory 
`/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src/src'
make: *** [src] Error 2
Build step 'Execute shell' marked build as failure

Reply via email to