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 2016/03/24 01:36:58 UTC

Build failed in Jenkins: mesos-reviewbot #12116

See <https://builds.apache.org/job/mesos-reviewbot/12116/changes>

Changes:

[yujie.jay] Fixed containerizer potential race destroy while provisioning.

[yujie.jay] Added mesos containerizer test DestroyWhileProvisioning.

[yujie.jay] Added getAppcImage for Appc provisioning tests.

[yujie.jay] Added Appc provisioner integration test.

[bmahler] Updated FrameworkInfo::Capability::Type enum for upgradability.

------------------------------------------
[...truncated 6203 lines...]
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-executor_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-executor_http_api_tests.Tpo -c -o tests/mesos_tests-executor_http_api_tests.o `test -f 'tests/executor_http_api_tests.cpp' || echo '../../src/'`tests/executor_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo tests/.deps/mesos_tests-authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo '../../src/'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-credentials_tests.Tpo tests/.deps/mesos_tests-credentials_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_cache_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_cache_tests.Tpo -c -o tests/mesos_tests-fetcher_cache_tests.o `test -f 'tests/fetcher_cache_tests.cpp' || echo '../../src/'`tests/fetcher_cache_tests.cpp
mv -f tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo tests/.deps/mesos_tests-cram_md5_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_tests.Tpo -c -o tests/mesos_tests-fetcher_tests.o `test -f 'tests/fetcher_tests.cpp' || echo '../../src/'`tests/fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo tests/.deps/mesos_tests-containerizer.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-files_tests.o -MD -MP -MF tests/.deps/mesos_tests-files_tests.Tpo -c -o tests/mesos_tests-files_tests.o `test -f 'tests/files_tests.cpp' || echo '../../src/'`tests/files_tests.cpp
mv -f tests/.deps/mesos_tests-container_logger_tests.Tpo tests/.deps/mesos_tests-container_logger_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-flags.o -MD -MP -MF tests/.deps/mesos_tests-flags.Tpo -c -o tests/mesos_tests-flags.o `test -f 'tests/flags.cpp' || echo '../../src/'`tests/flags.cpp
mv -f tests/.deps/mesos_tests-environment.Tpo tests/.deps/mesos_tests-environment.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-gc_tests.o -MD -MP -MF tests/.deps/mesos_tests-gc_tests.Tpo -c -o tests/mesos_tests-gc_tests.o `test -f 'tests/gc_tests.cpp' || echo '../../src/'`tests/gc_tests.cpp
mv -f tests/.deps/mesos_tests-disk_quota_tests.Tpo tests/.deps/mesos_tests-disk_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hdfs_tests.o -MD -MP -MF tests/.deps/mesos_tests-hdfs_tests.Tpo -c -o tests/mesos_tests-hdfs_tests.o `test -f 'tests/hdfs_tests.cpp' || echo '../../src/'`tests/hdfs_tests.cpp
mv -f tests/.deps/mesos_tests-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-health_check_tests.o -MD -MP -MF tests/.deps/mesos_tests-health_check_tests.Tpo -c -o tests/mesos_tests-health_check_tests.o `test -f 'tests/health_check_tests.cpp' || echo '../../src/'`tests/health_check_tests.cpp
mv -f tests/.deps/mesos_tests-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hierarchical_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo -c -o tests/mesos_tests-hierarchical_allocator_tests.o `test -f 'tests/hierarchical_allocator_tests.cpp' || echo '../../src/'`tests/hierarchical_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-flags.Tpo tests/.deps/mesos_tests-flags.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hook_tests.o -MD -MP -MF tests/.deps/mesos_tests-hook_tests.Tpo -c -o tests/mesos_tests-hook_tests.o `test -f 'tests/hook_tests.cpp' || echo '../../src/'`tests/hook_tests.cpp
mv -f tests/.deps/mesos_tests-dynamic_weights_tests.Tpo tests/.deps/mesos_tests-dynamic_weights_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_authentication_tests.Tpo -c -o tests/mesos_tests-http_authentication_tests.o `test -f 'tests/http_authentication_tests.cpp' || echo '../../src/'`tests/http_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo -c -o tests/mesos_tests-http_fault_tolerance_tests.o `test -f 'tests/http_fault_tolerance_tests.cpp' || echo '../../src/'`tests/http_fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-executor_http_api_tests.Tpo tests/.deps/mesos_tests-executor_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo '../../src/'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_tests.Tpo tests/.deps/mesos_tests-fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-logging_tests.o -MD -MP -MF tests/.deps/mesos_tests-logging_tests.Tpo -c -o tests/mesos_tests-logging_tests.o `test -f 'tests/logging_tests.cpp' || echo '../../src/'`tests/logging_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo '../../src/'`tests/main.cpp
mv -f tests/.deps/mesos_tests-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_allocator_tests.Tpo -c -o tests/mesos_tests-master_allocator_tests.o `test -f 'tests/master_allocator_tests.cpp' || echo '../../src/'`tests/master_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_authorization_tests.Tpo -c -o tests/mesos_tests-master_authorization_tests.o `test -f 'tests/master_authorization_tests.cpp' || echo '../../src/'`tests/master_authorization_tests.cpp
mv -f tests/.deps/mesos_tests-http_authentication_tests.Tpo tests/.deps/mesos_tests-http_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_contender_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_contender_detector_tests.Tpo -c -o tests/mesos_tests-master_contender_detector_tests.o `test -f 'tests/master_contender_detector_tests.cpp' || echo '../../src/'`tests/master_contender_detector_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_maintenance_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_maintenance_tests.Tpo -c -o tests/mesos_tests-master_maintenance_tests.o `test -f 'tests/master_maintenance_tests.cpp' || echo '../../src/'`tests/master_maintenance_tests.cpp
mv -f tests/.deps/mesos_tests-health_check_tests.Tpo tests/.deps/mesos_tests-health_check_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_quota_tests.Tpo -c -o tests/mesos_tests-master_quota_tests.o `test -f 'tests/master_quota_tests.cpp' || echo '../../src/'`tests/master_quota_tests.cpp
mv -f tests/.deps/mesos_tests-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_slave_reconciliation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo -c -o tests/mesos_tests-master_slave_reconciliation_tests.o `test -f 'tests/master_slave_reconciliation_tests.cpp' || echo '../../src/'`tests/master_slave_reconciliation_tests.cpp
mv -f tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo '../../src/'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_validation_tests.Tpo -c -o tests/mesos_tests-master_validation_tests.o `test -f 'tests/master_validation_tests.cpp' || echo '../../src/'`tests/master_validation_tests.cpp
mv -f tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mesos.o -MD -MP -MF tests/.deps/mesos_tests-mesos.Tpo -c -o tests/mesos_tests-mesos.o `test -f 'tests/mesos.cpp' || echo '../../src/'`tests/mesos.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-metrics_tests.o -MD -MP -MF tests/.deps/mesos_tests-metrics_tests.Tpo -c -o tests/mesos_tests-metrics_tests.o `test -f 'tests/metrics_tests.cpp' || echo '../../src/'`tests/metrics_tests.cpp
mv -f tests/.deps/mesos_tests-master_contender_detector_tests.Tpo tests/.deps/mesos_tests-master_contender_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-module.o -MD -MP -MF tests/.deps/mesos_tests-module.Tpo -c -o tests/mesos_tests-module.o `test -f 'tests/module.cpp' || echo '../../src/'`tests/module.cpp
mv -f tests/.deps/mesos_tests-master_authorization_tests.Tpo tests/.deps/mesos_tests-master_authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-module_tests.o -MD -MP -MF tests/.deps/mesos_tests-module_tests.Tpo -c -o tests/mesos_tests-module_tests.o `test -f 'tests/module_tests.cpp' || echo '../../src/'`tests/module_tests.cpp
mv -f tests/.deps/mesos_tests-master_allocator_tests.Tpo tests/.deps/mesos_tests-master_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-monitor_tests.o -MD -MP -MF tests/.deps/mesos_tests-monitor_tests.Tpo -c -o tests/mesos_tests-monitor_tests.o `test -f 'tests/monitor_tests.cpp' || echo '../../src/'`tests/monitor_tests.cpp
mv -f tests/.deps/mesos_tests-master_quota_tests.Tpo tests/.deps/mesos_tests-master_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-oversubscription_tests.o -MD -MP -MF tests/.deps/mesos_tests-oversubscription_tests.Tpo -c -o tests/mesos_tests-oversubscription_tests.o `test -f 'tests/oversubscription_tests.cpp' || echo '../../src/'`tests/oversubscription_tests.cpp
mv -f tests/.deps/mesos_tests-master_validation_tests.Tpo tests/.deps/mesos_tests-master_validation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-partition_tests.o -MD -MP -MF tests/.deps/mesos_tests-partition_tests.Tpo -c -o tests/mesos_tests-partition_tests.o `test -f 'tests/partition_tests.cpp' || echo '../../src/'`tests/partition_tests.cpp
mv -f tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo tests/.deps/mesos_tests-master_slave_reconciliation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-paths_tests.o -MD -MP -MF tests/.deps/mesos_tests-paths_tests.Tpo -c -o tests/mesos_tests-paths_tests.o `test -f 'tests/paths_tests.cpp' || echo '../../src/'`tests/paths_tests.cpp
mv -f tests/.deps/mesos_tests-master_maintenance_tests.Tpo tests/.deps/mesos_tests-master_maintenance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-persistent_volume_endpoints_tests.o -MD -MP -MF tests/.deps/mesos_tests-persistent_volume_endpoints_tests.Tpo -c -o tests/mesos_tests-persistent_volume_endpoints_tests.o `test -f 'tests/persistent_volume_endpoints_tests.cpp' || echo '../../src/'`tests/persistent_volume_endpoints_tests.cpp
mv -f tests/.deps/mesos_tests-metrics_tests.Tpo tests/.deps/mesos_tests-metrics_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-persistent_volume_tests.o -MD -MP -MF tests/.deps/mesos_tests-persistent_volume_tests.Tpo -c -o tests/mesos_tests-persistent_volume_tests.o `test -f 'tests/persistent_volume_tests.cpp' || echo '../../src/'`tests/persistent_volume_tests.cpp
mv -f tests/.deps/mesos_tests-module.Tpo tests/.deps/mesos_tests-module.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo '../../src/'`tests/protobuf_io_tests.cpp
mv -f tests/.deps/mesos_tests-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-rate_limiting_tests.o -MD -MP -MF tests/.deps/mesos_tests-rate_limiting_tests.Tpo -c -o tests/mesos_tests-rate_limiting_tests.o `test -f 'tests/rate_limiting_tests.cpp' || echo '../../src/'`tests/rate_limiting_tests.cpp
mv -f tests/.deps/mesos_tests-module_tests.Tpo tests/.deps/mesos_tests-module_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-reconciliation_tests.o -MD -MP -MF tests/.deps/mesos_tests-reconciliation_tests.Tpo -c -o tests/mesos_tests-reconciliation_tests.o `test -f 'tests/reconciliation_tests.cpp' || echo '../../src/'`tests/reconciliation_tests.cpp
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-registrar_tests.o -MD -MP -MF tests/.deps/mesos_tests-registrar_tests.Tpo -c -o tests/mesos_tests-registrar_tests.o `test -f 'tests/registrar_tests.cpp' || echo '../../src/'`tests/registrar_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-repair_tests.o -MD -MP -MF tests/.deps/mesos_tests-repair_tests.Tpo -c -o tests/mesos_tests-repair_tests.o `test -f 'tests/repair_tests.cpp' || echo '../../src/'`tests/repair_tests.cpp
mv -f tests/.deps/mesos_tests-paths_tests.Tpo tests/.deps/mesos_tests-paths_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-reservation_endpoints_tests.o -MD -MP -MF tests/.deps/mesos_tests-reservation_endpoints_tests.Tpo -c -o tests/mesos_tests-reservation_endpoints_tests.o `test -f 'tests/reservation_endpoints_tests.cpp' || echo '../../src/'`tests/reservation_endpoints_tests.cpp
mv -f tests/.deps/mesos_tests-monitor_tests.Tpo tests/.deps/mesos_tests-monitor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-reservation_tests.o -MD -MP -MF tests/.deps/mesos_tests-reservation_tests.Tpo -c -o tests/mesos_tests-reservation_tests.o `test -f 'tests/reservation_tests.cpp' || echo '../../src/'`tests/reservation_tests.cpp
mv -f tests/.deps/mesos_tests-partition_tests.Tpo tests/.deps/mesos_tests-partition_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo '../../src/'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-oversubscription_tests.Tpo tests/.deps/mesos_tests-oversubscription_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo '../../src/'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-registrar_tests.Tpo tests/.deps/mesos_tests-registrar_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-role_tests.o -MD -MP -MF tests/.deps/mesos_tests-role_tests.Tpo -c -o tests/mesos_tests-role_tests.o `test -f 'tests/role_tests.cpp' || echo '../../src/'`tests/role_tests.cpp
mv -f tests/.deps/mesos_tests-repair_tests.Tpo tests/.deps/mesos_tests-repair_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-scheduler_driver_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_driver_tests.Tpo -c -o tests/mesos_tests-scheduler_driver_tests.o `test -f 'tests/scheduler_driver_tests.cpp' || echo '../../src/'`tests/scheduler_driver_tests.cpp
mv -f tests/.deps/mesos_tests-rate_limiting_tests.Tpo tests/.deps/mesos_tests-rate_limiting_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-scheduler_event_call_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_event_call_tests.Tpo -c -o tests/mesos_tests-scheduler_event_call_tests.o `test -f 'tests/scheduler_event_call_tests.cpp' || echo '../../src/'`tests/scheduler_event_call_tests.cpp
mv -f tests/.deps/mesos_tests-persistent_volume_tests.Tpo tests/.deps/mesos_tests-persistent_volume_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-scheduler_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_http_api_tests.Tpo -c -o tests/mesos_tests-scheduler_http_api_tests.o `test -f 'tests/scheduler_http_api_tests.cpp' || echo '../../src/'`tests/scheduler_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-persistent_volume_endpoints_tests.Tpo tests/.deps/mesos_tests-persistent_volume_endpoints_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-scheduler_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_tests.Tpo -c -o tests/mesos_tests-scheduler_tests.o `test -f 'tests/scheduler_tests.cpp' || echo '../../src/'`tests/scheduler_tests.cpp
mv -f tests/.deps/mesos_tests-reconciliation_tests.Tpo tests/.deps/mesos_tests-reconciliation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-script.o -MD -MP -MF tests/.deps/mesos_tests-script.Tpo -c -o tests/mesos_tests-script.o `test -f 'tests/script.cpp' || echo '../../src/'`tests/script.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-slave_recovery_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_recovery_tests.Tpo -c -o tests/mesos_tests-slave_recovery_tests.o `test -f 'tests/slave_recovery_tests.cpp' || echo '../../src/'`tests/slave_recovery_tests.cpp
mv -f tests/.deps/mesos_tests-reservation_endpoints_tests.Tpo tests/.deps/mesos_tests-reservation_endpoints_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-slave_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_tests.Tpo -c -o tests/mesos_tests-slave_tests.o `test -f 'tests/slave_tests.cpp' || echo '../../src/'`tests/slave_tests.cpp
mv -f tests/.deps/mesos_tests-role_tests.Tpo tests/.deps/mesos_tests-role_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-sorter_tests.o -MD -MP -MF tests/.deps/mesos_tests-sorter_tests.Tpo -c -o tests/mesos_tests-sorter_tests.o `test -f 'tests/sorter_tests.cpp' || echo '../../src/'`tests/sorter_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-state_tests.o -MD -MP -MF tests/.deps/mesos_tests-state_tests.Tpo -c -o tests/mesos_tests-state_tests.o `test -f 'tests/state_tests.cpp' || echo '../../src/'`tests/state_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_driver_tests.Tpo tests/.deps/mesos_tests-scheduler_driver_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-status_update_manager_tests.o -MD -MP -MF tests/.deps/mesos_tests-status_update_manager_tests.Tpo -c -o tests/mesos_tests-status_update_manager_tests.o `test -f 'tests/status_update_manager_tests.cpp' || echo '../../src/'`tests/status_update_manager_tests.cpp
mv -f tests/.deps/mesos_tests-reservation_tests.Tpo tests/.deps/mesos_tests-reservation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-teardown_tests.o -MD -MP -MF tests/.deps/mesos_tests-teardown_tests.Tpo -c -o tests/mesos_tests-teardown_tests.o `test -f 'tests/teardown_tests.cpp' || echo '../../src/'`tests/teardown_tests.cpp
mv -f tests/.deps/mesos_tests-script.Tpo tests/.deps/mesos_tests-script.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-uri_tests.o -MD -MP -MF tests/.deps/mesos_tests-uri_tests.Tpo -c -o tests/mesos_tests-uri_tests.o `test -f 'tests/uri_tests.cpp' || echo '../../src/'`tests/uri_tests.cpp
mv -f tests/.deps/mesos_tests-uri_tests.Tpo tests/.deps/mesos_tests-uri_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-uri_fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-uri_fetcher_tests.Tpo -c -o tests/mesos_tests-uri_fetcher_tests.o `test -f 'tests/uri_fetcher_tests.cpp' || echo '../../src/'`tests/uri_fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_event_call_tests.Tpo tests/.deps/mesos_tests-scheduler_event_call_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo '../../src/'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-scheduler_http_api_tests.Tpo tests/.deps/mesos_tests-scheduler_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-values_tests.o -MD -MP -MF tests/.deps/mesos_tests-values_tests.Tpo -c -o tests/mesos_tests-values_tests.o `test -f 'tests/values_tests.cpp' || echo '../../src/'`tests/values_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_tests.Tpo tests/.deps/mesos_tests-scheduler_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo '../../src/'`tests/zookeeper_url_tests.cpp
mv -f tests/.deps/mesos_tests-uri_fetcher_tests.Tpo tests/.deps/mesos_tests-uri_fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-composing_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-composing_containerizer_tests.o `test -f 'tests/containerizer/composing_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/composing_containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-docker_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_containerizer_tests.o `test -f 'tests/containerizer/docker_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/docker_containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-docker_spec_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_spec_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_spec_tests.o `test -f 'tests/containerizer/docker_spec_tests.cpp' || echo '../../src/'`tests/containerizer/docker_spec_tests.cpp
mv -f tests/.deps/mesos_tests-state_tests.Tpo tests/.deps/mesos_tests-state_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-docker_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_tests.o `test -f 'tests/containerizer/docker_tests.cpp' || echo '../../src/'`tests/containerizer/docker_tests.cpp
mv -f tests/.deps/mesos_tests-sorter_tests.Tpo tests/.deps/mesos_tests-sorter_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-external_containerizer_test.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-external_containerizer_test.Tpo -c -o tests/containerizer/mesos_tests-external_containerizer_test.o `test -f 'tests/containerizer/external_containerizer_test.cpp' || echo '../../src/'`tests/containerizer/external_containerizer_test.cpp
mv -f tests/containerizer/.deps/mesos_tests-docker_spec_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_spec_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-isolator_tests.o `test -f 'tests/containerizer/isolator_tests.cpp' || echo '../../src/'`tests/containerizer/isolator_tests.cpp
mv -f tests/.deps/mesos_tests-values_tests.Tpo tests/.deps/mesos_tests-values_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-launcher.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-launcher.Tpo -c -o tests/containerizer/mesos_tests-launcher.o `test -f 'tests/containerizer/launcher.cpp' || echo '../../src/'`tests/containerizer/launcher.cpp
mv -f tests/.deps/mesos_tests-teardown_tests.Tpo tests/.deps/mesos_tests-teardown_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-memory_test_helper.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-memory_test_helper.Tpo -c -o tests/containerizer/mesos_tests-memory_test_helper.o `test -f 'tests/containerizer/memory_test_helper.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper.cpp
mv -f tests/containerizer/.deps/mesos_tests-launcher.Tpo tests/containerizer/.deps/mesos_tests-launcher.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-mesos_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-mesos_containerizer_tests.o `test -f 'tests/containerizer/mesos_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/mesos_containerizer_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-memory_test_helper.Tpo tests/containerizer/.deps/mesos_tests-memory_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-provisioner_appc_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_appc_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_appc_tests.o `test -f 'tests/containerizer/provisioner_appc_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_appc_tests.cpp
mv -f tests/.deps/mesos_tests-status_update_manager_tests.Tpo tests/.deps/mesos_tests-status_update_manager_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-provisioner_backend_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_backend_tests.o `test -f 'tests/containerizer/provisioner_backend_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_backend_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-provisioner_docker_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_docker_tests.o `test -f 'tests/containerizer/provisioner_docker_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_docker_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-cgroups_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-cgroups_isolator_tests.o `test -f 'tests/containerizer/cgroups_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/cgroups_isolator_tests.cpp
../../src/tests/containerizer/provisioner_appc_tests.cpp: In member function 'virtual void mesos::internal::tests::AppcProvisionerIntegrationTest_ROOT_SimpleLinuxImageTest_Test::TestBody()':
../../src/tests/containerizer/provisioner_appc_tests.cpp:851:50: error: no matching function for call to 'mesos::internal::tests::AppcProvisionerIntegrationTest_ROOT_SimpleLinuxImageTest_Test::StartSlave(mesos::internal::slave::Flags&)'
   Try<PID<slave::Slave>> slave = StartSlave(flags);
                                                  ^
../../src/tests/containerizer/provisioner_appc_tests.cpp:851:50: note: candidates are:
In file included from ../../src/tests/containerizer/provisioner_appc_tests.cpp:47:0:
../../src/tests/mesos.hpp:159:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:159:47: note:   no known conversion for argument 1 from 'mesos::internal::slave::Flags' to 'mesos::internal::MasterDetector*'
../../src/tests/mesos.hpp:164:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::internal::slave::Containerizer*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:164:47: note:   candidate expects 3 arguments, 1 provided
../../src/tests/mesos.hpp:170:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::internal::slave::Containerizer*, const string&, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:170:47: note:   candidate expects 4 arguments, 1 provided
../../src/tests/mesos.hpp:177:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::internal::slave::GarbageCollector*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:177:47: note:   candidate expects 3 arguments, 1 provided
../../src/tests/mesos.hpp:183:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::slave::ResourceEstimator*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:183:47: note:   candidate expects 3 arguments, 1 provided
../../src/tests/mesos.hpp:190:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::internal::slave::Containerizer*, mesos::slave::ResourceEstimator*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:190:47: note:   candidate expects 4 arguments, 1 provided
../../src/tests/mesos.hpp:197:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::slave::QoSController*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:197:47: note:   candidate expects 3 arguments, 1 provided
../../src/tests/mesos.hpp:204:47: note: virtual Try<process::Owned<mesos::internal::tests::cluster::Slave> > mesos::internal::tests::MesosTest::StartSlave(mesos::internal::MasterDetector*, mesos::internal::slave::Containerizer*, mesos::slave::QoSController*, const Option<mesos::internal::slave::Flags>&)
   virtual Try<process::Owned<cluster::Slave>> StartSlave(
                                               ^
../../src/tests/mesos.hpp:204:47: note:   candidate expects 4 arguments, 1 provided
../../src/tests/containerizer/provisioner_appc_tests.cpp:908:12: error: 'Shutdown' was not declared in this scope
   Shutdown();
            ^
mv -f tests/.deps/mesos_tests-slave_tests.Tpo tests/.deps/mesos_tests-slave_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-cgroups_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cgroups_tests.Tpo -c -o tests/containerizer/mesos_tests-cgroups_tests.o `test -f 'tests/containerizer/cgroups_tests.cpp' || echo '../../src/'`tests/containerizer/cgroups_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-docker_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-runtime_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-runtime_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-runtime_isolator_tests.o `test -f 'tests/containerizer/runtime_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/runtime_isolator_tests.cpp
In file included from ../../3rdparty/libprocess/3rdparty/stout/include/stout/hashmap.hpp:27:0,
                 from ../../include/mesos/type_utils.hpp:34,
                 from ../../include/mesos/resources.hpp:29,
                 from ../../include/mesos/slave/isolator.hpp:23,
                 from ../../src/tests/containerizer/provisioner_appc_tests.cpp:21:
../../3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp: In instantiation of 'Option<T>::Option(_Some<U>&&) [with U = Try<process::Owned<mesos::internal::tests::cluster::Master> >; T = process::PID<mesos::internal::master::Master>]':
../../3rdparty/libprocess/3rdparty/stout/include/stout/try.hpp:52:19:   required from 'Try<T>::Try(const U&) [with U = Try<process::Owned<mesos::internal::tests::cluster::Master> >; T = process::PID<mesos::internal::master::Master>]'
../../src/tests/containerizer/provisioner_appc_tests.cpp:842:49:   required from here
../../3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp:55:61: error: no matching function for call to 'process::PID<mesos::internal::master::Master>::PID(std::remove_reference<Try<process::Owned<mesos::internal::tests::cluster::Master> >&>::type)'
   Option(_Some<U>&& some) : state(SOME), t(std::move(some.t)) {}
                                                             ^
../../3rdparty/libprocess/3rdparty/stout/include/stout/option.hpp:55:61: note: candidates are:
In file included from ../../3rdparty/libprocess/include/process/latch.hpp:18:0,
                 from ../../3rdparty/libprocess/include/process/future.hpp:30,
                 from ../../3rdparty/libprocess/include/process/event.hpp:18,
                 from ../../3rdparty/libprocess/include/process/process.hpp:24,
                 from ../../3rdparty/libprocess/include/process/dispatch.hpp:20,
                 from ../../include/mesos/slave/isolator.hpp:28,
                 from ../../src/tests/containerizer/provisioner_appc_tests.cpp:21:
../../3rdparty/libprocess/include/process/pid.hpp:131:16: note: process::PID<T>::PID(const T&) [with T = mesos::internal::master::Master]
   /*implicit*/ PID(const T& t) : UPID(static_cast<const ProcessBase&>(t)) {}
                ^
../../3rdparty/libprocess/include/process/pid.hpp:131:16: note:   no known conversion for argument 1 from 'std::remove_reference<Try<process::Owned<mesos::internal::tests::cluster::Master> >&>::type {aka Try<process::Owned<mesos::internal::tests::cluster::Master> >}' to 'const mesos::internal::master::Master&'
../../3rdparty/libprocess/include/process/pid.hpp:130:16: note: process::PID<T>::PID(const T*) [with T = mesos::internal::master::Master]
   /*implicit*/ PID(const T* t) : UPID(static_cast<const ProcessBase&>(*t)) {}
                ^
../../3rdparty/libprocess/include/process/pid.hpp:130:16: note:   no known conversion for argument 1 from 'std::remove_reference<Try<process::Owned<mesos::internal::tests::cluster::Master> >&>::type {aka Try<process::Owned<mesos::internal::tests::cluster::Master> >}' to 'const mesos::internal::master::Master*'
../../3rdparty/libprocess/include/process/pid.hpp:128:3: note: process::PID<T>::PID() [with T = mesos::internal::master::Master]
   PID() : UPID() {}
   ^
../../3rdparty/libprocess/include/process/pid.hpp:128:3: note:   candidate expects 0 arguments, 1 provided
../../3rdparty/libprocess/include/process/pid.hpp:126:8: note: process::PID<mesos::internal::master::Master>::PID(const process::PID<mesos::internal::master::Master>&)
 struct PID : UPID
        ^
../../3rdparty/libprocess/include/process/pid.hpp:126:8: note:   no known conversion for argument 1 from 'std::remove_reference<Try<process::Owned<mesos::internal::tests::cluster::Master> >&>::type {aka Try<process::Owned<mesos::internal::tests::cluster::Master> >}' to 'const process::PID<mesos::internal::master::Master>&'
../../3rdparty/libprocess/include/process/pid.hpp:126:8: note: process::PID<mesos::internal::master::Master>::PID(process::PID<mesos::internal::master::Master>&&)
../../3rdparty/libprocess/include/process/pid.hpp:126:8: note:   no known conversion for argument 1 from 'std::remove_reference<Try<process::Owned<mesos::internal::tests::cluster::Master> >&>::type {aka Try<process::Owned<mesos::internal::tests::cluster::Master> >}' to 'process::PID<mesos::internal::master::Master>&&'
mv -f tests/containerizer/.deps/mesos_tests-external_containerizer_test.Tpo tests/containerizer/.deps/mesos_tests-external_containerizer_test.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.29.0\" -DPACKAGE_STRING=\"mesos\ 0.29.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.29.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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_LIBZ=1 -DHAVE_LIBCURL=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib\"> -DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos\"> -DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/share/mesos\"> -DPKGMODULEDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/lib/mesos/modules\"> -I../../include -I../../3rdparty/libprocess/include -I../../3rdparty/libprocess/3rdparty/stout/include -I../include -I../include/mesos -isystem ../3rdparty/libprocess/3rdparty/boost-1.53.0 -I../3rdparty/libprocess/3rdparty/picojson-1.3.0 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../3rdparty/zookeeper-3.4.5/src/c/include -I../3rdparty/zookeeper-3.4.5/src/c/generated -I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src -DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/..\"> -DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build\"> -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/gtest/include -I../3rdparty/libprocess/3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/libexec/mesos/tests\"> -DSBINDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_inst/sbin\"> -I/home/jenkins/tools/java/jdk1.6.0_20-64/include -I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux -DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/mesos_tests-filesystem_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-filesystem_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-filesystem_isolator_tests.o `test -f 'tests/containerizer/filesystem_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/filesystem_isolator_tests.cpp
make[4]: *** [tests/containerizer/mesos_tests-provisioner_appc_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Po
mv -f tests/.deps/mesos_tests-slave_recovery_tests.Tpo tests/.deps/mesos_tests-slave_recovery_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-cgroups_tests.Tpo tests/containerizer/.deps/mesos_tests-cgroups_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-runtime_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-runtime_isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-filesystem_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-filesystem_isolator_tests.Po
make[4]: Leaving directory `<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory `<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.29.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : mesos-reviewbot #12117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/mesos-reviewbot/12117/changes>