See <https://builds.apache.org/job/Mesos-Ubuntu-distcheck/65/changes>

Changes:

[idownes] Rename CgroupsLauncher to LinuxLauncher.

[idownes] Collect Isolator::cleanup() before completing container destroy.

[idownes] Improve test Cluster::shutdown to destroy containers.

[vinod] Added version to webui.

[yujie.jay] Removed ExternalContainerizer.Launch test for disabled Python 
builds.

[idownes] Modified Isolator API for prepare commands.

[yan] Revised Group to drop queued events from a previous ZooKeeper instance 
(and ZK session).

------------------------------------------
[...truncated 3813 lines...]
[ RUN      ] Process.delegate
I0430 02:17:00.117076 16787 process.cpp:3184] Delegating message 'func' to 
(12)@67.195.138.61:34268
[       OK ] Process.delegate (0 ms)
[ RUN      ] Process.chain
[       OK ] Process.chain (0 ms)
[ RUN      ] Process.pid
[       OK ] Process.pid (0 ms)
[ RUN      ] Process.onAny
[       OK ] Process.onAny (0 ms)
[ RUN      ] Process.await1
[       OK ] Process.await1 (0 ms)
[ RUN      ] Process.expect
[       OK ] Process.expect (1 ms)
[ RUN      ] Process.exited
[       OK ] Process.exited (2 ms)
[ RUN      ] Process.order
[       OK ] Process.order (0 ms)
[ RUN      ] Process.discard3
[       OK ] Process.discard3 (0 ms)
[ RUN      ] Process.donate
[       OK ] Process.donate (0 ms)
[ RUN      ] Process.after2
[       OK ] Process.after2 (11 ms)
[ RUN      ] Process.defer3
[       OK ] Process.defer3 (0 ms)
[ RUN      ] Process.collect
[       OK ] Process.collect (0 ms)
[ RUN      ] Process.discard2
[       OK ] Process.discard2 (0 ms)
[ RUN      ] Process.then
[       OK ] Process.then (0 ms)
[ RUN      ] Process.executor
[       OK ] Process.executor (0 ms)
[ RUN      ] Process.async
[       OK ] Process.async (1 ms)
[ RUN      ] Process.action
[       OK ] Process.action (0 ms)
[ RUN      ] Process.select
[       OK ] Process.select (0 ms)
[ RUN      ] Process.limiter
[       OK ] Process.limiter (7 ms)
[ RUN      ] Process.await3
[       OK ] Process.await3 (1 ms)
[ RUN      ] Process.dispatch
[       OK ] Process.dispatch (0 ms)
[ RUN      ] Process.discard1
[       OK ] Process.discard1 (0 ms)
[ RUN      ] Process.future
[       OK ] Process.future (0 ms)
[ RUN      ] Process.associate
[       OK ] Process.associate (1 ms)
[ RUN      ] Process.defer2
[       OK ] Process.defer2 (0 ms)
[ RUN      ] Process.handlers
[       OK ] Process.handlers (0 ms)
[ RUN      ] Process.delay
[       OK ] Process.delay (0 ms)
[----------] 39 tests from Process (79 ms total)

[----------] 3 tests from TimeSeries
[ RUN      ] TimeSeries.set
[       OK ] TimeSeries.set (0 ms)
[ RUN      ] TimeSeries.sparsify
[       OK ] TimeSeries.sparsify (0 ms)
[ RUN      ] TimeSeries.truncate
[       OK ] TimeSeries.truncate (0 ms)
[----------] 3 tests from TimeSeries (0 ms total)

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

[----------] 3 tests from Reap
[ RUN      ] Reap.ChildProcess
[       OK ] Reap.ChildProcess (32 ms)
[ RUN      ] Reap.TerminatedChildProcess
[       OK ] Reap.TerminatedChildProcess (22 ms)
[ RUN      ] Reap.NonChildProcess
[       OK ] Reap.NonChildProcess (41 ms)
[----------] 3 tests from Reap (95 ms total)

[----------] 5 tests from HTTP
[ RUN      ] HTTP.Encode
[       OK ] HTTP.Encode (1 ms)
[ RUN      ] HTTP.Post
I0430 02:17:00.237417 16796 process.cpp:1013] Socket closed while receiving
I0430 02:17:00.237624 16789 process.cpp:3201] Handling HTTP event for process 
'(31)' with path: '/(31)/post'
I0430 02:17:00.238031 16796 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Post (1 ms)
[ RUN      ] HTTP.Endpoints
I0430 02:17:00.238567 16793 process.cpp:3201] Handling HTTP event for process 
'(32)' with path: '/(32)/body'
I0430 02:17:00.238765 16796 process.cpp:1011] Socket error while receiving: 
Connection reset by peer
I0430 02:17:00.238991 16792 process.cpp:3201] Handling HTTP event for process 
'(32)' with path: '/(32)/pipe'
I0430 02:17:00.239146 16791 process.cpp:1778] Starting "chunked" streaming
I0430 02:17:00.239428 16796 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Endpoints (1 ms)
[ RUN      ] HTTP.PathParse
[       OK ] HTTP.PathParse (0 ms)
[ RUN      ] HTTP.Get
I0430 02:17:00.239977 16794 process.cpp:3201] Handling HTTP event for process 
'(33)' with path: '/(33)/get'
I0430 02:17:00.240219 16796 process.cpp:1013] Socket closed while receiving
I0430 02:17:00.240515 16789 process.cpp:3201] Handling HTTP event for process 
'(33)' with path: '/(33)/get'
I0430 02:17:00.240783 16796 process.cpp:1013] Socket closed while receiving
[       OK ] HTTP.Get (1 ms)
[----------] 5 tests from HTTP (5 ms total)

[----------] 2 tests from Encoder
[ RUN      ] Encoder.AcceptableEncodings
[       OK ] Encoder.AcceptableEncodings (0 ms)
[ RUN      ] Encoder.Response
[       OK ] Encoder.Response (0 ms)
[----------] 2 tests from Encoder (0 ms total)

[----------] 3 tests from Owned
[ RUN      ] Owned.Null
[       OK ] Owned.Null (0 ms)
[ RUN      ] Owned.Share
[       OK ] Owned.Share (0 ms)
[ RUN      ] Owned.Access
[       OK ] Owned.Access (0 ms)
[----------] 3 tests from Owned (0 ms total)

[----------] 4 tests from Shared
[ RUN      ] Shared.Own
[       OK ] Shared.Own (0 ms)
[ RUN      ] Shared.ConstAccess
[       OK ] Shared.ConstAccess (0 ms)
[ RUN      ] Shared.Null
[       OK ] Shared.Null (0 ms)
[ RUN      ] Shared.Reset
[       OK ] Shared.Reset (0 ms)
[----------] 4 tests from Shared (0 ms total)

[----------] 3 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[ RUN      ] TimeTest.Now
[       OK ] TimeTest.Now (0 ms)
[----------] 3 tests from TimeTest (0 ms total)

[----------] 6 tests from Metrics
[ RUN      ] Metrics.Gauge
[       OK ] Metrics.Gauge (1 ms)
[ RUN      ] Metrics.Counter
[       OK ] Metrics.Counter (0 ms)
[ RUN      ] Metrics.Snapshot
I0430 02:17:00.242848 16793 process.cpp:3201] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0430 02:17:00.243257 16796 process.cpp:1013] Socket closed while receiving
I0430 02:17:00.283395 16789 process.cpp:3201] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0430 02:17:00.283982 16796 process.cpp:1013] Socket closed while receiving
I0430 02:17:00.323925 16793 process.cpp:3201] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0430 02:17:00.324344 16796 process.cpp:1013] Socket closed while receiving
[       OK ] Metrics.Snapshot (102 ms)
[ RUN      ] Metrics.Timer
[       OK ] Metrics.Timer (0 ms)
[ RUN      ] Metrics.SnapshotStatistics
I0430 02:17:00.344887 16793 process.cpp:3201] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0430 02:17:00.345299 16796 process.cpp:1013] Socket closed while receiving
I0430 02:17:00.375396 16790 process.cpp:3201] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0430 02:17:00.375921 16796 process.cpp:1013] Socket closed while receiving
[       OK ] Metrics.SnapshotStatistics (61 ms)
[ RUN      ] Metrics.Statistics
[       OK ] Metrics.Statistics (20 ms)
[----------] 6 tests from Metrics (184 ms total)

[----------] 4 tests from Sequence
[ RUN      ] Sequence.Serialize
[       OK ] Sequence.Serialize (11 ms)
[ RUN      ] Sequence.DiscardOne
[       OK ] Sequence.DiscardOne (10 ms)
[ RUN      ] Sequence.DiscardAll
[       OK ] Sequence.DiscardAll (10 ms)
[ RUN      ] Sequence.Random
[       OK ] Sequence.Random (13 ms)
[----------] 4 tests from Sequence (45 ms total)

[----------] Global test environment tear-down
[==========] 97 tests from 16 test cases ran. (943 ms total)
[  PASSED  ] 97 tests.

  YOU HAVE 2 DISABLED TESTS

make[6]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[5]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty/libprocess'>
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty'>
make[4]: Nothing to be done for `check-am'.
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty'>
make[3]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty'>
make[2]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/3rdparty'>
Making check in src
make[2]: Entering directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
make  check-am
make[3]: Entering directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
make  test-framework test-executor long-lived-framework long-lived-executor 
no-executor-framework balloon-framework balloon-executor mesos-tests  
examples/python/test_framework.py examples/python/test-framework 
examples/python/test_executor.py examples/python/test-executor 
examples/python/test_containerizer.py examples/python/test-containerizer \
          tests/balloon_framework_test.sh tests/test_framework_test.sh 
tests/no_executor_framework_test.sh tests/java_exception_test.sh 
tests/java_framework_test.sh tests/java_log_test.sh 
tests/python_framework_test.sh
make[4]: Entering directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-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 '../../src/'`examples/test_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo 
examples/.deps/test_framework-test_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x 
  -o test-framework examples/test_framework-test_framework.o libmesos.la 
-lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/test-framework 
examples/test_framework-test_framework.o  ./.libs/libmesos.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-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 '../../src/'`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++ -pthread -g -g2 -O2 -std=c++0x 
  -o test-executor examples/test_executor-test_executor.o libmesos.la -lsasl2 
-lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/test-executor 
examples/test_executor-test_executor.o  ./.libs/libmesos.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-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 
'../../src/'`examples/long_lived_framework.cpp
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++ -pthread -g -g2 -O2 -std=c++0x 
  -o long-lived-framework examples/long_lived_framework-long_lived_framework.o 
libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/long-lived-framework 
examples/long_lived_framework-long_lived_framework.o  ./.libs/libmesos.so 
-lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-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 
'../../src/'`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++ -pthread -g -g2 -O2 -std=c++0x 
  -o long-lived-executor examples/long_lived_executor-long_lived_executor.o 
libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/long-lived-executor 
examples/long_lived_executor-long_lived_executor.o  ./.libs/libmesos.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-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 
'../../src/'`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++ -pthread -g -g2 -O2 -std=c++0x 
  -o no-executor-framework 
examples/no_executor_framework-no_executor_framework.o libmesos.la -lsasl2 
-lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o 
.libs/no-executor-framework 
examples/no_executor_framework-no_executor_framework.o  ./.libs/libmesos.so 
-lsasl2 /usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-MT examples/balloon_framework-balloon_framework.o -MD -MP -MF 
examples/.deps/balloon_framework-balloon_framework.Tpo -c -o 
examples/balloon_framework-balloon_framework.o `test -f 
'examples/balloon_framework.cpp' || echo 
'../../src/'`examples/balloon_framework.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo 
examples/.deps/balloon_framework-balloon_framework.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x 
  -o balloon-framework examples/balloon_framework-balloon_framework.o 
libmesos.la -lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/balloon-framework 
examples/balloon_framework-balloon_framework.o  ./.libs/libmesos.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated  -pthread -g -g2 -O2 -std=c++0x 
-MT examples/balloon_executor-balloon_executor.o -MD -MP -MF 
examples/.deps/balloon_executor-balloon_executor.Tpo -c -o 
examples/balloon_executor-balloon_executor.o `test -f 
'examples/balloon_executor.cpp' || echo 
'../../src/'`examples/balloon_executor.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo 
examples/.deps/balloon_executor-balloon_executor.Po
/bin/bash ../libtool --tag=CXX   --mode=link g++ -pthread -g -g2 -O2 -std=c++0x 
  -o balloon-executor examples/balloon_executor-balloon_executor.o libmesos.la 
-lsasl2 -lcurl -lz  -lrt
libtool: link: g++ -pthread -g -g2 -O2 -std=c++0x -o .libs/balloon-executor 
examples/balloon_executor-balloon_executor.o  ./.libs/libmesos.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl.so -lz -lrt -pthread -Wl,-rpath 
-Wl,<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated 
-DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/..\";>
 
-DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build\";>
 -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include 
-I../3rdparty/libprocess/3rdparty/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.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT 
tests/mesos_tests-allocator_tests.o -MD -MP -MF 
tests/.deps/mesos_tests-allocator_tests.Tpo -c -o 
tests/mesos_tests-allocator_tests.o `test -f 'tests/allocator_tests.cpp' || 
echo '../../src/'`tests/allocator_tests.cpp
mv -f tests/.deps/mesos_tests-allocator_tests.Tpo 
tests/.deps/mesos_tests-allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated 
-DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/..\";>
 
-DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build\";>
 -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include 
-I../3rdparty/libprocess/3rdparty/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.4.5\"  -pthread -g -g2 -O2 -std=c++0x -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 '../../src/'`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.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated 
-DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/..\";>
 
-DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build\";>
 -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include 
-I../3rdparty/libprocess/3rdparty/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.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT 
tests/mesos_tests-authentication_tests.o -MD -MP -MF 
tests/.deps/mesos_tests-authentication_tests.Tpo -c -o 
tests/mesos_tests-authentication_tests.o `test -f 
'tests/authentication_tests.cpp' || echo 
'../../src/'`tests/authentication_tests.cpp
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo 
tests/.deps/mesos_tests-authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated 
-DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/..\";>
 
-DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build\";>
 -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include 
-I../3rdparty/libprocess/3rdparty/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.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT 
tests/mesos_tests-containerizer.o -MD -MP -MF 
tests/.deps/mesos_tests-containerizer.Tpo -c -o 
tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' || echo 
'../../src/'`tests/containerizer.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo 
tests/.deps/mesos_tests-containerizer.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"0.19.0\" -DPACKAGE_STRING=\"mesos\ 0.19.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"0.19.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DMESOS_HAS_JAVA=1 
-DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1 
-DHAVE_LIBSASL2=1 -I. -I../../src   -Wall -Werror 
-DLIBDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/lib\";>
 
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/libexec/mesos\";>
 
-DPKGDATADIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_inst/share/mesos\";>
 -I../../include -I../../3rdparty/libprocess/include 
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include 
-I../3rdparty/libprocess/3rdparty/boost-1.53.0 
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src 
-I../3rdparty/libprocess/3rdparty/picojson-4f93734 
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include 
-I../3rdparty/zookeeper-3.4.5/src/c/include 
-I../3rdparty/zookeeper-3.4.5/src/c/generated 
-DSOURCE_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/..\";>
 
-DBUILD_DIR=\"<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build\";>
 -I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include 
-I../3rdparty/libprocess/3rdparty/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.4.5\"  -pthread -g -g2 -O2 -std=c++0x -MT 
tests/mesos_tests-containerizer_tests.o -MD -MP -MF 
tests/.deps/mesos_tests-containerizer_tests.Tpo -c -o 
tests/mesos_tests-containerizer_tests.o `test -f 
'tests/containerizer_tests.cpp' || echo 
'../../src/'`tests/containerizer_tests.cpp
../../src/tests/containerizer_tests.cpp:37:30: fatal error: tests/isolator.hpp: 
No such file or directory
compilation terminated.
make[4]: *** [tests/mesos_tests-containerizer_tests.o] Error 1
make[4]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`<https://builds.apache.org/job/Mesos-Ubuntu-distcheck/ws/build/mesos-0.19.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure

Reply via email to