You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/09/25 22:10:23 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4260

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4260/display/redirect?page=changes>

Changes:

[benjamin.hindman] Added `process::Executor::execute()`.

------------------------------------------
[...truncated 2.52 MB...]
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (2 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (39 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (41 ms)
[----------] 2 tests from SVNTest (80 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (1 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (3 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (0 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (4 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (1 ms)
[----------] 6 tests from ProcTest (3 ms total)

[----------] Global test environment tear-down
[==========] 313 tests from 51 test cases ran. (439 ms total)
[  PASSED  ] 313 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:954:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506375282-4724
Untagged: mesos-1506375282-4724:latest
Deleted: sha256:bae47a2c919efe8c462d6d61d41c260243d4e49974454db35d28d56a74d4deb5
Deleted: sha256:d8c4c9e8178388f9406ba47068529d5a3ef8f8155b8c7b0613b811afc3cea89b
Deleted: sha256:681f1de109118554a75916f8c8f0a3081db46c5f3b02adfe2dd0f4957ae67e41
Deleted: sha256:3305b34ee04a869b3f0b5adb4161087f3de3938019f4f923b1b7f7b7f837e85c
Deleted: sha256:c99daee122ca0b9d276af872e68057e6200f2bd57248f2416e149d80713521c8
Deleted: sha256:5760bf5c1d5e66b7a67242370c42b72bb29e75ca79d7bc6d71ca46f9f1d50b98
Deleted: sha256:652568e59722f5f5205f81459c0b28b4124114790763acb551ba1890c5848798
Deleted: sha256:8afabf78b64cf2f03bc4e736304f432bdfd03b180a86cd4cf72a4ce11b11377b
Deleted: sha256:52e85a23522a85636b1b32158d0272b4a8f6e189f33f21d44681bb6b07edf87a
Deleted: sha256:976883e710e4b0eb1004bb61795efbfe5c642f307184d3f54d0e5691e8b633f9
Deleted: sha256:1ac74ec45cbdac328399204f6fd49426d4f9859c352b6b5807174d62b16975f7
Deleted: sha256:88e63ff508bd483640a26024fe39a69886456173d391ffb9693577157b94c923
Deleted: sha256:deda5089e1083d685a006a719f1294dcdad2ef34e08e18ee030160f04f84f09d
Deleted: sha256:d9d1c5c7a44b1d84b0cf6c7239d9f0b6ef902696ab0a04c499d051f5cd38ac3c
Deleted: sha256:e34ef9d436804b5c3dafe123372ef5c7326aed4989526c92b8c3308731ecf3b7
Deleted: sha256:1c8a194e1dffc1eb53824ed1781d93546a5502be34d529ddc898277eb17074e8
Deleted: sha256:9cfb0a5deaef80b95792e593616bb20b76263c5625fccae83e4252981a53daf1
Deleted: sha256:a785e9539a995157c3ec28f67f1a889ef6cac04670a49d11030007da121d0763
Deleted: sha256:48e8aa6807b1c31d30afe6ff33eb6fe0f004a6cbde70ea57b1177da5c20c54ec
Deleted: sha256:21cbf42ca7055609941475e4db48a4bbe84acd6d8673de2156090fc0b42abc72
Deleted: sha256:ca13e90e6610db969235d1bec0ac43a3c07573e3491ed9d590e48bdcd59e5416
Deleted: sha256:7c4afcf19ae102a9cc3d7cad147fd5f3620150cf7497f357e007c549932f0e83
Deleted: sha256:acdab515fd59c4a15794e36fcf47232e08c5a6385658afc6fa946339dc4c9de6
Deleted: sha256:bd8c937f7baa749b82f2186f2980d5e2f7fcf5094e0e7de97f53a036f8081ae6
Deleted: sha256:aecbf0bfca30525d185b93e7dcdbf5f3f81e35099c8a12ce9ff9bbf88a1057f6
Deleted: sha256:067a3545a663d4a19bc9bdc36b0635aa39aa201726d79b721fe420679c3586d3
Deleted: sha256:4867f8deff8e83c913fb2377d6696db9d197bf66b328a2c7f80b6abc0388aa01
Deleted: sha256:cdbc161d5c22b5433a20889a384f85ccd632f343c219d5edc7db66c102eadafe
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4277

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4277/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4276

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4276/display/redirect>

------------------------------------------
[...truncated 32.02 MB...]
I0930 06:33:27.420876  3893 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.422546  3893 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.422822  3893 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.422838  3893 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.423059  3892 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.424468  3900 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_VX1jc0/meta'
I0930 06:33:27.424775  3905 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.425026  3899 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.426612  3890 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.427081  3903 slave.cpp:6313] Finished recovery
I0930 06:33:27.427574  3903 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.427855  3891 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.430304  3902 process.cpp:3929] Handling HTTP event for process 'slave(820)' with path: '/slave(820)/containers'
I0930 06:33:27.431663  3897 http.cpp:1185] HTTP GET for /slave(820)/containers from 172.17.0.2:51709
I0930 06:33:27.431751  3897 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 06:33:27.436046  3872 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (34 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0930 06:33:27.450044  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.450459  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.450556  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.450587  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.453675  3905 slave.cpp:254] Mesos agent started on (821)@172.17.0.2:53696
I0930 06:33:27.453711  3905 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_J2U6iv" --zk_session_timeout="10secs"
I0930 06:33:27.454332  3905 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/credential'
I0930 06:33:27.454550  3905 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.454588  3905 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BAmCCn/http_credentials'
I0930 06:33:27.454979  3905 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.455191  3905 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.456918  3905 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.457188  3905 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.457204  3905 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.457411  3902 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.458815  3891 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_J2U6iv/meta'
I0930 06:33:27.459159  3899 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.459403  3890 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.460901  3891 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.461287  3893 slave.cpp:6313] Finished recovery
I0930 06:33:27.461843  3893 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.462105  3890 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.464756  3897 process.cpp:3929] Handling HTTP event for process 'slave(821)' with path: '/slave(821)/monitor/statistics'
I0930 06:33:27.466094  3893 http.cpp:1185] HTTP GET for /slave(821)/monitor/statistics from 172.17.0.2:51710
I0930 06:33:27.466179  3893 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0930 06:33:27.468703  3903 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0930 06:33:27.482018  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.482447  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.482547  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.482576  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.485899  3900 slave.cpp:254] Mesos agent started on (822)@172.17.0.2:53696
I0930 06:33:27.485939  3900 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_xsrtL0" --zk_session_timeout="10secs"
I0930 06:33:27.486317  3900 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/credential'
I0930 06:33:27.486462  3900 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.486487  3900 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_RhaaaT/http_credentials'
I0930 06:33:27.486781  3900 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.486981  3900 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.488304  3900 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.488505  3900 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.488525  3900 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.488656  3894 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.489960  3899 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_xsrtL0/meta'
I0930 06:33:27.490203  3903 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.490409  3898 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.491967  3899 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.492370  3902 slave.cpp:6313] Finished recovery
I0930 06:33:27.492894  3902 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.493141  3892 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.495375  3905 process.cpp:3929] Handling HTTP event for process 'slave(822)' with path: '/slave(822)/monitor/statistics.json'
I0930 06:33:27.496641  3894 http.cpp:1185] HTTP GET for /slave(822)/monitor/statistics.json from 172.17.0.2:51711
I0930 06:33:27.496726  3894 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0930 06:33:27.499119  3901 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0930 06:33:27.512221  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.512734  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.512858  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.512897  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.516664  3899 slave.cpp:254] Mesos agent started on (823)@172.17.0.2:53696
I0930 06:33:27.516705  3899 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_5vnYxw" --zk_session_timeout="10secs"
I0930 06:33:27.517120  3899 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/credential'
I0930 06:33:27.517310  3899 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.517339  3899 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_pHPB1o/http_credentials'
I0930 06:33:27.517647  3899 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.517783  3899 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.519392  3899 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.519667  3899 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.519698  3899 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.519908  3895 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.521749  3904 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_5vnYxw/meta'
I0930 06:33:27.522094  3902 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.522317  3898 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.523844  3904 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.524240  3891 slave.cpp:6313] Finished recovery
I0930 06:33:27.524816  3891 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.525111  3893 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.527689  3899 process.cpp:3929] Handling HTTP event for process 'slave(823)' with path: '/slave(823)/containers'
I0930 06:33:27.529093  3903 http.cpp:1185] HTTP GET for /slave(823)/containers from 172.17.0.2:51712
I0930 06:33:27.529176  3903 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 06:33:27.531946  3872 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0930 06:33:27.546450  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.546903  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.547000  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.547030  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.548501  3872 cluster.cpp:448] Creating default 'local' authorizer
I0930 06:33:27.550292  3893 slave.cpp:254] Mesos agent started on (824)@172.17.0.2:53696
I0930 06:33:27.550328  3893 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_XD5uF2" --zk_session_timeout="10secs"
I0930 06:33:27.550688  3893 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/credential'
I0930 06:33:27.550906  3893 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.550943  3893 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_7vBAeV/http_credentials'
I0930 06:33:27.551240  3893 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.551426  3893 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.553076  3893 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.553352  3893 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.553382  3893 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.553638  3894 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.555109  3896 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_XD5uF2/meta'
I0930 06:33:27.555454  3896 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.555675  3890 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.557255  3903 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.557669  3901 slave.cpp:6313] Finished recovery
I0930 06:33:27.558173  3901 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.558394  3895 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.560828  3894 process.cpp:3929] Handling HTTP event for process 'slave(824)' with path: '/slave(824)/monitor/statistics'
I0930 06:33:27.562259  3904 http.cpp:1185] HTTP GET for /slave(824)/monitor/statistics from 172.17.0.2:51713
I0930 06:33:27.562345  3904 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0930 06:33:27.565770  3899 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0930 06:33:27.579700  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.580302  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.580444  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.580497  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.582327  3872 cluster.cpp:448] Creating default 'local' authorizer
I0930 06:33:27.584072  3904 slave.cpp:254] Mesos agent started on (825)@172.17.0.2:53696
I0930 06:33:27.584110  3904 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_5WGF8y" --zk_session_timeout="10secs"
I0930 06:33:27.584722  3904 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/credential'
I0930 06:33:27.584939  3904 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.584975  3904 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_LqT8Mr/http_credentials'
I0930 06:33:27.585362  3904 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.585604  3904 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.587311  3904 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.587585  3904 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.587601  3904 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.587764  3903 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.589298  3895 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_5WGF8y/meta'
I0930 06:33:27.589635  3891 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.589876  3898 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.591363  3895 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.591763  3897 slave.cpp:6313] Finished recovery
I0930 06:33:27.592296  3897 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.592530  3903 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.595213  3905 process.cpp:3929] Handling HTTP event for process 'slave(825)' with path: '/slave(825)/monitor/statistics.json'
I0930 06:33:27.596459  3897 http.cpp:1185] HTTP GET for /slave(825)/monitor/statistics.json from 172.17.0.2:51714
I0930 06:33:27.596554  3897 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0930 06:33:27.600020  3872 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0930 06:33:27.624289  3872 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 06:33:27.624856  3872 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 06:33:27.624989  3872 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 06:33:27.625030  3872 provisioner.cpp:255] Using default backend 'copy'
I0930 06:33:27.626663  3872 cluster.cpp:448] Creating default 'local' authorizer
I0930 06:33:27.628310  3898 slave.cpp:254] Mesos agent started on (826)@172.17.0.2:53696
I0930 06:33:27.628347  3898 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_526j15" --zk_session_timeout="10secs"
I0930 06:33:27.628919  3898 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/credential'
I0930 06:33:27.629137  3898 slave.cpp:287] Agent using credential for: test-principal
I0930 06:33:27.629173  3898 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_1cI4MY/http_credentials'
I0930 06:33:27.629616  3898 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 06:33:27.629840  3898 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 06:33:27.631629  3898 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 06:33:27.631901  3898 slave.cpp:593] Agent attributes: [  ]
I0930 06:33:27.631919  3898 slave.cpp:602] Agent hostname: 9b6cd9bd56ca
I0930 06:33:27.632062  3905 status_update_manager.cpp:177] Pausing sending status updates
I0930 06:33:27.633649  3890 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_526j15/meta'
I0930 06:33:27.633978  3892 status_update_manager.cpp:203] Recovering status update manager
I0930 06:33:27.634203  3891 containerizer.cpp:648] Recovering containerizer
I0930 06:33:27.635584  3890 provisioner.cpp:416] Provisioner recovery complete
I0930 06:33:27.636046  3892 slave.cpp:6313] Finished recovery
I0930 06:33:27.636449  3892 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 06:33:27.636693  3899 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 06:33:27.639320  3895 process.cpp:3929] Handling HTTP event for process 'slave(826)' with path: '/slave(826)/containers'
I0930 06:33:27.640702  3904 http.cpp:1185] HTTP GET for /slave(826)/containers from 172.17.0.2:51715
I0930 06:33:27.640787  3904 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 06:33:27.644971  3872 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (33 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (310 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (11 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (9 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (20 ms total)

[----------] Global test environment tear-down
[==========] 1685 tests from 184 test cases ran. (638779 ms total)
[  PASSED  ] 1684 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] MasterTest.RegistryGcByCount

 1 FAILED TEST
  YOU HAVE 21 DISABLED TESTS

I0930 06:33:27.733100  3906 process.cpp:1068] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506749418-12106
Untagged: mesos-1506749418-12106:latest
Deleted: sha256:cdc5d5dac4ec14a17317a6cc1d21fb278abedd917b5b4ef39d90ad2fdf2c95fe
Deleted: sha256:6753428c05f215354282be5d68fbf5bc81887efe8497c335f6a493cccd3d8c36
Deleted: sha256:1c6c3d43d9ce5dbda240a263fd664d966257f9fdcd9445b0cd590e83dc19bbf7
Deleted: sha256:84398468a37aa7e7f9cbb612fe1d80165b284acc5383d8b3adeb3f58edaadb7d
Deleted: sha256:96a95597041c482908f95f4f0751c369f36fca50d64875d0ae685237f5478176
Deleted: sha256:1b6f22c7eb0dd8a12d2ce6bd18e9b46c8c7d91d19f2dbfaca74a0542ca08dd30
Deleted: sha256:c8c1369f52de87827c1fca6eca1d9444d91f5798b4eab70ac10b06a3fe4e25b7
Deleted: sha256:640ea13ea7b5fce1e787e621def3792939cc434b192b65d7121418dca650b3e0
Deleted: sha256:92a84a48a5fc26383d2c2ac56d04a3c9484d3c72f0bd00309bb5d9bcdb7ae6c4
Deleted: sha256:7296fdd516d5736de626e6b327b2845f14284f19979c917fb4815f39686e882a
Deleted: sha256:4a1533b34bd0c237e8059c6dbc0a67b23e67c32c65466530ea199dd6a16eebf7
Deleted: sha256:af395334ad02075ddc6130e6732930cbfddf2b8ce030df17cc006110aded3eef
Deleted: sha256:2a75f1af46fdde58a5b91ca2fdc5737826f67b2869a0cb6122ee2bdf8d14d6b6
Deleted: sha256:4bb6066cededf6d0e8dcfe0ff66e7a422fb060852f600697181cbfb2c7daed15
Deleted: sha256:14b8adad5303dc2dc7dc794ca4d6a715630ac552f38d76ef75fc4139c7757a0b
Deleted: sha256:69c7a7a72c64cdac5a41b9ffc6b82c870618a2161d63f57d497c038a187cc7ab
Deleted: sha256:ded9be408ef6bbd492761a7851a7204c95913c0ec3f6156476774b3408eb5b16
Deleted: sha256:c895d552ac5c380f5ee48affeb71677000353c8b96840272af1207c4aa7ee148
Deleted: sha256:1be44be85460814c0decfc1d09585297263b080b3f1af4d85f93c42d522c3b10
Deleted: sha256:73707f7c408f9046c2ba76ce1ebf71544e12f6f303007e1b5c9003c425b2da41
Deleted: sha256:44f7eb85e75d85b2ae678f7a5b8fc90795eadbf3032e7901dc7b53542971c732
Deleted: sha256:a632d25d038a0e3e8999424311adb659d5fff80db604e872d4ec56e6463eaad1
Deleted: sha256:4a31debad97cf71ddece06787d5447fe27aa1723c56b71daf1b1708bfa932e2e
Deleted: sha256:65d0c605fb3ff551112c25ba66e8934198ed4bb94ac1059b6ad8f8568e039ce7
Deleted: sha256:922c31bc674fb83a726d3cb823827ae36eb89e1bde829cee3fbe3119226c404b
Deleted: sha256:c3e2c4a040858a4de0db6a159539e64add78b4781797fff42857b0e2765d0d71
Deleted: sha256:f332e7d866bf2781a374d7c6a37306d16550351caac19a9e3f4d32eb5efcc996
Deleted: sha256:b4064f4808c00e1993834fe320fa9ab1804751fe37f5c75f5e495dd06a6507b8
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4275

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4275/display/redirect?page=changes>

Changes:

[anand] Added `MARK_AGENT_GONE` call to the v1 Master API.

[anand] Added the `REASON_AGENT_REMOVED_BY_OPERATOR` to the mesos protos.

[anand] Added the gone agents to the master registry.

[anand] Added `__removeSlave` function and made `_markUnreachable` use it.

[anand] Added the mark agent gone handler on the master.

[anand] Removed the logic for removing the latest symlink on the agent.

[anand] Added tests for the agent gone operation.

[anand] Fixed tests impacted by no longer removing the agent symlink.

[anand] Added documentation about 'MARK_AGENT_GONE' call.

[anand] Added authorization for 'MARK_AGENT_GONE' call.

[anand] Added the ability to prune the gone agent list from the registry.

[benjamin.hindman] Fixed the clang complation problem for the executor tests.

------------------------------------------
[...truncated 31.99 MB...]
I0930 01:21:50.737817  4065 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.739425  4065 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.739681  4065 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.739697  4065 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.739856  4074 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.741540  4068 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_MOG531/meta'
I0930 01:21:50.741830  4068 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.742022  4061 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.743212  4079 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.743512  4074 slave.cpp:6313] Finished recovery
I0930 01:21:50.743947  4074 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.744179  4078 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.746927  4071 process.cpp:3929] Handling HTTP event for process 'slave(820)' with path: '/slave(820)/containers'
I0930 01:21:50.748185  4075 http.cpp:1185] HTTP GET for /slave(820)/containers from 172.17.0.3:54094
I0930 01:21:50.748261  4075 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 01:21:50.751778  4075 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (37 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0930 01:21:50.764088  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.764565  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.764705  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.764740  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.768893  4071 slave.cpp:254] Mesos agent started on (821)@172.17.0.3:40371
I0930 01:21:50.768939  4071 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_GCB8km" --zk_session_timeout="10secs"
I0930 01:21:50.769320  4071 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/credential'
I0930 01:21:50.769479  4071 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.769512  4071 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ogitWG/http_credentials'
I0930 01:21:50.769764  4071 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.769951  4071 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.771301  4071 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.771520  4071 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.771543  4071 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.771682  4063 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.773190  4061 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_GCB8km/meta'
I0930 01:21:50.773469  4058 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.773694  4059 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.775074  4072 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.775398  4063 slave.cpp:6313] Finished recovery
I0930 01:21:50.775852  4063 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.776057  4078 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.778923  4057 process.cpp:3929] Handling HTTP event for process 'slave(821)' with path: '/slave(821)/monitor/statistics'
I0930 01:21:50.780278  4079 http.cpp:1185] HTTP GET for /slave(821)/monitor/statistics from 172.17.0.3:54096
I0930 01:21:50.780362  4079 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0930 01:21:50.783165  4038 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0930 01:21:50.795992  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.796463  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.796567  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.796629  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.800259  4060 slave.cpp:254] Mesos agent started on (822)@172.17.0.3:40371
I0930 01:21:50.800312  4060 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_4j6MVG" --zk_session_timeout="10secs"
I0930 01:21:50.800881  4060 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/credential'
I0930 01:21:50.801120  4060 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.801146  4060 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_WSHSB1/http_credentials'
I0930 01:21:50.801441  4060 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.801684  4060 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.803377  4060 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.803611  4060 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.803625  4060 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.803761  4059 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.805964  4065 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_4j6MVG/meta'
I0930 01:21:50.806213  4065 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.806385  4070 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.807884  4063 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.808331  4059 slave.cpp:6313] Finished recovery
I0930 01:21:50.808954  4059 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.809165  4056 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.811797  4064 process.cpp:3929] Handling HTTP event for process 'slave(822)' with path: '/slave(822)/monitor/statistics.json'
I0930 01:21:50.813139  4062 http.cpp:1185] HTTP GET for /slave(822)/monitor/statistics.json from 172.17.0.3:54100
I0930 01:21:50.813212  4062 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0930 01:21:50.815948  4038 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0930 01:21:50.833762  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.834306  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.834431  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.834470  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.838524  4061 slave.cpp:254] Mesos agent started on (823)@172.17.0.3:40371
I0930 01:21:50.838567  4061 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MiJ9Q1" --zk_session_timeout="10secs"
I0930 01:21:50.839015  4061 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/credential'
I0930 01:21:50.839188  4061 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.839220  4061 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_2coNCm/http_credentials'
I0930 01:21:50.839443  4061 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.839619  4061 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.840994  4061 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.841207  4061 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.841223  4061 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.841437  4072 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.842819  4074 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MiJ9Q1/meta'
I0930 01:21:50.843132  4071 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.843302  4079 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.844889  4076 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.845306  4067 slave.cpp:6313] Finished recovery
I0930 01:21:50.845784  4067 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.846009  4060 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.848075  4079 process.cpp:3929] Handling HTTP event for process 'slave(823)' with path: '/slave(823)/containers'
I0930 01:21:50.849308  4059 http.cpp:1185] HTTP GET for /slave(823)/containers from 172.17.0.3:54104
I0930 01:21:50.849447  4059 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 01:21:50.851522  4079 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0930 01:21:50.864095  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.864640  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.864763  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.864799  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.866590  4038 cluster.cpp:448] Creating default 'local' authorizer
I0930 01:21:50.868924  4070 slave.cpp:254] Mesos agent started on (824)@172.17.0.3:40371
I0930 01:21:50.868963  4070 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_oq5B6m" --zk_session_timeout="10secs"
I0930 01:21:50.869396  4070 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/credential'
I0930 01:21:50.869541  4070 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.869563  4070 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_4j6KWH/http_credentials'
I0930 01:21:50.869798  4070 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.869961  4070 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.871271  4070 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.871476  4070 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.871489  4070 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.871652  4061 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.872891  4059 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_oq5B6m/meta'
I0930 01:21:50.873244  4059 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.873441  4063 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.874560  4075 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.874972  4075 slave.cpp:6313] Finished recovery
I0930 01:21:50.875408  4075 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.875600  4078 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.877887  4071 process.cpp:3929] Handling HTTP event for process 'slave(824)' with path: '/slave(824)/monitor/statistics'
I0930 01:21:50.878931  4057 http.cpp:1185] HTTP GET for /slave(824)/monitor/statistics from 172.17.0.3:54108
I0930 01:21:50.878998  4057 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0930 01:21:50.882424  4038 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0930 01:21:50.896847  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.897328  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.897440  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.897475  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.899175  4038 cluster.cpp:448] Creating default 'local' authorizer
I0930 01:21:50.901371  4074 slave.cpp:254] Mesos agent started on (825)@172.17.0.3:40371
I0930 01:21:50.901433  4074 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Qx9LEI" --zk_session_timeout="10secs"
I0930 01:21:50.902016  4074 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/credential'
I0930 01:21:50.902251  4074 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.902281  4074 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_qNvOz3/http_credentials'
I0930 01:21:50.902618  4074 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.902851  4074 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.904434  4074 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.904736  4074 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.904762  4074 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.904979  4073 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.906751  4067 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_Qx9LEI/meta'
I0930 01:21:50.907222  4075 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.907519  4064 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.908797  4065 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.909227  4073 slave.cpp:6313] Finished recovery
I0930 01:21:50.909832  4073 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.910200  4079 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.913208  4071 process.cpp:3929] Handling HTTP event for process 'slave(825)' with path: '/slave(825)/monitor/statistics.json'
I0930 01:21:50.914727  4060 http.cpp:1185] HTTP GET for /slave(825)/monitor/statistics.json from 172.17.0.3:54112
I0930 01:21:50.914805  4060 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0930 01:21:50.918423  4070 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0930 01:21:50.942811  4038 containerizer.cpp:292] Using isolation { environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
W0930 01:21:50.943333  4038 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0930 01:21:50.943450  4038 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0930 01:21:50.943500  4038 provisioner.cpp:255] Using default backend 'copy'
I0930 01:21:50.945633  4038 cluster.cpp:448] Creating default 'local' authorizer
I0930 01:21:50.947782  4058 slave.cpp:254] Mesos agent started on (826)@172.17.0.3:40371
I0930 01:21:50.947819  4058 slave.cpp:255] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.5.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_uzzxA4" --zk_session_timeout="10secs"
I0930 01:21:50.948206  4058 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/credential'
I0930 01:21:50.948374  4058 slave.cpp:287] Agent using credential for: test-principal
I0930 01:21:50.948400  4058 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_cHvnCp/http_credentials'
I0930 01:21:50.948683  4058 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0930 01:21:50.948913  4058 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0930 01:21:50.951122  4058 slave.cpp:585] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0930 01:21:50.951352  4058 slave.cpp:593] Agent attributes: [  ]
I0930 01:21:50.951370  4058 slave.cpp:602] Agent hostname: 09c868016763
I0930 01:21:50.951620  4061 status_update_manager.cpp:177] Pausing sending status updates
I0930 01:21:50.952944  4073 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_uzzxA4/meta'
I0930 01:21:50.953240  4074 status_update_manager.cpp:203] Recovering status update manager
I0930 01:21:50.953503  4068 containerizer.cpp:648] Recovering containerizer
I0930 01:21:50.954784  4060 provisioner.cpp:416] Provisioner recovery complete
I0930 01:21:50.955183  4056 slave.cpp:6313] Finished recovery
I0930 01:21:50.955652  4056 slave.cpp:6495] Querying resource estimator for oversubscribable resources
I0930 01:21:50.955857  4079 slave.cpp:6509] Received oversubscribable resources {} from the resource estimator
I0930 01:21:50.958101  4064 process.cpp:3929] Handling HTTP event for process 'slave(826)' with path: '/slave(826)/containers'
I0930 01:21:50.959349  4063 http.cpp:1185] HTTP GET for /slave(826)/containers from 172.17.0.3:54118
I0930 01:21:50.959434  4063 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0930 01:21:50.963280  4038 slave.cpp:869] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (33 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (331 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (12 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (12 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (24 ms total)

[----------] Global test environment tear-down
[==========] 1685 tests from 184 test cases ran. (619843 ms total)
[  PASSED  ] 1684 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] HealthCheckTest.ConsecutiveFailures

 1 FAILED TEST
  YOU HAVE 21 DISABLED TESTS

I0930 01:21:51.065409  4080 process.cpp:1068] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506731181-3065
Untagged: mesos-1506731181-3065:latest
Deleted: sha256:417c4d192cec342b3af32031d20e8e7e0bb54c08b0e084d6d8c829fb6753fafa
Deleted: sha256:4771a0d2683ca82c6403a4f5e99542e71667fdbe973dc839dd6bdcfc36357000
Deleted: sha256:2fd835eff8f9e4da64738c30c210a7ab4691fdaa7e62061a0322cd15e11b15b2
Deleted: sha256:bc30982d4e3a80306a47a69b268dbda858b056026914ac63866876bed07e8bff
Deleted: sha256:3a9427753ea57066994a1e54d231a42f0d804da7ec33cfac368443aa1eb7e25a
Deleted: sha256:cb6192163277c60759153702beb43d5460b42fa22994fe12044e9a8a06f6859b
Deleted: sha256:cc9f691f8193e36a64d3726ee4c701aa1ac793c8f78b733209d50d388742a7cd
Deleted: sha256:8e6b60487c9390f0cbfb48ad3144119419fdbb316eb6c6ec14ee1a0a3055bca0
Deleted: sha256:0d5d9a0c4a1649d007cd827bbff9176dccdb69bb8bc5639620241d9887300acf
Deleted: sha256:81ec6eddaa3cdab38ba3f0df4ee11ab95b648bdb71f05c01d4d84eea299ad77a
Deleted: sha256:27a8eac6b658f1a3020e3f9739127f335e48404af005d9c2cd0d93020e75342b
Deleted: sha256:37d86b29abbc9a4426a400396be184b4bf61e239407fe276b8381315d3645b6c
Deleted: sha256:47fa43960856a94cdce418ccebbf64d165aafe442fccc104ae5ae1959747876c
Deleted: sha256:0bb35f1ca2fe72da6f3bacc7430f78264402bb1b1023bfda5a4ca814c33809ac
Deleted: sha256:0ce45cdab99f666e48f8d2fe98cd473fd82acdbc306588bd70215c9471ca125b
Deleted: sha256:c5700f0a0a23839260e214acd325fe78ce54c12c4209d71e7e1a52f949a50fd1
Deleted: sha256:8a0d35debd5955027dcffbb1852792d71c6161b09d9e2444f21eb1c8efee4970
Deleted: sha256:82b81f534a0b09ec68ca1b210ba8beb3719440bf3276f48723cce5ed8a5eb42a
Deleted: sha256:6386573affae1c8881016f8ad86a3456c27868ec193a61430d7e3e30f58f3972
Deleted: sha256:d3aa1b6cbb10e7b8001d98f7206d863fdec8a09dca6733148a1b0c4328b68c18
Deleted: sha256:69ec0171dce139462ec9d3d406c0f2c0b5db90dd18c1895c6c9f4a73d986fcc0
Deleted: sha256:08b80ec93fe829279b32edf85db52c5cdb2d0c1acb56fc12c54000f56b2aa9e7
Deleted: sha256:c86eac1ddfb66bb79dad5bc0423136e4ee658069c96b9a0b0be5022095ca6420
Deleted: sha256:cbc4a7bfcd0698071c0b2b8edbf6709bdf829c4365e709799c98f06d9c7f4ba1
Deleted: sha256:c91ef84dc64e0d3d51f5ca2f202973e3ba088dbf72f9e68beddcc181935c3bb2
Deleted: sha256:9fdc8983bf6cf5d1c25e55b5a8be0e5fb6f96d014c96869c7644ddb7e77da430
Deleted: sha256:90317999fe9f139a20b418b3273485f43051443252c4fb18b291ad92f751b995
Deleted: sha256:f0465605de38bd14a3748a649eace94e284671aee0f4fa781b64e6938c7e4f48
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Re: Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4274

Posted by Benjamin Hindman <be...@mesosphere.io>.
Committed.

On Fri, Sep 29, 2017 at 2:45 PM, Chun-Hung Hsiao <ch...@mesosphere.io>
wrote:

> Patch posted: https://reviews.apache.org/r/62698/
> Please take a look. Thanks!
>
> On Fri, Sep 29, 2017 at 1:51 PM, Benjamin Hindman <be...@mesosphere.io>
> wrote:
>
>> Looks like it's related to Chun's Executor changes. +Chun
>>
>> On Fri, Sep 29, 2017 at 1:26 PM Vinod Kone <vi...@apache.org> wrote:
>>
>>> +Benh
>>>
>>> Is this related to any of your recent changes?
>>>
>>> On Fri, Sep 29, 2017 at 12:55 PM, Apache Jenkins Server <
>>> jenkins@builds.apache.org> wrote:
>>>
>>>> See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=auto
>>>> tools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=
>>>> GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(
>>>> ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)
>>>> /4274/display/redirect?page=changes>
>>>>
>>>> Changes:
>>>>
>>>> [vinodkone] Added a test using a file URI and the DefaultExecutor.
>>>>
>>>> [vinodkone] Added a test using Docker, a file URI, and the
>>>> DefaultExecutor.
>>>>
>>>> ------------------------------------------
>>>> [...truncated 2.52 MB...]
>>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
>>>> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
>>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
>>>> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
>>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
>>>> [ RUN      ] StringsTest.TokenizeNWithMultipleDelims
>>>> [       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
>>>> [       OK ] StringsTest.SplitNZero (0 ms)
>>>> [ RUN      ] StringsTest.SplitNOne
>>>> [       OK ] StringsTest.SplitNOne (0 ms)
>>>> [ RUN      ] StringsTest.SplitNDelimOnlyString
>>>> [       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
>>>> [ RUN      ] StringsTest.SplitN
>>>> [       OK ] StringsTest.SplitN (0 ms)
>>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
>>>> [       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
>>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
>>>> [       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
>>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
>>>> [       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
>>>> [ RUN      ] StringsTest.SplitNWithMultipleDelims
>>>> [       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
>>>> [ RUN      ] StringsTest.Pairs
>>>> [       OK ] StringsTest.Pairs (0 ms)
>>>> [ RUN      ] StringsTest.Join
>>>> [       OK ] StringsTest.Join (0 ms)
>>>> [ RUN      ] StringsTest.StartsWith
>>>> [       OK ] StringsTest.StartsWith (0 ms)
>>>> [ RUN      ] StringsTest.Contains
>>>> [       OK ] StringsTest.Contains (0 ms)
>>>> [----------] 39 tests from StringsTest (0 ms total)
>>>>
>>>> [----------] 2 tests from SubcommandTest
>>>> [ RUN      ] SubcommandTest.Flags
>>>> [       OK ] SubcommandTest.Flags (1 ms)
>>>> [ RUN      ] SubcommandTest.Dispatch
>>>> Subcommand 'subcommand' is not available
>>>> Usage: command <subcommand> [OPTIONS]
>>>>
>>>> Available subcommands:
>>>>     help
>>>>     subcommand2
>>>>
>>>> Multiple subcommands have name 'subcommand'
>>>> [       OK ] SubcommandTest.Dispatch (0 ms)
>>>> [----------] 2 tests from SubcommandTest (1 ms total)
>>>>
>>>> [----------] 2 tests from SVNTest
>>>> [ RUN      ] SVNTest.DiffPatch
>>>> [       OK ] SVNTest.DiffPatch (40 ms)
>>>> [ RUN      ] SVNTest.EmptyDiffPatch
>>>> [       OK ] SVNTest.EmptyDiffPatch (38 ms)
>>>> [----------] 2 tests from SVNTest (78 ms total)
>>>>
>>>> [----------] 1 test from TryTest
>>>> [ RUN      ] TryTest.ArrowOperator
>>>> [       OK ] TryTest.ArrowOperator (0 ms)
>>>> [----------] 1 test from TryTest (0 ms total)
>>>>
>>>> [----------] 2 tests from UUIDTest
>>>> [ RUN      ] UUIDTest.Test
>>>> [       OK ] UUIDTest.Test (0 ms)
>>>> [ RUN      ] UUIDTest.MalformedUUID
>>>> [       OK ] UUIDTest.MalformedUUID (1 ms)
>>>> [----------] 2 tests from UUIDTest (1 ms total)
>>>>
>>>> [----------] 2 tests from VariantTest
>>>> [ RUN      ] VariantTest.Visit
>>>> [       OK ] VariantTest.Visit (0 ms)
>>>> [ RUN      ] VariantTest.Equality
>>>> [       OK ] VariantTest.Equality (0 ms)
>>>> [----------] 2 tests from VariantTest (0 ms total)
>>>>
>>>> [----------] 4 tests from VersionTest
>>>> [ RUN      ] VersionTest.Comparison
>>>> [       OK ] VersionTest.Comparison (3 ms)
>>>> [ RUN      ] VersionTest.BuildMetadataComparison
>>>> [       OK ] VersionTest.BuildMetadataComparison (0 ms)
>>>> [ RUN      ] VersionTest.ParseValid
>>>> [       OK ] VersionTest.ParseValid (1 ms)
>>>> [ RUN      ] VersionTest.ParseInvalid
>>>> [       OK ] VersionTest.ParseInvalid (0 ms)
>>>> [----------] 4 tests from VersionTest (4 ms total)
>>>>
>>>> [----------] 6 tests from ProcTest
>>>> [ RUN      ] ProcTest.Pids
>>>> [       OK ] ProcTest.Pids (1 ms)
>>>> [ RUN      ] ProcTest.Cpus
>>>> [       OK ] ProcTest.Cpus (1 ms)
>>>> [ RUN      ] ProcTest.SystemStatus
>>>> [       OK ] ProcTest.SystemStatus (0 ms)
>>>> [ RUN      ] ProcTest.ProcessStatus
>>>> [       OK ] ProcTest.ProcessStatus (0 ms)
>>>> [ RUN      ] ProcTest.SingleThread
>>>> [       OK ] ProcTest.SingleThread (0 ms)
>>>> [ RUN      ] ProcTest.MultipleThreads
>>>> [       OK ] ProcTest.MultipleThreads (0 ms)
>>>> [----------] 6 tests from ProcTest (2 ms total)
>>>>
>>>> [----------] Global test environment tear-down
>>>> [==========] 313 tests from 51 test cases ran. (489 ms total)
>>>> [  PASSED  ] 313 tests.
>>>> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>>> Making check in include
>>>> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/stout/include'
>>>> make[6]: Nothing to be done for `check'.
>>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/stout/include'
>>>> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>>> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>>> Making check in libprocess
>>>> make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make  check-recursive
>>>> make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> Making check in .
>>>> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make  libprocess-tests benchmarks  test-linkee
>>>> make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo
>>>> -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-collect_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-collect_tests.Tpo -c -o
>>>> libprocess_tests-collect_tests.o `test -f
>>>> 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/collect_tests.cpp
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-count_down_latch_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o
>>>> libprocess_tests-count_down_latch_tests.o `test -f
>>>> 'src/tests/count_down_latch_tests.cpp' || echo
>>>> '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-decoder_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-decoder_tests.Tpo -c -o
>>>> libprocess_tests-decoder_tests.o `test -f
>>>> 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/decoder_tests.cpp
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-encoder_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-encoder_tests.Tpo -c -o
>>>> libprocess_tests-encoder_tests.o `test -f
>>>> 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/encoder_tests.cpp
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-future_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-future_tests.Tpo -c -o
>>>> libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
>>>> mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo
>>>> .deps/libprocess_tests-count_down_latch_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo
>>>> -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' ||
>>>> echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
>>>> mv -f .deps/libprocess_tests-encoder_tests.Tpo
>>>> .deps/libprocess_tests-encoder_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo
>>>> -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo
>>>> '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
>>>> mv -f .deps/libprocess_tests-decoder_tests.Tpo
>>>> .deps/libprocess_tests-decoder_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-limiter_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-limiter_tests.Tpo -c -o
>>>> libprocess_tests-limiter_tests.o `test -f
>>>> 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/limiter_tests.cpp
>>>> mv -f .deps/libprocess_tests-after_tests.Tpo
>>>> .deps/libprocess_tests-after_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo
>>>> -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' ||
>>>> echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
>>>> mv -f .deps/libprocess_tests-future_tests.Tpo
>>>> .deps/libprocess_tests-future_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c
>>>> -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo
>>>> '../../../3rdparty/libprocess/'`src/tests/main.cpp
>>>> mv -f .deps/libprocess_tests-collect_tests.Tpo
>>>> .deps/libprocess_tests-collect_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-metrics_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-metrics_tests.Tpo -c -o
>>>> libprocess_tests-metrics_tests.o `test -f
>>>> 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/metrics_tests.cpp
>>>> mv -f .deps/libprocess_tests-io_tests.Tpo
>>>> .deps/libprocess_tests-io_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo
>>>> -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
>>>> mv -f .deps/libprocess_tests-limiter_tests.Tpo
>>>> .deps/libprocess_tests-limiter_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo
>>>> -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
>>>> mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-process_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-process_tests.Tpo -c -o
>>>> libprocess_tests-process_tests.o `test -f
>>>> 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/process_tests.cpp
>>>> mv -f .deps/libprocess_tests-mutex_tests.Tpo
>>>> .deps/libprocess_tests-mutex_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-profiler_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-profiler_tests.Tpo -c -o
>>>> libprocess_tests-profiler_tests.o `test -f
>>>> 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/profiler_tests.cpp
>>>> mv -f .deps/libprocess_tests-loop_tests.Tpo
>>>> .deps/libprocess_tests-loop_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo
>>>> -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
>>>> mv -f .deps/libprocess_tests-owned_tests.Tpo
>>>> .deps/libprocess_tests-owned_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo
>>>> -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' ||
>>>> echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
>>>> mv -f .deps/libprocess_tests-http_tests.Tpo
>>>> .deps/libprocess_tests-http_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-socket_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-socket_tests.Tpo -c -o
>>>> libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
>>>> mv -f .deps/libprocess_tests-metrics_tests.Tpo
>>>> .deps/libprocess_tests-metrics_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-sequence_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-sequence_tests.Tpo -c -o
>>>> libprocess_tests-sequence_tests.o `test -f
>>>> 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/sequence_tests.cpp
>>>> mv -f .deps/libprocess_tests-queue_tests.Tpo
>>>> .deps/libprocess_tests-queue_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-shared_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-shared_tests.Tpo -c -o
>>>> libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
>>>> mv -f .deps/libprocess_tests-profiler_tests.Tpo
>>>> .deps/libprocess_tests-profiler_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-statistics_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-statistics_tests.Tpo -c -o
>>>> libprocess_tests-statistics_tests.o `test -f
>>>> 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/statistics_tests.cpp
>>>> mv -f .deps/libprocess_tests-statistics_tests.Tpo
>>>> .deps/libprocess_tests-statistics_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-subprocess_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-subprocess_tests.Tpo -c -o
>>>> libprocess_tests-subprocess_tests.o `test -f
>>>> 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/subprocess_tests.cpp
>>>> In file included from ../../../3rdparty/libprocess/s
>>>> rc/tests/process_tests.cpp:32:
>>>> In file included from ../../../3rdparty/libprocess/i
>>>> nclude/process/async.hpp:18:
>>>> In file included from ../../../3rdparty/libprocess/i
>>>> nclude/process/dispatch.hpp:20:
>>>> In file included from ../../../3rdparty/libprocess/i
>>>> nclude/process/process.hpp:24:
>>>> In file included from ../../../3rdparty/libprocess/i
>>>> nclude/process/authenticator.hpp:19:
>>>> ../../../3rdparty/libprocess/include/process/future.hpp:957:3: error:
>>>> no matching member function for call to 'set'
>>>>   set(u);
>>>>   ^~~
>>>> ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29:
>>>> note: in instantiation of function template specialization
>>>> 'process::Future<std::basic_string<char> >::Future<process::Future<const
>>>> std::basic_string<char> > >' requested here
>>>>   Future<string> f3Called = executor.execute(f3);
>>>>                             ^
>>>> ../../../3rdparty/libprocess/include/process/future.hpp:482:8: note:
>>>> candidate function not viable: no known conversion from 'const
>>>> process::Future<const std::basic_string<char> >' to 'const
>>>> std::basic_string<char>' for 1st argument
>>>>   bool set(const T& _t);
>>>>        ^
>>>> ../../../3rdparty/libprocess/include/process/future.hpp:483:8: note:
>>>> candidate function not viable: no known conversion from 'const
>>>> process::Future<const std::basic_string<char> >' to
>>>> 'std::basic_string<char>' for 1st argument
>>>>   bool set(T&& _t);
>>>>        ^
>>>> mv -f .deps/libprocess_tests-reap_tests.Tpo
>>>> .deps/libprocess_tests-reap_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-system_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-system_tests.Tpo -c -o
>>>> libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp'
>>>> || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
>>>> mv -f .deps/libprocess_tests-shared_tests.Tpo
>>>> .deps/libprocess_tests-shared_tests.Po
>>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>>> -I../googletest-release-1.8.0/googlemock/include
>>>> -I../googletest-release-1.8.0/googletest/include
>>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>>> libprocess_tests-timeseries_tests.o -MD -MP -MF
>>>> .deps/libprocess_tests-timeseries_tests.Tpo -c -o
>>>> libprocess_tests-timeseries_tests.o `test -f
>>>> 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/
>>>> '`src/tests/timeseries_tests.cpp
>>>> 1 error generated.
>>>> make[7]: *** [libprocess_tests-process_tests.o] Error 1
>>>> make[7]: *** Waiting for unfinished jobs....
>>>> mv -f .deps/libprocess_tests-socket_tests.Tpo
>>>> .deps/libprocess_tests-socket_tests.Po
>>>> mv -f .deps/libprocess_tests-timeseries_tests.Tpo
>>>> .deps/libprocess_tests-timeseries_tests.Po
>>>> mv -f .deps/libprocess_tests-sequence_tests.Tpo
>>>> .deps/libprocess_tests-sequence_tests.Po
>>>> mv -f .deps/libprocess_tests-system_tests.Tpo
>>>> .deps/libprocess_tests-system_tests.Po
>>>> mv -f .deps/libprocess_tests-subprocess_tests.Tpo
>>>> .deps/libprocess_tests-subprocess_tests.Po
>>>> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make[6]: *** [check-am] Error 2
>>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make[5]: *** [check-recursive] Error 1
>>>> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make[4]: *** [check] Error 2
>>>> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rd
>>>> party/libprocess'
>>>> make[3]: *** [check-recursive] Error 1
>>>> make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
>>>> make[2]: *** [check] Error 2
>>>> make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
>>>> make[1]: *** [check-recursive] Error 1
>>>> make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
>>>> make: *** [distcheck] Error 1
>>>> + docker rmi mesos-1506712884-17471
>>>> Untagged: mesos-1506712884-17471:latest
>>>> Deleted: sha256:e837887ad0f61bf259ec5978565c5bd6c3647f0acb6bf2bb7f439
>>>> 5f238337648
>>>> Deleted: sha256:d014eecd8f91e758dc668d78d2ba7747f7573538534028bb9b8d8
>>>> e6fa2f03fe6
>>>> Deleted: sha256:ff759935ed0dd6ce941420fee4ad95900e26f7e99a37a2e8c03a8
>>>> 6c2c482c410
>>>> Deleted: sha256:c2ac28ef4ceacb3ca5aeefe58aec430738b9a828ddcfb1009084d
>>>> 6328214b06d
>>>> Deleted: sha256:6dfc58c8c06a964d4b7231129c4c5f6c682fc52b0ece88655fffd
>>>> b17c88a1d60
>>>> Deleted: sha256:de319280c68cb7f088141d64382541ec99dd99a563577964f31dd
>>>> 21e0f72b488
>>>> Deleted: sha256:aac0ecef64734f995255603930eaeab65a38054ca0d8d04b99c7b
>>>> 7f3544c4cfd
>>>> Deleted: sha256:5e0ce2a17fe364c662788850300625ad14315c7cd0d97346908ab
>>>> f86f0dbda01
>>>> Deleted: sha256:440fa4f6f9f92f4541316e35d01f654086081c8bda3a15d751f7f
>>>> 00c0767f524
>>>> Deleted: sha256:bb6195fd40282fe335fea197a9cff5b41adb44c6b89fe653bdea5
>>>> 90202085c0c
>>>> Deleted: sha256:288ff1b9ac4cf9e5c11d14e8343fd9ea3b392c622a05432a99392
>>>> ed47a9561be
>>>> Deleted: sha256:1e0c35c2aaf669943195bf72a90ee26425f5fc58ea5bc52885666
>>>> 28264ac8303
>>>> Deleted: sha256:53fec662c86244b64c98b51f8f65185a7c084748690b14188762b
>>>> f28e234402b
>>>> Deleted: sha256:b2a56d35c2615a648da6467ecd445e45caae12d3e6f2891732b53
>>>> cd4f2c08d74
>>>> Deleted: sha256:96fef772f8adb94331640fdd84d961fa39d1e2b41ded9304c484d
>>>> f251dc0b623
>>>> Deleted: sha256:8bb8f9a4dd4dcabeb2442cf5ee5c3e2e3dbabd69f60fb4e6accc8
>>>> 4f7eccb1dcb
>>>> Deleted: sha256:d1d39a7fced6f706fe0115dcbe383ee256cb24f53ac69770e8656
>>>> 7d25f7ed8ff
>>>> Deleted: sha256:6ab65f67e3c8ea7b9c474f977d823e44a24a6203812ab3077b3ae
>>>> 5d811c9db85
>>>> Deleted: sha256:fc7e2d121d8b0aa09075631b060ed8dc4246aac3a81fc71c930e9
>>>> 5ec3355f2f7
>>>> Deleted: sha256:f1f34dfdd33351c46b4ce34bd5fda4d97f0af4e91c625c7cbc17b
>>>> 7cbda32cbca
>>>> Deleted: sha256:34d9c9b7c9ad6aaf0430177690b1c9a94d92d7db19d478a504fec
>>>> 312eade3a1d
>>>> Deleted: sha256:79f91fe554e48682101ec64599b9f7af3c7a74b2dc229e7dad9c0
>>>> 59e87a5b8c8
>>>> Deleted: sha256:75275fa666def16f48893c9e58fd3f3dac9632ac21fa8925c4a5e
>>>> f3f7761db40
>>>> Deleted: sha256:8f9c95992cb00b85cc44fa4b3461ae8248863d4bfc5201b5ceefa
>>>> 599ad74c168
>>>> Deleted: sha256:3a0727516a019683c5c58666b2f967f3314f84ec62d5f7958b32c
>>>> 9ef393ac70b
>>>> Deleted: sha256:674afbdb0a21516e21c89b0139b88078dc5f7bf7a2260275cd28a
>>>> 40a104549f6
>>>> Deleted: sha256:f6cc7dbb2dc4513cf475cade6dbbd0f647b6230108b60940646a4
>>>> 4ce4adf7a08
>>>> Deleted: sha256:0d4bec9b32a78fd541adc42a79678fcb2c45b7213b3224bc3d6fa
>>>> e3c7e94496b
>>>> Build step 'Execute shell' marked build as failure
>>>> Not sending mail to unregistered user xujyan@apple.com
>>>> Not sending mail to unregistered user benjamin.hindman@gmail.com
>>>>
>>>
>>> --
>> Benjamin Hindman
>> Founder of Mesosphere and Co-Creator of Apache Mesos
>> Mesosphere Inc.  <http://www.mesosphere.io/>
>>
>> Follow us on Twitter: @mesosphere <http://twitter.com/mesosphere>
>>
>> [image: All New DC/OS 1.10]
>> <http://smart.mesosphere.io/v2/a/dcos1_10_ver3/59ceb279803014457e6b6ae4-znww9/httpsmesosphere.comblogdcos-1_10-kubernetes>
>>
>>
>
>


-- 
Benjamin Hindman
Founder of Mesosphere and Co-Creator of Apache Mesos
Mesosphere Inc.  <http://www.mesosphere.io/>

Follow us on Twitter: @mesosphere <http://twitter.com/mesosphere>


 

Re: Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4274

Posted by Chun-Hung Hsiao <ch...@mesosphere.io>.
Patch posted: https://reviews.apache.org/r/62698/
Please take a look. Thanks!

On Fri, Sep 29, 2017 at 1:51 PM, Benjamin Hindman <be...@mesosphere.io>
wrote:

> Looks like it's related to Chun's Executor changes. +Chun
>
> On Fri, Sep 29, 2017 at 1:26 PM Vinod Kone <vi...@apache.org> wrote:
>
>> +Benh
>>
>> Is this related to any of your recent changes?
>>
>> On Fri, Sep 29, 2017 at 12:55 PM, Apache Jenkins Server <
>> jenkins@builds.apache.org> wrote:
>>
>>> See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=
>>> autotools,COMPILER=clang,CONFIGURATION=--verbose,
>>> ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,
>>> label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)
>>> &&(!H23)/4274/display/redirect?page=changes>
>>>
>>> Changes:
>>>
>>> [vinodkone] Added a test using a file URI and the DefaultExecutor.
>>>
>>> [vinodkone] Added a test using Docker, a file URI, and the
>>> DefaultExecutor.
>>>
>>> ------------------------------------------
>>> [...truncated 2.52 MB...]
>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
>>> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
>>> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
>>> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
>>> [ RUN      ] StringsTest.TokenizeNWithMultipleDelims
>>> [       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
>>> [       OK ] StringsTest.SplitNZero (0 ms)
>>> [ RUN      ] StringsTest.SplitNOne
>>> [       OK ] StringsTest.SplitNOne (0 ms)
>>> [ RUN      ] StringsTest.SplitNDelimOnlyString
>>> [       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
>>> [ RUN      ] StringsTest.SplitN
>>> [       OK ] StringsTest.SplitN (0 ms)
>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
>>> [       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
>>> [       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
>>> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
>>> [       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
>>> [ RUN      ] StringsTest.SplitNWithMultipleDelims
>>> [       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
>>> [ RUN      ] StringsTest.Pairs
>>> [       OK ] StringsTest.Pairs (0 ms)
>>> [ RUN      ] StringsTest.Join
>>> [       OK ] StringsTest.Join (0 ms)
>>> [ RUN      ] StringsTest.StartsWith
>>> [       OK ] StringsTest.StartsWith (0 ms)
>>> [ RUN      ] StringsTest.Contains
>>> [       OK ] StringsTest.Contains (0 ms)
>>> [----------] 39 tests from StringsTest (0 ms total)
>>>
>>> [----------] 2 tests from SubcommandTest
>>> [ RUN      ] SubcommandTest.Flags
>>> [       OK ] SubcommandTest.Flags (1 ms)
>>> [ RUN      ] SubcommandTest.Dispatch
>>> Subcommand 'subcommand' is not available
>>> Usage: command <subcommand> [OPTIONS]
>>>
>>> Available subcommands:
>>>     help
>>>     subcommand2
>>>
>>> Multiple subcommands have name 'subcommand'
>>> [       OK ] SubcommandTest.Dispatch (0 ms)
>>> [----------] 2 tests from SubcommandTest (1 ms total)
>>>
>>> [----------] 2 tests from SVNTest
>>> [ RUN      ] SVNTest.DiffPatch
>>> [       OK ] SVNTest.DiffPatch (40 ms)
>>> [ RUN      ] SVNTest.EmptyDiffPatch
>>> [       OK ] SVNTest.EmptyDiffPatch (38 ms)
>>> [----------] 2 tests from SVNTest (78 ms total)
>>>
>>> [----------] 1 test from TryTest
>>> [ RUN      ] TryTest.ArrowOperator
>>> [       OK ] TryTest.ArrowOperator (0 ms)
>>> [----------] 1 test from TryTest (0 ms total)
>>>
>>> [----------] 2 tests from UUIDTest
>>> [ RUN      ] UUIDTest.Test
>>> [       OK ] UUIDTest.Test (0 ms)
>>> [ RUN      ] UUIDTest.MalformedUUID
>>> [       OK ] UUIDTest.MalformedUUID (1 ms)
>>> [----------] 2 tests from UUIDTest (1 ms total)
>>>
>>> [----------] 2 tests from VariantTest
>>> [ RUN      ] VariantTest.Visit
>>> [       OK ] VariantTest.Visit (0 ms)
>>> [ RUN      ] VariantTest.Equality
>>> [       OK ] VariantTest.Equality (0 ms)
>>> [----------] 2 tests from VariantTest (0 ms total)
>>>
>>> [----------] 4 tests from VersionTest
>>> [ RUN      ] VersionTest.Comparison
>>> [       OK ] VersionTest.Comparison (3 ms)
>>> [ RUN      ] VersionTest.BuildMetadataComparison
>>> [       OK ] VersionTest.BuildMetadataComparison (0 ms)
>>> [ RUN      ] VersionTest.ParseValid
>>> [       OK ] VersionTest.ParseValid (1 ms)
>>> [ RUN      ] VersionTest.ParseInvalid
>>> [       OK ] VersionTest.ParseInvalid (0 ms)
>>> [----------] 4 tests from VersionTest (4 ms total)
>>>
>>> [----------] 6 tests from ProcTest
>>> [ RUN      ] ProcTest.Pids
>>> [       OK ] ProcTest.Pids (1 ms)
>>> [ RUN      ] ProcTest.Cpus
>>> [       OK ] ProcTest.Cpus (1 ms)
>>> [ RUN      ] ProcTest.SystemStatus
>>> [       OK ] ProcTest.SystemStatus (0 ms)
>>> [ RUN      ] ProcTest.ProcessStatus
>>> [       OK ] ProcTest.ProcessStatus (0 ms)
>>> [ RUN      ] ProcTest.SingleThread
>>> [       OK ] ProcTest.SingleThread (0 ms)
>>> [ RUN      ] ProcTest.MultipleThreads
>>> [       OK ] ProcTest.MultipleThreads (0 ms)
>>> [----------] 6 tests from ProcTest (2 ms total)
>>>
>>> [----------] Global test environment tear-down
>>> [==========] 313 tests from 51 test cases ran. (489 ms total)
>>> [  PASSED  ] 313 tests.
>>> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>> Making check in include
>>> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/stout/include'
>>> make[6]: Nothing to be done for `check'.
>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/stout/include'
>>> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
>>> Making check in libprocess
>>> make[4]: Entering directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make  check-recursive
>>> make[5]: Entering directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> Making check in .
>>> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make  libprocess-tests benchmarks  test-linkee
>>> make[7]: Entering directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo
>>> -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo
>>> -c -o libprocess_tests-collect_tests.o `test -f
>>> 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/collect_tests.cpp
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-count_down_latch_tests.o -MD -MP -MF
>>> .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o
>>> libprocess_tests-count_down_latch_tests.o `test -f
>>> 'src/tests/count_down_latch_tests.cpp' || echo
>>> '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo
>>> -c -o libprocess_tests-decoder_tests.o `test -f
>>> 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/decoder_tests.cpp
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo
>>> -c -o libprocess_tests-encoder_tests.o `test -f
>>> 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/encoder_tests.cpp
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-future_tests.o -MD -MP -MF
>>> .deps/libprocess_tests-future_tests.Tpo -c -o
>>> libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
>>> mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo
>>> .deps/libprocess_tests-count_down_latch_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo
>>> -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' ||
>>> echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
>>> mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-
>>> encoder_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo
>>> -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo
>>> '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
>>> mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-
>>> decoder_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo
>>> -c -o libprocess_tests-limiter_tests.o `test -f
>>> 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/limiter_tests.cpp
>>> mv -f .deps/libprocess_tests-after_tests.Tpo
>>> .deps/libprocess_tests-after_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo
>>> -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' ||
>>> echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
>>> mv -f .deps/libprocess_tests-future_tests.Tpo
>>> .deps/libprocess_tests-future_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c
>>> -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo
>>> '../../../3rdparty/libprocess/'`src/tests/main.cpp
>>> mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-
>>> collect_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo
>>> -c -o libprocess_tests-metrics_tests.o `test -f
>>> 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/metrics_tests.cpp
>>> mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_
>>> tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo
>>> -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
>>> mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-
>>> limiter_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo
>>> -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
>>> mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo
>>> -c -o libprocess_tests-process_tests.o `test -f
>>> 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/process_tests.cpp
>>> mv -f .deps/libprocess_tests-mutex_tests.Tpo
>>> .deps/libprocess_tests-mutex_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo
>>> -c -o libprocess_tests-profiler_tests.o `test -f
>>> 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/profiler_tests.cpp
>>> mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_
>>> tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo
>>> -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
>>> mv -f .deps/libprocess_tests-owned_tests.Tpo
>>> .deps/libprocess_tests-owned_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo
>>> -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' ||
>>> echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
>>> mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_
>>> tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-socket_tests.o -MD -MP -MF
>>> .deps/libprocess_tests-socket_tests.Tpo -c -o
>>> libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
>>> mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-
>>> metrics_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo
>>> -c -o libprocess_tests-sequence_tests.o `test -f
>>> 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/sequence_tests.cpp
>>> mv -f .deps/libprocess_tests-queue_tests.Tpo
>>> .deps/libprocess_tests-queue_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-shared_tests.o -MD -MP -MF
>>> .deps/libprocess_tests-shared_tests.Tpo -c -o
>>> libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
>>> mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-
>>> profiler_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo
>>> -c -o libprocess_tests-statistics_tests.o `test -f
>>> 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/statistics_tests.cpp
>>> mv -f .deps/libprocess_tests-statistics_tests.Tpo
>>> .deps/libprocess_tests-statistics_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo
>>> -c -o libprocess_tests-subprocess_tests.o `test -f
>>> 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/subprocess_tests.cpp
>>> In file included from ../../../3rdparty/libprocess/
>>> src/tests/process_tests.cpp:32:
>>> In file included from ../../../3rdparty/libprocess/
>>> include/process/async.hpp:18:
>>> In file included from ../../../3rdparty/libprocess/
>>> include/process/dispatch.hpp:20:
>>> In file included from ../../../3rdparty/libprocess/
>>> include/process/process.hpp:24:
>>> In file included from ../../../3rdparty/libprocess/
>>> include/process/authenticator.hpp:19:
>>> ../../../3rdparty/libprocess/include/process/future.hpp:957:3: error:
>>> no matching member function for call to 'set'
>>>   set(u);
>>>   ^~~
>>> ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note:
>>> in instantiation of function template specialization
>>> 'process::Future<std::basic_string<char> >::Future<process::Future<const
>>> std::basic_string<char> > >' requested here
>>>   Future<string> f3Called = executor.execute(f3);
>>>                             ^
>>> ../../../3rdparty/libprocess/include/process/future.hpp:482:8: note:
>>> candidate function not viable: no known conversion from 'const
>>> process::Future<const std::basic_string<char> >' to 'const
>>> std::basic_string<char>' for 1st argument
>>>   bool set(const T& _t);
>>>        ^
>>> ../../../3rdparty/libprocess/include/process/future.hpp:483:8: note:
>>> candidate function not viable: no known conversion from 'const
>>> process::Future<const std::basic_string<char> >' to
>>> 'std::basic_string<char>' for 1st argument
>>>   bool set(T&& _t);
>>>        ^
>>> mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_
>>> tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-system_tests.o -MD -MP -MF
>>> .deps/libprocess_tests-system_tests.Tpo -c -o
>>> libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp'
>>> || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
>>> mv -f .deps/libprocess_tests-shared_tests.Tpo
>>> .deps/libprocess_tests-shared_tests.Po
>>> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
>>> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
>>> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
>>> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
>>> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
>>> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
>>> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
>>> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
>>> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
>>> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
>>> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
>>> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
>>> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
>>> -I../googletest-release-1.8.0/googlemock/include
>>> -I../googletest-release-1.8.0/googletest/include
>>> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
>>> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0
>>> -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>>>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
>>> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
>>> -I../../../3rdparty/libprocess/../stout/include  -isystem
>>> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
>>> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
>>> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
>>> libprocess_tests-timeseries_tests.o -MD -MP -MF .deps/libprocess_tests-timeseries_tests.Tpo
>>> -c -o libprocess_tests-timeseries_tests.o `test -f
>>> 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/
>>> '`src/tests/timeseries_tests.cpp
>>> 1 error generated.
>>> make[7]: *** [libprocess_tests-process_tests.o] Error 1
>>> make[7]: *** Waiting for unfinished jobs....
>>> mv -f .deps/libprocess_tests-socket_tests.Tpo
>>> .deps/libprocess_tests-socket_tests.Po
>>> mv -f .deps/libprocess_tests-timeseries_tests.Tpo
>>> .deps/libprocess_tests-timeseries_tests.Po
>>> mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-
>>> sequence_tests.Po
>>> mv -f .deps/libprocess_tests-system_tests.Tpo
>>> .deps/libprocess_tests-system_tests.Po
>>> mv -f .deps/libprocess_tests-subprocess_tests.Tpo
>>> .deps/libprocess_tests-subprocess_tests.Po
>>> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make[6]: *** [check-am] Error 2
>>> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make[5]: *** [check-recursive] Error 1
>>> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make[4]: *** [check] Error 2
>>> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/
>>> 3rdparty/libprocess'
>>> make[3]: *** [check-recursive] Error 1
>>> make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
>>> make[2]: *** [check] Error 2
>>> make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
>>> make[1]: *** [check-recursive] Error 1
>>> make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
>>> make: *** [distcheck] Error 1
>>> + docker rmi mesos-1506712884-17471
>>> Untagged: mesos-1506712884-17471:latest
>>> Deleted: sha256:e837887ad0f61bf259ec5978565c5b
>>> d6c3647f0acb6bf2bb7f4395f238337648
>>> Deleted: sha256:d014eecd8f91e758dc668d78d2ba77
>>> 47f7573538534028bb9b8d8e6fa2f03fe6
>>> Deleted: sha256:ff759935ed0dd6ce941420fee4ad95
>>> 900e26f7e99a37a2e8c03a86c2c482c410
>>> Deleted: sha256:c2ac28ef4ceacb3ca5aeefe58aec43
>>> 0738b9a828ddcfb1009084d6328214b06d
>>> Deleted: sha256:6dfc58c8c06a964d4b7231129c4c5f
>>> 6c682fc52b0ece88655fffdb17c88a1d60
>>> Deleted: sha256:de319280c68cb7f088141d64382541
>>> ec99dd99a563577964f31dd21e0f72b488
>>> Deleted: sha256:aac0ecef64734f995255603930eaea
>>> b65a38054ca0d8d04b99c7b7f3544c4cfd
>>> Deleted: sha256:5e0ce2a17fe364c662788850300625
>>> ad14315c7cd0d97346908abf86f0dbda01
>>> Deleted: sha256:440fa4f6f9f92f4541316e35d01f65
>>> 4086081c8bda3a15d751f7f00c0767f524
>>> Deleted: sha256:bb6195fd40282fe335fea197a9cff5
>>> b41adb44c6b89fe653bdea590202085c0c
>>> Deleted: sha256:288ff1b9ac4cf9e5c11d14e8343fd9
>>> ea3b392c622a05432a99392ed47a9561be
>>> Deleted: sha256:1e0c35c2aaf669943195bf72a90ee2
>>> 6425f5fc58ea5bc5288566628264ac8303
>>> Deleted: sha256:53fec662c86244b64c98b51f8f6518
>>> 5a7c084748690b14188762bf28e234402b
>>> Deleted: sha256:b2a56d35c2615a648da6467ecd445e
>>> 45caae12d3e6f2891732b53cd4f2c08d74
>>> Deleted: sha256:96fef772f8adb94331640fdd84d961
>>> fa39d1e2b41ded9304c484df251dc0b623
>>> Deleted: sha256:8bb8f9a4dd4dcabeb2442cf5ee5c3e
>>> 2e3dbabd69f60fb4e6accc84f7eccb1dcb
>>> Deleted: sha256:d1d39a7fced6f706fe0115dcbe383e
>>> e256cb24f53ac69770e86567d25f7ed8ff
>>> Deleted: sha256:6ab65f67e3c8ea7b9c474f977d823e
>>> 44a24a6203812ab3077b3ae5d811c9db85
>>> Deleted: sha256:fc7e2d121d8b0aa09075631b060ed8
>>> dc4246aac3a81fc71c930e95ec3355f2f7
>>> Deleted: sha256:f1f34dfdd33351c46b4ce34bd5fda4
>>> d97f0af4e91c625c7cbc17b7cbda32cbca
>>> Deleted: sha256:34d9c9b7c9ad6aaf0430177690b1c9
>>> a94d92d7db19d478a504fec312eade3a1d
>>> Deleted: sha256:79f91fe554e48682101ec64599b9f7
>>> af3c7a74b2dc229e7dad9c059e87a5b8c8
>>> Deleted: sha256:75275fa666def16f48893c9e58fd3f
>>> 3dac9632ac21fa8925c4a5ef3f7761db40
>>> Deleted: sha256:8f9c95992cb00b85cc44fa4b3461ae
>>> 8248863d4bfc5201b5ceefa599ad74c168
>>> Deleted: sha256:3a0727516a019683c5c58666b2f967
>>> f3314f84ec62d5f7958b32c9ef393ac70b
>>> Deleted: sha256:674afbdb0a21516e21c89b0139b880
>>> 78dc5f7bf7a2260275cd28a40a104549f6
>>> Deleted: sha256:f6cc7dbb2dc4513cf475cade6dbbd0
>>> f647b6230108b60940646a44ce4adf7a08
>>> Deleted: sha256:0d4bec9b32a78fd541adc42a79678f
>>> cb2c45b7213b3224bc3d6fae3c7e94496b
>>> Build step 'Execute shell' marked build as failure
>>> Not sending mail to unregistered user xujyan@apple.com
>>> Not sending mail to unregistered user benjamin.hindman@gmail.com
>>>
>>
>> --
> Benjamin Hindman
> Founder of Mesosphere and Co-Creator of Apache Mesos
> Mesosphere Inc.  <http://www.mesosphere.io/>
>
> Follow us on Twitter: @mesosphere <http://twitter.com/mesosphere>
>
> [image: All New DC/OS 1.10]
> <http://smart.mesosphere.io/v2/a/dcos1_10_ver3/59ceb279803014457e6b6ae4-znww9/httpsmesosphere.comblogdcos-1_10-kubernetes>
>
>

Re: Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4274

Posted by Vinod Kone <vi...@apache.org>.
+Benh

Is this related to any of your recent changes?

On Fri, Sep 29, 2017 at 12:55 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=
> autotools,COMPILER=clang,CONFIGURATION=--verbose,
> ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,
> label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)
> &&(!H23)/4274/display/redirect?page=changes>
>
> Changes:
>
> [vinodkone] Added a test using a file URI and the DefaultExecutor.
>
> [vinodkone] Added a test using Docker, a file URI, and the DefaultExecutor.
>
> ------------------------------------------
> [...truncated 2.52 MB...]
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
> [       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
> [ RUN      ] StringsTest.TokenizeNWithMultipleDelims
> [       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
> [       OK ] StringsTest.SplitNZero (0 ms)
> [ RUN      ] StringsTest.SplitNOne
> [       OK ] StringsTest.SplitNOne (0 ms)
> [ RUN      ] StringsTest.SplitNDelimOnlyString
> [       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
> [ RUN      ] StringsTest.SplitN
> [       OK ] StringsTest.SplitN (0 ms)
> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
> [       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
> [ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
> [       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
> [ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
> [       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
> [ RUN      ] StringsTest.SplitNWithMultipleDelims
> [       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
> [ RUN      ] StringsTest.Pairs
> [       OK ] StringsTest.Pairs (0 ms)
> [ RUN      ] StringsTest.Join
> [       OK ] StringsTest.Join (0 ms)
> [ RUN      ] StringsTest.StartsWith
> [       OK ] StringsTest.StartsWith (0 ms)
> [ RUN      ] StringsTest.Contains
> [       OK ] StringsTest.Contains (0 ms)
> [----------] 39 tests from StringsTest (0 ms total)
>
> [----------] 2 tests from SubcommandTest
> [ RUN      ] SubcommandTest.Flags
> [       OK ] SubcommandTest.Flags (1 ms)
> [ RUN      ] SubcommandTest.Dispatch
> Subcommand 'subcommand' is not available
> Usage: command <subcommand> [OPTIONS]
>
> Available subcommands:
>     help
>     subcommand2
>
> Multiple subcommands have name 'subcommand'
> [       OK ] SubcommandTest.Dispatch (0 ms)
> [----------] 2 tests from SubcommandTest (1 ms total)
>
> [----------] 2 tests from SVNTest
> [ RUN      ] SVNTest.DiffPatch
> [       OK ] SVNTest.DiffPatch (40 ms)
> [ RUN      ] SVNTest.EmptyDiffPatch
> [       OK ] SVNTest.EmptyDiffPatch (38 ms)
> [----------] 2 tests from SVNTest (78 ms total)
>
> [----------] 1 test from TryTest
> [ RUN      ] TryTest.ArrowOperator
> [       OK ] TryTest.ArrowOperator (0 ms)
> [----------] 1 test from TryTest (0 ms total)
>
> [----------] 2 tests from UUIDTest
> [ RUN      ] UUIDTest.Test
> [       OK ] UUIDTest.Test (0 ms)
> [ RUN      ] UUIDTest.MalformedUUID
> [       OK ] UUIDTest.MalformedUUID (1 ms)
> [----------] 2 tests from UUIDTest (1 ms total)
>
> [----------] 2 tests from VariantTest
> [ RUN      ] VariantTest.Visit
> [       OK ] VariantTest.Visit (0 ms)
> [ RUN      ] VariantTest.Equality
> [       OK ] VariantTest.Equality (0 ms)
> [----------] 2 tests from VariantTest (0 ms total)
>
> [----------] 4 tests from VersionTest
> [ RUN      ] VersionTest.Comparison
> [       OK ] VersionTest.Comparison (3 ms)
> [ RUN      ] VersionTest.BuildMetadataComparison
> [       OK ] VersionTest.BuildMetadataComparison (0 ms)
> [ RUN      ] VersionTest.ParseValid
> [       OK ] VersionTest.ParseValid (1 ms)
> [ RUN      ] VersionTest.ParseInvalid
> [       OK ] VersionTest.ParseInvalid (0 ms)
> [----------] 4 tests from VersionTest (4 ms total)
>
> [----------] 6 tests from ProcTest
> [ RUN      ] ProcTest.Pids
> [       OK ] ProcTest.Pids (1 ms)
> [ RUN      ] ProcTest.Cpus
> [       OK ] ProcTest.Cpus (1 ms)
> [ RUN      ] ProcTest.SystemStatus
> [       OK ] ProcTest.SystemStatus (0 ms)
> [ RUN      ] ProcTest.ProcessStatus
> [       OK ] ProcTest.ProcessStatus (0 ms)
> [ RUN      ] ProcTest.SingleThread
> [       OK ] ProcTest.SingleThread (0 ms)
> [ RUN      ] ProcTest.MultipleThreads
> [       OK ] ProcTest.MultipleThreads (0 ms)
> [----------] 6 tests from ProcTest (2 ms total)
>
> [----------] Global test environment tear-down
> [==========] 313 tests from 51 test cases ran. (489 ms total)
> [  PASSED  ] 313 tests.
> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
> Making check in include
> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/stout/include'
> make[6]: Nothing to be done for `check'.
> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/stout/include'
> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
> Making check in libprocess
> make[4]: Entering directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/libprocess'
> make  check-recursive
> make[5]: Entering directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/libprocess'
> Making check in .
> make[6]: Entering directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/libprocess'
> make  libprocess-tests benchmarks  test-linkee
> make[7]: Entering directory `/mesos/mesos-1.5.0/_build/
> 3rdparty/libprocess'
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo
> -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp'
> || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo
> -c -o libprocess_tests-collect_tests.o `test -f
> 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/collect_tests.cpp
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-count_down_latch_tests.o -MD -MP -MF
> .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o
> libprocess_tests-count_down_latch_tests.o `test -f
> 'src/tests/count_down_latch_tests.cpp' || echo
> '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo
> -c -o libprocess_tests-decoder_tests.o `test -f
> 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/decoder_tests.cpp
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo
> -c -o libprocess_tests-encoder_tests.o `test -f
> 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/encoder_tests.cpp
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo
> -c -o libprocess_tests-future_tests.o `test -f
> 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/future_tests.cpp
> mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo
> .deps/libprocess_tests-count_down_latch_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo
> -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' ||
> echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
> mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-
> encoder_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo
> -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo
> '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
> mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-
> decoder_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo
> -c -o libprocess_tests-limiter_tests.o `test -f
> 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/limiter_tests.cpp
> mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo
> -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' ||
> echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
> mv -f .deps/libprocess_tests-future_tests.Tpo
> .deps/libprocess_tests-future_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o
> libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo
> '../../../3rdparty/libprocess/'`src/tests/main.cpp
> mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-
> collect_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo
> -c -o libprocess_tests-metrics_tests.o `test -f
> 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/metrics_tests.cpp
> mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo
> -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp'
> || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
> mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-
> limiter_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo
> -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp'
> || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
> mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo
> -c -o libprocess_tests-process_tests.o `test -f
> 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/process_tests.cpp
> mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo
> -c -o libprocess_tests-profiler_tests.o `test -f
> 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/profiler_tests.cpp
> mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo
> -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp'
> || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
> mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo
> -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' ||
> echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
> mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo
> -c -o libprocess_tests-socket_tests.o `test -f
> 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/socket_tests.cpp
> mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-
> metrics_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo
> -c -o libprocess_tests-sequence_tests.o `test -f
> 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/sequence_tests.cpp
> mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo
> -c -o libprocess_tests-shared_tests.o `test -f
> 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/shared_tests.cpp
> mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-
> profiler_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo
> -c -o libprocess_tests-statistics_tests.o `test -f
> 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/statistics_tests.cpp
> mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-
> statistics_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo
> -c -o libprocess_tests-subprocess_tests.o `test -f
> 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/subprocess_tests.cpp
> In file included from ../../../3rdparty/libprocess/
> src/tests/process_tests.cpp:32:
> In file included from ../../../3rdparty/libprocess/
> include/process/async.hpp:18:
> In file included from ../../../3rdparty/libprocess/
> include/process/dispatch.hpp:20:
> In file included from ../../../3rdparty/libprocess/
> include/process/process.hpp:24:
> In file included from ../../../3rdparty/libprocess/
> include/process/authenticator.hpp:19:
> ../../../3rdparty/libprocess/include/process/future.hpp:957:3: error: no
> matching member function for call to 'set'
>   set(u);
>   ^~~
> ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note:
> in instantiation of function template specialization
> 'process::Future<std::basic_string<char> >::Future<process::Future<const
> std::basic_string<char> > >' requested here
>   Future<string> f3Called = executor.execute(f3);
>                             ^
> ../../../3rdparty/libprocess/include/process/future.hpp:482:8: note:
> candidate function not viable: no known conversion from 'const
> process::Future<const std::basic_string<char> >' to 'const
> std::basic_string<char>' for 1st argument
>   bool set(const T& _t);
>        ^
> ../../../3rdparty/libprocess/include/process/future.hpp:483:8: note:
> candidate function not viable: no known conversion from 'const
> process::Future<const std::basic_string<char> >' to
> 'std::basic_string<char>' for 1st argument
>   bool set(T&& _t);
>        ^
> mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_
> tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo
> -c -o libprocess_tests-system_tests.o `test -f
> 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/system_tests.cpp
> mv -f .deps/libprocess_tests-shared_tests.Tpo
> .deps/libprocess_tests-shared_tests.Po
> clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1
> -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
> -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
> -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src
> -I../googletest-release-1.8.0/googlemock/include
> -I../googletest-release-1.8.0/googletest/include
> -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\"
> -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem
> ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src
>  -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src
> -I../../../3rdparty/libprocess/../stout/include  -isystem
> /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem
> /usr/include/apr-1.0             -Wall -Wsign-compare -Wformat-security
> -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT
> libprocess_tests-timeseries_tests.o -MD -MP -MF .deps/libprocess_tests-timeseries_tests.Tpo
> -c -o libprocess_tests-timeseries_tests.o `test -f
> 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/
> '`src/tests/timeseries_tests.cpp
> 1 error generated.
> make[7]: *** [libprocess_tests-process_tests.o] Error 1
> make[7]: *** Waiting for unfinished jobs....
> mv -f .deps/libprocess_tests-socket_tests.Tpo
> .deps/libprocess_tests-socket_tests.Po
> mv -f .deps/libprocess_tests-timeseries_tests.Tpo .deps/libprocess_tests-
> timeseries_tests.Po
> mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-
> sequence_tests.Po
> mv -f .deps/libprocess_tests-system_tests.Tpo
> .deps/libprocess_tests-system_tests.Po
> mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-
> subprocess_tests.Po
> make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
> make[6]: *** [check-am] Error 2
> make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
> make[5]: *** [check-recursive] Error 1
> make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
> make[4]: *** [check] Error 2
> make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
> make[3]: *** [check-recursive] Error 1
> make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
> make: *** [distcheck] Error 1
> + docker rmi mesos-1506712884-17471
> Untagged: mesos-1506712884-17471:latest
> Deleted: sha256:e837887ad0f61bf259ec5978565c5b
> d6c3647f0acb6bf2bb7f4395f238337648
> Deleted: sha256:d014eecd8f91e758dc668d78d2ba77
> 47f7573538534028bb9b8d8e6fa2f03fe6
> Deleted: sha256:ff759935ed0dd6ce941420fee4ad95
> 900e26f7e99a37a2e8c03a86c2c482c410
> Deleted: sha256:c2ac28ef4ceacb3ca5aeefe58aec43
> 0738b9a828ddcfb1009084d6328214b06d
> Deleted: sha256:6dfc58c8c06a964d4b7231129c4c5f
> 6c682fc52b0ece88655fffdb17c88a1d60
> Deleted: sha256:de319280c68cb7f088141d64382541
> ec99dd99a563577964f31dd21e0f72b488
> Deleted: sha256:aac0ecef64734f995255603930eaea
> b65a38054ca0d8d04b99c7b7f3544c4cfd
> Deleted: sha256:5e0ce2a17fe364c662788850300625
> ad14315c7cd0d97346908abf86f0dbda01
> Deleted: sha256:440fa4f6f9f92f4541316e35d01f65
> 4086081c8bda3a15d751f7f00c0767f524
> Deleted: sha256:bb6195fd40282fe335fea197a9cff5
> b41adb44c6b89fe653bdea590202085c0c
> Deleted: sha256:288ff1b9ac4cf9e5c11d14e8343fd9
> ea3b392c622a05432a99392ed47a9561be
> Deleted: sha256:1e0c35c2aaf669943195bf72a90ee2
> 6425f5fc58ea5bc5288566628264ac8303
> Deleted: sha256:53fec662c86244b64c98b51f8f6518
> 5a7c084748690b14188762bf28e234402b
> Deleted: sha256:b2a56d35c2615a648da6467ecd445e
> 45caae12d3e6f2891732b53cd4f2c08d74
> Deleted: sha256:96fef772f8adb94331640fdd84d961
> fa39d1e2b41ded9304c484df251dc0b623
> Deleted: sha256:8bb8f9a4dd4dcabeb2442cf5ee5c3e
> 2e3dbabd69f60fb4e6accc84f7eccb1dcb
> Deleted: sha256:d1d39a7fced6f706fe0115dcbe383e
> e256cb24f53ac69770e86567d25f7ed8ff
> Deleted: sha256:6ab65f67e3c8ea7b9c474f977d823e
> 44a24a6203812ab3077b3ae5d811c9db85
> Deleted: sha256:fc7e2d121d8b0aa09075631b060ed8
> dc4246aac3a81fc71c930e95ec3355f2f7
> Deleted: sha256:f1f34dfdd33351c46b4ce34bd5fda4
> d97f0af4e91c625c7cbc17b7cbda32cbca
> Deleted: sha256:34d9c9b7c9ad6aaf0430177690b1c9
> a94d92d7db19d478a504fec312eade3a1d
> Deleted: sha256:79f91fe554e48682101ec64599b9f7
> af3c7a74b2dc229e7dad9c059e87a5b8c8
> Deleted: sha256:75275fa666def16f48893c9e58fd3f
> 3dac9632ac21fa8925c4a5ef3f7761db40
> Deleted: sha256:8f9c95992cb00b85cc44fa4b3461ae
> 8248863d4bfc5201b5ceefa599ad74c168
> Deleted: sha256:3a0727516a019683c5c58666b2f967
> f3314f84ec62d5f7958b32c9ef393ac70b
> Deleted: sha256:674afbdb0a21516e21c89b0139b880
> 78dc5f7bf7a2260275cd28a40a104549f6
> Deleted: sha256:f6cc7dbb2dc4513cf475cade6dbbd0
> f647b6230108b60940646a44ce4adf7a08
> Deleted: sha256:0d4bec9b32a78fd541adc42a79678f
> cb2c45b7213b3224bc3d6fae3c7e94496b
> Build step 'Execute shell' marked build as failure
> Not sending mail to unregistered user xujyan@apple.com
> Not sending mail to unregistered user benjamin.hindman@gmail.com
>

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4274

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4274/display/redirect?page=changes>

Changes:

[vinodkone] Added a test using a file URI and the DefaultExecutor.

[vinodkone] Added a test using Docker, a file URI, and the DefaultExecutor.

------------------------------------------
[...truncated 2.52 MB...]
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (0 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (40 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (38 ms)
[----------] 2 tests from SVNTest (78 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (1 ms)
[----------] 2 tests from UUIDTest (1 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (3 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (1 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (4 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 313 tests from 51 test cases ran. (489 ms total)
[  PASSED  ] 313 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:957:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-timeseries_tests.o -MD -MP -MF .deps/libprocess_tests-timeseries_tests.Tpo -c -o libprocess_tests-timeseries_tests.o `test -f 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/timeseries_tests.cpp
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
mv -f .deps/libprocess_tests-timeseries_tests.Tpo .deps/libprocess_tests-timeseries_tests.Po
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506712884-17471
Untagged: mesos-1506712884-17471:latest
Deleted: sha256:e837887ad0f61bf259ec5978565c5bd6c3647f0acb6bf2bb7f4395f238337648
Deleted: sha256:d014eecd8f91e758dc668d78d2ba7747f7573538534028bb9b8d8e6fa2f03fe6
Deleted: sha256:ff759935ed0dd6ce941420fee4ad95900e26f7e99a37a2e8c03a86c2c482c410
Deleted: sha256:c2ac28ef4ceacb3ca5aeefe58aec430738b9a828ddcfb1009084d6328214b06d
Deleted: sha256:6dfc58c8c06a964d4b7231129c4c5f6c682fc52b0ece88655fffdb17c88a1d60
Deleted: sha256:de319280c68cb7f088141d64382541ec99dd99a563577964f31dd21e0f72b488
Deleted: sha256:aac0ecef64734f995255603930eaeab65a38054ca0d8d04b99c7b7f3544c4cfd
Deleted: sha256:5e0ce2a17fe364c662788850300625ad14315c7cd0d97346908abf86f0dbda01
Deleted: sha256:440fa4f6f9f92f4541316e35d01f654086081c8bda3a15d751f7f00c0767f524
Deleted: sha256:bb6195fd40282fe335fea197a9cff5b41adb44c6b89fe653bdea590202085c0c
Deleted: sha256:288ff1b9ac4cf9e5c11d14e8343fd9ea3b392c622a05432a99392ed47a9561be
Deleted: sha256:1e0c35c2aaf669943195bf72a90ee26425f5fc58ea5bc5288566628264ac8303
Deleted: sha256:53fec662c86244b64c98b51f8f65185a7c084748690b14188762bf28e234402b
Deleted: sha256:b2a56d35c2615a648da6467ecd445e45caae12d3e6f2891732b53cd4f2c08d74
Deleted: sha256:96fef772f8adb94331640fdd84d961fa39d1e2b41ded9304c484df251dc0b623
Deleted: sha256:8bb8f9a4dd4dcabeb2442cf5ee5c3e2e3dbabd69f60fb4e6accc84f7eccb1dcb
Deleted: sha256:d1d39a7fced6f706fe0115dcbe383ee256cb24f53ac69770e86567d25f7ed8ff
Deleted: sha256:6ab65f67e3c8ea7b9c474f977d823e44a24a6203812ab3077b3ae5d811c9db85
Deleted: sha256:fc7e2d121d8b0aa09075631b060ed8dc4246aac3a81fc71c930e95ec3355f2f7
Deleted: sha256:f1f34dfdd33351c46b4ce34bd5fda4d97f0af4e91c625c7cbc17b7cbda32cbca
Deleted: sha256:34d9c9b7c9ad6aaf0430177690b1c9a94d92d7db19d478a504fec312eade3a1d
Deleted: sha256:79f91fe554e48682101ec64599b9f7af3c7a74b2dc229e7dad9c059e87a5b8c8
Deleted: sha256:75275fa666def16f48893c9e58fd3f3dac9632ac21fa8925c4a5ef3f7761db40
Deleted: sha256:8f9c95992cb00b85cc44fa4b3461ae8248863d4bfc5201b5ceefa599ad74c168
Deleted: sha256:3a0727516a019683c5c58666b2f967f3314f84ec62d5f7958b32c9ef393ac70b
Deleted: sha256:674afbdb0a21516e21c89b0139b88078dc5f7bf7a2260275cd28a40a104549f6
Deleted: sha256:f6cc7dbb2dc4513cf475cade6dbbd0f647b6230108b60940646a44ce4adf7a08
Deleted: sha256:0d4bec9b32a78fd541adc42a79678fcb2c45b7213b3224bc3d6fae3c7e94496b
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4273

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4273/display/redirect?page=changes>

Changes:

[alexr] Updated maximum acceptable number of similar lines in Python files.

------------------------------------------
[...truncated 2.52 MB...]
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
[       OK ] StringsTest.SplitNZero (1 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (0 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (0 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (40 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (39 ms)
[----------] 2 tests from SVNTest (79 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (4 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (0 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (1 ms)
[----------] 4 tests from VersionTest (5 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (0 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (1 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 313 tests from 51 test cases ran. (415 ms total)
[  PASSED  ] 313 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:957:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-timeseries_tests.o -MD -MP -MF .deps/libprocess_tests-timeseries_tests.Tpo -c -o libprocess_tests-timeseries_tests.o `test -f 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/timeseries_tests.cpp
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-time_tests.o -MD -MP -MF .deps/libprocess_tests-time_tests.Tpo -c -o libprocess_tests-time_tests.o `test -f 'src/tests/time_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/time_tests.cpp
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT benchmarks-benchmarks.o -MD -MP -MF .deps/benchmarks-benchmarks.Tpo -c -o benchmarks-benchmarks.o `test -f 'src/tests/benchmarks.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/benchmarks.cpp
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-timeseries_tests.Tpo .deps/libprocess_tests-timeseries_tests.Po
mv -f .deps/libprocess_tests-time_tests.Tpo .deps/libprocess_tests-time_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
mv -f .deps/benchmarks-benchmarks.Tpo .deps/benchmarks-benchmarks.Po
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506606486-7401
Untagged: mesos-1506606486-7401:latest
Deleted: sha256:c5f0bc2c35562837dad28f164044a2b8583e5376e3bf25c9b0e9c0f6b2958b3f
Deleted: sha256:79cdd6e25ff8b3a7ec6bddf98caf188a03a961b270fe85266dabb864cd551a37
Deleted: sha256:35aa8c8becbddb827ebdee713e3de679b6915fd26c8b070c3ed1ad5667489df3
Deleted: sha256:366bd89f0564940c1504c9b5e1c303ad19cec2362db0c5e63b41f405bfd1974b
Deleted: sha256:d2df6fa3eacbb05ec7ace59b99c57df870ac822b87200d3f20db8832a0591be6
Deleted: sha256:9ff333e9c40b7cebb9e43274a9083533e728820237d906778cd4249e16ab17a0
Deleted: sha256:1a7c29832cd5fb574251b7fbde14176762a492e7dac878b5ba8beeec15059d3a
Deleted: sha256:e7b9c56c1251f34cf970383e9f274599cf4b823997c0e712553f18596bc19404
Deleted: sha256:5d9423593617b176c3c2bb1344979265c365b322b31c05f4055fad492bc6bbc6
Deleted: sha256:f18d798542f0f0e4dd83c34df3ef275f1455261061ee1fdb2f6c423e0de31f28
Deleted: sha256:e20d4a30ce2ecfd6166ba9917792e3bb0812072267cd0c950f0957cd977825c5
Deleted: sha256:c21b94192072db8c5cf7e612856078b58bd8ca783f60db8acf25f29c76cc58e0
Deleted: sha256:21cbc38f0df85777b65e9d8f4b6baec43d347ee0caebcb6ab64dc0d0eebb3c64
Deleted: sha256:12126144a9187b55501bc993444788e525df8a0adbcc9f7f84f58ca1268095be
Deleted: sha256:00ee3b2d2fe4c750fbe78286fa2c72e22c4e40c7fb59c9443405c5b64ed8bf11
Deleted: sha256:0d071c505548304bc593a646ce9659f028ca5cb5bb99f013522cdee290dc9417
Deleted: sha256:df4621c9995627cb013cf7313831db6e6cc4ee2ae0486fbedc4a2de9c4f88bca
Deleted: sha256:cb9200f330b9d4820a7b1858a5bcf9a158b230eadc68ab575d41364da167bad0
Deleted: sha256:0382a13aa27a3048a39051e58785ef74200b78af840043a0dc29ef31fed5a833
Deleted: sha256:08bf34bc24667654fa266c00d0a7d00065e1c4f021f97128b6f37d9692b16612
Deleted: sha256:4e95e552956208623b9401098bb8eae791087c048c74ec88d9801603c3db0d9c
Deleted: sha256:72f53e22f42f4ee8695cd613a54ef8a7b5cd01cb43cc97d79d51bd8de0353648
Deleted: sha256:3cae6b2585689f617c77d8c433caf11d6961611662aed07f403e4b5523b3804e
Deleted: sha256:0360ca21c954c49e9879e4eeadad3c3ecb4b1f884aedb7da881289ae5fadcb72
Deleted: sha256:865b92c36c57517d368ebe8c3c48b6912961cdce28f3eea6fe23518c29bc4e3f
Deleted: sha256:2548dea7b31ec5c06427f21b2a2b0b997610cfad1105e4def4dd493f2be97f21
Deleted: sha256:48a76284b3abdb830b0b41bd335f18a046abc5210ffabb6044adfd3c3a16d765
Deleted: sha256:5ce1de5990db851b2499ae0cd9b953c7a13ce7e14b26d54c1ba9d90c4ad47885
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4272

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4272/display/redirect?page=changes>

Changes:

[benjamin.hindman] Protect against Future callbacks deleting instance.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4272
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d47641039f5e2dd18af007250ef7ae2a34258a2d (origin/master)
Commit message: "Protect against Future callbacks deleting instance."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d47641039f5e2dd18af007250ef7ae2a34258a2d
 > git rev-list 89c6cea11427fef36b0161620c451d0587f1d205 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins4722130835017363497.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/lib/python2.7/dist-packages
Cleaning up...
Total errors found: 0
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4271

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4271/display/redirect?page=changes>

Changes:

[bmahler] Validated that quota requests contain unique resource names.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4271
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 89c6cea11427fef36b0161620c451d0587f1d205 (origin/master)
Commit message: "Validated that quota requests contain unique resource names."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 89c6cea11427fef36b0161620c451d0587f1d205
 > git rev-list a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins1366900720373649202.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/lib/python2.7/dist-packages
Cleaning up...
Total errors found: 0
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4270

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4270/display/redirect?page=changes>

Changes:

[bbannier] Fixed usage of 'ATOMIC_FLAG_INIT'.

[bbannier] Made explicit that we dispatch to a process manager.

[klueska] Added 'mesos agent list' command to CLI.

[vinodkone] Add framework development SDK from Verizon Labs.

[bmahler] Add OLA to 'powered by mesos' list.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4270
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0 (origin/master)
Commit message: "Add OLA to 'powered by mesos' list."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a90ed2bf57c1f0bf67b395c57ebd0991aac2c5b0
 > git rev-list 53b56117befae94cdec9599c7b9bfe47ff36c968 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins7464380096140126121.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:46
==cli.plugins.task.main:45
        }
    }

    def list(self, argv):
        """
        List the tasks running in a cluster by checking the /tasks endpoint.
        """
        # pylint: disable=unused-argument
        try:
            master = self.config.master()
        except Exception as exception:
            raise CLIException("Unable to get leading master address: {error}"
                               .format(error=exception))

        try: (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.agent:38
==cli.tests.task:39
    def test_list(self):
        """
        Basic test for the task `list()` sub-command.
        """
        # Launch a master, agent, and task.
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
R:  1, 0: Similar lines in 2 files
==cli.plugins.agent.main:60
==cli.util:193
        try:
            agents = http.get_json(master, "slaves")["slaves"]
        except Exception as exception:
            raise CLIException("Could not open '/slaves'"
                               " endpoint at '{addr}': {error}" (duplicate-code)
Total errors found: 52
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 28 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4268

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4268/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4268
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H14 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 53b56117befae94cdec9599c7b9bfe47ff36c968 (origin/master)
Commit message: "Fixed some inconsistent display of framework IDs in the webui."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53b56117befae94cdec9599c7b9bfe47ff36c968
 > git rev-list 53b56117befae94cdec9599c7b9bfe47ff36c968 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins920958040205624280.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4267

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4267/display/redirect?page=changes>

Changes:

[bmahler] Shortened the mesos ID truncation in the webui.

[bmahler] Fixed some inconsistent display of framework IDs in the webui.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4267
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H16 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 53b56117befae94cdec9599c7b9bfe47ff36c968 (origin/master)
Commit message: "Fixed some inconsistent display of framework IDs in the webui."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53b56117befae94cdec9599c7b9bfe47ff36c968
 > git rev-list 06341309e61a5cee702ea3c7b6d3ef340ac95ad0 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins4740759763089335629.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4266

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4266/display/redirect?page=changes>

Changes:

[xujyan] Added `process::Executor::execute()`.

[xujyan] Prevent GC path removals from blocking other processes.

[xujyan] Added MESOS-7964 to 1.4.1 CHANGELOG.

------------------------------------------
[...truncated 2.50 MB...]
[       OK ] StringsTest.TokenizeNZero (0 ms)
[ RUN      ] StringsTest.TokenizeNOne
[       OK ] StringsTest.TokenizeNOne (0 ms)
[ RUN      ] StringsTest.TokenizeNDelimOnlyString
[       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (1 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (0 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (0 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (67 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (37 ms)
[----------] 2 tests from SVNTest (104 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (1 ms)
[----------] 2 tests from VariantTest (1 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (2 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (1 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (3 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 311 tests from 51 test cases ran. (386 ms total)
[  PASSED  ] 311 tests.
make[7]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.4.1/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"mesos\ 1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.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_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.4.1/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:954:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.1/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.1/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506474474-3176
Untagged: mesos-1506474474-3176:latest
Deleted: sha256:4d53dda003c4a115e5d6e19f846f7403a3e4aec01809a25befcd3e921068df31
Deleted: sha256:37c7476b98d1b1419cad35ce4ef9de8103c0d5f7e1778a960b30605cb6dad639
Deleted: sha256:a154ad1aa350a1582aec96212cd590e669f73fd9d54da7fa161374d2b7251e22
Deleted: sha256:003689e940b1f6759ef2fae894fd7e5a7508f124fed72974c4aa9d6073180047
Deleted: sha256:8c68e1878bf5dda8624f438980423ea506d90d55a3d5b1bb4065a26a4eb64ad8
Deleted: sha256:769755a18395a9967856944943c7a68c07402ce9c50b9585849236467a54e082
Deleted: sha256:4c4d898a24fe9c1c5470e213032e42646a73a6a8b2b57aef0e2ed2ef67a78452
Deleted: sha256:498258233db5effad593223d033f176e9e0e69f30592941fa905a533830fd22f
Deleted: sha256:75d1c52d73a2a550d69d6346c5703732f6bb590563acd23c18d1517c26666473
Deleted: sha256:44d6aef785d9ee4bdeeda5009549cfea868af5ce63d7f8af1fb2cdce9bc80bf4
Deleted: sha256:65e79b3cc0a95112f2fb664bc9d662752706ee4ede5670f80d7f6201bf7d3875
Deleted: sha256:fb85df7aa9d323e5da572389c8b834ae47a63ac0a7939bd8b0a4375fb30945c5
Deleted: sha256:f9af000411c146964cf5d1ab5a24b05c113800a253f2fb07fac5ae02f6d9e2b6
Deleted: sha256:f37ab77b53db02af9af308e0ad43400e7ad50c70013ea7b368e06cfe6710cdcf
Deleted: sha256:34817f041d620b492c3ef769d82b39506065c8a0087ac0190cea4f0c1b49e51f
Deleted: sha256:030d176ae3966fa50859530398ed9ddb27743e2203cdd2ef4da0d893971247b9
Deleted: sha256:86f8c421814dd40526c2cd29d8faef001c97e758ad57dc4fa50852971816b305
Deleted: sha256:1e1fae46993cd99d34030473e6735216c092f89b9d922eacc23be55f65c578d4
Deleted: sha256:530cd7c80ec8e42acbca4411e90dbf7d6f96cbffe9108c323a0259c645c73e59
Deleted: sha256:f9a67316abc8c123813ed711894ca8fef3a77f96eded68197e5d0f4015212cc8
Deleted: sha256:61fd2eac2e598ce10d09417f8c345cc96c053ebdc69544b2daa784a332796ae5
Deleted: sha256:1be9fcd19f99168e66665ac157cebaa4c394124c4789f6c299ff1f5de016655a
Deleted: sha256:e8600e17f735f32f07b2a605376082da9a8b8dfaa635a3dee26e263bff85fcbd
Deleted: sha256:a6292a16fa5865be5b3a03b7b2c23ef73e477d84cf35802f73d3b5e49d19e363
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4265

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4265/display/redirect?page=changes>

Changes:

[xujyan] Added a log line before the fetcher returns successfully.

[xujyan] Prevent GC path removals from blocking other processes.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4265
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 06341309e61a5cee702ea3c7b6d3ef340ac95ad0 (origin/master)
Commit message: "Prevent GC path removals from blocking other processes."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 06341309e61a5cee702ea3c7b6d3ef340ac95ad0
 > git rev-list 3d4c1cec5ee655654e24c75509bda594c7980f05 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins5181773609410022207.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/lib/python2.7/dist-packages
Cleaning up...
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user xujyan@apple.com
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4264

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4264/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4264
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3d4c1cec5ee655654e24c75509bda594c7980f05 (origin/master)
Commit message: "Added 'mesos task list' command to CLI."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d4c1cec5ee655654e24c75509bda594c7980f05
 > git rev-list 3d4c1cec5ee655654e24c75509bda594c7980f05 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins6424695177114616961.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.1.0
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4263

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4263/display/redirect?page=changes>

Changes:

[klueska] Added CLI utility function to verify addresses.

[klueska] Added 'master' key as an acceptable key in the CLI's config.toml.

[klueska] Added default configuration file for CLI tests.

[klueska] Added CLI utility function to get agent address.

[klueska] Added 'mesos task list' command to CLI.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4263
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H26 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3d4c1cec5ee655654e24c75509bda594c7980f05 (origin/master)
Commit message: "Added 'mesos task list' command to CLI."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d4c1cec5ee655654e24c75509bda594c7980f05
 > git rev-list 1b23456aa28f0cf3e12666b5470fcc12e0ddfa34 # timeout=10
[7d2088ed] $ /bin/bash -xe /tmp/jenkins1177437072954477178.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Collecting virtualenv
  Using cached virtualenv-15.1.0-py2.py3-none-any.whl
Installing collected packages: virtualenv
Successfully installed virtualenv-15.1.0
You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Total errors found: 0
************* Module setup
R:  1, 0: Similar lines in 2 files
==cli.tests.task:44
==cli.tests.tests:37
        master = Master()
        master.launch()

        agent = Agent()
        agent.launch()

        task = Task({"command": "sleep 1000"})
        task.launch()
 (duplicate-code)
Total errors found: 12
Checking 1207 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 25 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4262

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4262/display/redirect?page=changes>

Changes:

[klueska] Added constants for the Mesos CLI.

------------------------------------------
[...truncated 2.51 MB...]
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (40 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (43 ms)
[----------] 2 tests from SVNTest (83 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (4 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (0 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (5 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (1 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (3 ms total)

[----------] Global test environment tear-down
[==========] 313 tests from 51 test cases ran. (441 ms total)
[  PASSED  ] 313 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:954:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506432929-9068
Untagged: mesos-1506432929-9068:latest
Deleted: sha256:1ffa5851076748d3225d66efb34e961024776ddf333c2316d967ab1154eba624
Deleted: sha256:e3be6aa2b7d7003a36bd5f089120b7a387b9e06ac1f04c583d7b0108b631f302
Deleted: sha256:5e6cb8719dec9458654c97a38b12cf6b63f8bc6f3a0bdb024304c4f5f5901ab1
Deleted: sha256:4ec167ce52c5d074857051a1b4365892b02e944f95dce119090b5822d0825e4c
Deleted: sha256:7222e07774c4f31a5909d198577e2c01a48ce355989790afa147a4bf50b3e3ee
Deleted: sha256:8b32b1e2adb33e3237b46985b33dd0abd5917b8c5f003656984c888a42aee674
Deleted: sha256:4f53af6f77e7316718bae5ad070c9b0527d774ad4eba097822d578231ea7df60
Deleted: sha256:80c39577621c8bc5647a57997b2ffd01337b40223a328c13e1241ad2a38bad6a
Deleted: sha256:4575b1b76e8a1fd54da6ed6fa555ee1c53b749f6b279ffa3ea7eee525fc6259c
Deleted: sha256:e2d5df516c906d6f757b889076cd1428c11511427d3a7bc19022337d1a1eab96
Deleted: sha256:660bef775ed27fb4c8678b0b4d4fda056e648080b3f6153c5496de82e5fcc12b
Deleted: sha256:fd629c50448512c460d525e3e716b1579992b5bb35dadb882786f5ebd62064d3
Deleted: sha256:01c539bb2bfff64f52a6959226dcb89102feb415bf666d20d6fec0549c47aea1
Deleted: sha256:d45dbc6964570e6acb76c024a784a8c4f136b0c932a2beb6a7193a685fe99084
Deleted: sha256:00d1a913b6f2d2ff79093a7670d4baddde88f2fdd624bb611df361fc5a77d29c
Deleted: sha256:218e4f3b588729be6b8ffb581544863f8496fa8f8b66f9dcf7caf99bb368e622
Deleted: sha256:7e2aa4367c0af16eedf4e52b2e2a2682f37648df12b0c5146672e9c1325d4318
Deleted: sha256:9efaa926b7dc8cab4ea6f74ca3b0ec6f0000971144be35de29f0affc576a8eef
Deleted: sha256:c4b0457110f9afc4709602f23b42cab841d5f81ca51194d8dbd1708dc1b0acee
Deleted: sha256:2794677c3fedc7dd7e7d22e8923d64095d5fb8adb9445b5c120b7e0235fe3b03
Deleted: sha256:9c6d61b45c8d6b817dfd2f87ecea7058fb01ac1265293206090f6675d7c7151f
Deleted: sha256:8cff6c552d2124dc6fe529356668239f260b8688ec6f29a89f96be989d57343b
Deleted: sha256:ebf7fa1d3f1fac3cb2231488e304f39ea141f56ee286d6847c343c1db8a4aaa1
Deleted: sha256:ba9d17201b4ffaa245373c83bfddd5576207c4e85d760580e5617ca0037a6e28
Deleted: sha256:ec7213033bc51b3c7de2886e2090312e923b414e29b1aa3df64452d33a4c24c0
Deleted: sha256:77b5eadf8ed535432d700082251adc765b90dd177003e1bd35f7d9853066bce9
Deleted: sha256:97afe90713e51a267b7f3b715507d074b8dc895ee8105821afab47ded98a1fee
Deleted: sha256:90bd57c7845700f0edc4eb9090f8b7a56c9b8067d74120c3d63fbdd2fd601287
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4261

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4261/display/redirect>

------------------------------------------
[...truncated 2.51 MB...]
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (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 (1 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.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (1 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (53 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (42 ms)
[----------] 2 tests from SVNTest (95 ms total)

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

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (3 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (1 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (4 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (1 ms)
[----------] 6 tests from ProcTest (3 ms total)

[----------] Global test environment tear-down
[==========] 313 tests from 51 test cases ran. (438 ms total)
[  PASSED  ] 313 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
In file included from ../../../3rdparty/libprocess/src/tests/process_tests.cpp:32:
In file included from ../../../3rdparty/libprocess/include/process/async.hpp:18:
In file included from ../../../3rdparty/libprocess/include/process/dispatch.hpp:20:
In file included from ../../../3rdparty/libprocess/include/process/process.hpp:24:
In file included from ../../../3rdparty/libprocess/include/process/authenticator.hpp:19:
../../../3rdparty/libprocess/include/process/future.hpp:954:3: error: no matching member function for call to 'set'
  set(u);
  ^~~
../../../3rdparty/libprocess/src/tests/process_tests.cpp:1281:29: note: in instantiation of function template specialization 'process::Future<std::basic_string<char> >::Future<process::Future<const std::basic_string<char> > >' requested here
  Future<string> f3Called = executor.execute(f3);
                            ^
../../../3rdparty/libprocess/include/process/future.hpp:482:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'const std::basic_string<char>' for 1st argument
  bool set(const T& _t);
       ^
../../../3rdparty/libprocess/include/process/future.hpp:483:8: note: candidate function not viable: no known conversion from 'const process::Future<const std::basic_string<char> >' to 'std::basic_string<char>' for 1st argument
  bool set(T&& _t);
       ^
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
clang++-3.5 -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC -fPIE -g1 -O0 -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
1 error generated.
make[7]: *** [libprocess_tests-process_tests.o] Error 1
make[7]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1506379299-4109
Untagged: mesos-1506379299-4109:latest
Deleted: sha256:e4a565e95e19e2f4b1d142f9f703292a4a0812b3365d1b59dbda0fa8061eec70
Deleted: sha256:9bd7d71bb96877dc12d21960d238c4aa251de0a01afd30be5fbde32750a3dd96
Deleted: sha256:fa9687d45f804a5d16d04df05f390e8c703f5cf09230c07df8a4160207ba072f
Deleted: sha256:0e8ee5796068d265e817043f4421a58e6f3b0e5bd1a4e9c15f77f28b95ec1afb
Deleted: sha256:a22aae0d84db63747744745dbbec03262f44961fd1ac077759bbcaeb3838f945
Deleted: sha256:804c1e6e59fb87ae49957ecc57910be53280c6331bd2fafcb9b2aa28f7ee8815
Deleted: sha256:96fa779a5c10a799ee4736bf37fc2b36df313a472025e3e428cf55f049d6ff07
Deleted: sha256:50f526a8f36d0291d388d6acf30d3cb746c6bab2b164b6f00f7e830e7548da6e
Deleted: sha256:603b8491c2177a726acd1468c3d2ada1ec7e149b7dbdc511704bd963a95cef98
Deleted: sha256:066c02037b91447f9df51cfd8191b166e6d8658f4273ad07f3ee5efe683c79a6
Deleted: sha256:2c94a02942102be85c99337b6992e6a4538f218f10efd8bf0a340c58230ae15f
Deleted: sha256:d16a23669ea0e737a5142e260abb49db0ce0f4d491b82aebcb024dfdcc077012
Deleted: sha256:6fa9102317f8fbe2791c1ce68c8688a05510e944c57bb989b790ccaaa589df9b
Deleted: sha256:7dd98be5acd993eae33fae49a97d79b238e124ee04db8ec79ca1ef4e46d0f3ae
Deleted: sha256:bc4613659a8bc79f5acaa50b629939644fd69dcc9750b250a47575d4a8e5f592
Deleted: sha256:62c8d550addf680cde874bbd5c079a8e2f45389bad5e0bb7738dc7ed87047a2a
Deleted: sha256:76132df32c55d10f58c5fe6b3ef558be0b19eb08cded484cc9c6fbf71ff5e874
Deleted: sha256:e07c1494ded37ffed7a7baefb1007a742c16254631791107afbc9b69c66e6dff
Deleted: sha256:3dc0771a2480d1bc4a3dc689bd83ab4c06770690a1945d2ef243bd80aa82f0d6
Deleted: sha256:62d13f3250d0f4acf9a810a54f373f355f00fd32db032dbd5718d02da6cf0b51
Deleted: sha256:e31f98c6037f7bb3f044054425e5f701e7f7e4b128a44f4dc830f89ce944d580
Deleted: sha256:8f075169e07bf37ffba8bd1710fd0fde6aec06f7de4920784aece854ada4cb19
Deleted: sha256:9041629678ad97a833daa5c0b471fad97a103ad745af84b3c9d6d832a8fc9eaa
Deleted: sha256:83cee4a00dd013ff1a02e2144c9f3cc3680e6296c46c265741c10c1c1e691cd6
Deleted: sha256:8695154c6e23733df33aa591e10b6f01b4a7b2a5a5d540bdd7081e7d698d5176
Deleted: sha256:bcac68d330dbdcf0f1dab5f0af5cdb0ca65ecb5a1df248ce23e0a47da70f1a6a
Deleted: sha256:e649bef490627886f01e78d6a319390ca79fcc1645bc8b4ec0fb5a7cee63950d
Deleted: sha256:7307ce5205ea40e42c046d301eea2092104eded618f994716a81079fedf7a448
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com