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

Changes:

[bmahler] Fixed a crash in ProcessManager::resume due to race.

------------------------------------------
[...truncated 2.53 MB...]
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.Tokenize
[       OK ] StringsTest.Tokenize (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeWithMultipleDelims
[       OK ] StringsTest.TokenizeWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.TokenizeEmptyString
[       OK ] StringsTest.TokenizeEmptyString (0 ms)
[ RUN      ] StringsTest.TokenizeDelimOnlyString
[       OK ] StringsTest.TokenizeDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeNullByteDelim
[       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
[ RUN      ] StringsTest.TokenizeNZero
[       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 (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 (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (41 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (40 ms)
[----------] 2 tests from SVNTest (81 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 (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 (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 314 tests from 51 test cases ran. (385 ms total)
[  PASSED  ] 314 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'
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-decoder_tests.Tpo 
.deps/libprocess_tests-decoder_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-encoder_tests.Tpo 
.deps/libprocess_tests-encoder_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-future_tests.Tpo 
.deps/libprocess_tests-future_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-after_tests.Tpo 
.deps/libprocess_tests-after_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-owned_tests.Tpo 
.deps/libprocess_tests-owned_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT 
libprocess_tests-rwlock_tests.o -MD -MP -MF 
.deps/libprocess_tests-rwlock_tests.Tpo -c -o libprocess_tests-rwlock_tests.o 
`test -f 'src/tests/rwlock_tests.cpp' || echo 
'../../../3rdparty/libprocess/'`src/tests/rwlock_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo 
.deps/libprocess_tests-profiler_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-rwlock_tests.Tpo 
.deps/libprocess_tests-rwlock_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-socket_tests.Tpo 
.deps/libprocess_tests-socket_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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-shared_tests.Tpo 
.deps/libprocess_tests-shared_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -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
../../../3rdparty/libprocess/src/tests/benchmarks.cpp:41:27: fatal error: 
benchmarks.pb.h: No such file or directory
 #include "benchmarks.pb.h"
                           ^
compilation terminated.
mv -f .deps/libprocess_tests-timeseries_tests.Tpo 
.deps/libprocess_tests-timeseries_tests.Po
../protobuf-3.3.0/src/protoc -I../../../3rdparty/libprocess/src/tests 
--cpp_out=. ../../../3rdparty/libprocess/src/tests/benchmarks.proto
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT 
test_linkee-test_linkee.o -MD -MP -MF .deps/test_linkee-test_linkee.Tpo -c -o 
test_linkee-test_linkee.o `test -f 'src/tests/test_linkee.cpp' || echo 
'../../../3rdparty/libprocess/'`src/tests/test_linkee.cpp
mv -f .deps/libprocess_tests-time_tests.Tpo .deps/libprocess_tests-time_tests.Po
g++ -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 -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT 
benchmarks-benchmarks.pb.o -MD -MP -MF .deps/benchmarks-benchmarks.pb.Tpo -c -o 
benchmarks-benchmarks.pb.o `test -f 'benchmarks.pb.cc' || echo 
'../../../3rdparty/libprocess/'`benchmarks.pb.cc
mv -f .deps/libprocess_tests-system_tests.Tpo 
.deps/libprocess_tests-system_tests.Po
mv -f .deps/benchmarks-benchmarks.pb.Tpo .deps/benchmarks-benchmarks.pb.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo 
.deps/libprocess_tests-subprocess_tests.Po
mv -f .deps/test_linkee-test_linkee.Tpo .deps/test_linkee-test_linkee.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wsign-compare 
-Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 
-Wno-unused-local-typedefs -std=c++11   -o test-linkee 
test_linkee-test_linkee.o  ../libgmock.la ../protobuf-3.3.0/src/libprotobuf.la 
libprocess.la  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -Wall -Wsign-compare -Wformat-security -fstack-protector 
-fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o test-linkee 
test_linkee-test_linkee.o  ../.libs/libgmock.a 
../protobuf-3.3.0/src/.libs/libprotobuf.a ./.libs/libprocess.a 
/mesos/mesos-1.5.0/_build/3rdparty/glog-0.3.3/.libs/libglog.a -lpthread 
/mesos/mesos-1.5.0/_build/3rdparty/libev-4.22/.libs/libev.a -lm -lz 
/usr/lib/x86_64-linux-gnu/libsvn_delta-1.so 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so 
-lrt -pthread
mv -f .deps/libprocess_tests-process_tests.Tpo 
.deps/libprocess_tests-process_tests.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wsign-compare 
-Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 
-Wno-unused-local-typedefs -std=c++11   -o libprocess-tests 
libprocess_tests-after_tests.o libprocess_tests-collect_tests.o 
libprocess_tests-count_down_latch_tests.o libprocess_tests-decoder_tests.o 
libprocess_tests-encoder_tests.o libprocess_tests-future_tests.o 
libprocess_tests-http_tests.o libprocess_tests-io_tests.o 
libprocess_tests-limiter_tests.o libprocess_tests-loop_tests.o 
libprocess_tests-main.o libprocess_tests-metrics_tests.o 
libprocess_tests-mutex_tests.o libprocess_tests-owned_tests.o 
libprocess_tests-process_tests.o libprocess_tests-profiler_tests.o 
libprocess_tests-queue_tests.o libprocess_tests-reap_tests.o 
libprocess_tests-rwlock_tests.o libprocess_tests-socket_tests.o 
libprocess_tests-sequence_tests.o libprocess_tests-shared_tests.o 
libprocess_tests-statistics_tests.o libprocess_tests-subprocess_tests.o 
libprocess_tests-system_tests.o libprocess_tests-timeseries_tests.o 
libprocess_tests-time_tests.o     ../libgmock.la 
../protobuf-3.3.0/src/libprotobuf.la libprocess.la  -lz -lsvn_delta-1 
-lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -Wall -Wsign-compare -Wformat-security -fstack-protector 
-fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o libprocess-tests 
libprocess_tests-after_tests.o libprocess_tests-collect_tests.o 
libprocess_tests-count_down_latch_tests.o libprocess_tests-decoder_tests.o 
libprocess_tests-encoder_tests.o libprocess_tests-future_tests.o 
libprocess_tests-http_tests.o libprocess_tests-io_tests.o 
libprocess_tests-limiter_tests.o libprocess_tests-loop_tests.o 
libprocess_tests-main.o libprocess_tests-metrics_tests.o 
libprocess_tests-mutex_tests.o libprocess_tests-owned_tests.o 
libprocess_tests-process_tests.o libprocess_tests-profiler_tests.o 
libprocess_tests-queue_tests.o libprocess_tests-reap_tests.o 
libprocess_tests-rwlock_tests.o libprocess_tests-socket_tests.o 
libprocess_tests-sequence_tests.o libprocess_tests-shared_tests.o 
libprocess_tests-statistics_tests.o libprocess_tests-subprocess_tests.o 
libprocess_tests-system_tests.o libprocess_tests-timeseries_tests.o 
libprocess_tests-time_tests.o  ../.libs/libgmock.a 
../protobuf-3.3.0/src/.libs/libprotobuf.a ./.libs/libprocess.a 
/mesos/mesos-1.5.0/_build/3rdparty/glog-0.3.3/.libs/libglog.a -lpthread 
/mesos/mesos-1.5.0/_build/3rdparty/libev-4.22/.libs/libev.a -lm -lz 
/usr/lib/x86_64-linux-gnu/libsvn_delta-1.so 
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 
/usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so 
-lrt -pthread
The bug is not reproducible, so it is likely a hardware or OS problem.
make[7]: *** [benchmarks-benchmarks.o] Error 1
make[7]: *** Waiting for unfinished jobs....
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-1508700347-24871
Untagged: mesos-1508700347-24871:latest
Deleted: sha256:df4a7c9ea0622eb151c1622619ddcdff3700956e2d763bfbbe159345bdbbfcc8
Build step 'Execute shell' marked build as failure

Reply via email to