You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/07/29 01:52:24 UTC

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

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

Changes:

[mpark] Added MESOS-7728 to 1.3.1 CHANGELOG.

------------------------------------------
[...truncated 2.39 MB...]
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.3.1/_build/src/python/dist/mesos.executor-1.3.1-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.3.1/_build/src/python/dist/mesos.scheduler-1.3.1-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.3.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.3.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.3.1.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.3.1-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.3.1-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.3.1.dist-info/WHEEL
make  dynamic-reservation-framework test-http-framework test-framework test-executor test-http-executor long-lived-framework long-lived-executor no-executor-framework docker-no-executor-framework balloon-framework balloon-executor load-generator-framework persistent-volume-framework disk-full-framework test-helper mesos-tests examples/java/test-executor examples/java/test-exception-framework examples/java/test-framework examples/java/test-log examples/java/test-multiple-executors-framework examples/java/v1-test-framework examples/python/test_executor.py examples/python/test-executor examples/python/test_framework.py examples/python/test-framework \
	  tests/balloon_framework_test.sh tests/disk_full_framework_test.sh tests/dynamic_reservation_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/java_log_test.sh tests/java_v0_framework_test.sh tests/java_v1_framework_test.sh tests/no_executor_framework_test.sh tests/persistent_volume_framework_test.sh tests/python_framework_test.sh tests/test_http_framework_test.sh tests/test_framework_test.sh
make[4]: Entering directory `/mesos/mesos-1.3.1/_build/src'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/dynamic_reservation_framework-dynamic_reservation_framework.o -MD -MP -MF examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo -c -o examples/dynamic_reservation_framework-dynamic_reservation_framework.o `test -f 'examples/dynamic_reservation_framework.cpp' || echo '../../src/'`examples/dynamic_reservation_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_framework-test_http_framework.o -MD -MP -MF examples/.deps/test_http_framework-test_http_framework.Tpo -c -o examples/test_http_framework-test_http_framework.o `test -f 'examples/test_http_framework.cpp' || echo '../../src/'`examples/test_http_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo '../../src/'`examples/test_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_executor-test_http_executor.o -MD -MP -MF examples/.deps/test_http_executor-test_http_executor.Tpo -c -o examples/test_http_executor-test_http_executor.o `test -f 'examples/test_http_executor.cpp' || echo '../../src/'`examples/test_http_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo '../../src/'`examples/long_lived_framework.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo '../../src/'`examples/long_lived_executor.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo '../../src/'`examples/no_executor_framework.cpp
mv -f examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/docker_no_executor_framework-docker_no_executor_framework.o -MD -MP -MF examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo -c -o examples/docker_no_executor_framework-docker_no_executor_framework.o `test -f 'examples/docker_no_executor_framework.cpp' || echo '../../src/'`examples/docker_no_executor_framework.cpp
mv -f examples/.deps/test_http_executor-test_http_executor.Tpo examples/.deps/test_http_executor-test_http_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_framework-balloon_framework.o -MD -MP -MF examples/.deps/balloon_framework-balloon_framework.Tpo -c -o examples/balloon_framework-balloon_framework.o `test -f 'examples/balloon_framework.cpp' || echo '../../src/'`examples/balloon_framework.cpp
mv -f examples/.deps/test_http_framework-test_http_framework.Tpo examples/.deps/test_http_framework-test_http_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_executor-balloon_executor.o -MD -MP -MF examples/.deps/balloon_executor-balloon_executor.Tpo -c -o examples/balloon_executor-balloon_executor.o `test -f 'examples/balloon_executor.cpp' || echo '../../src/'`examples/balloon_executor.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/load_generator_framework-load_generator_framework.o -MD -MP -MF examples/.deps/load_generator_framework-load_generator_framework.Tpo -c -o examples/load_generator_framework-load_generator_framework.o `test -f 'examples/load_generator_framework.cpp' || echo '../../src/'`examples/load_generator_framework.cpp
mv -f examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/persistent_volume_framework-persistent_volume_framework.o -MD -MP -MF examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo -c -o examples/persistent_volume_framework-persistent_volume_framework.o `test -f 'examples/persistent_volume_framework.cpp' || echo '../../src/'`examples/persistent_volume_framework.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/disk_full_framework-disk_full_framework.o -MD -MP -MF examples/.deps/disk_full_framework-disk_full_framework.Tpo -c -o examples/disk_full_framework-disk_full_framework.o `test -f 'examples/disk_full_framework.cpp' || echo '../../src/'`examples/disk_full_framework.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT slave/qos_controllers/mesos_tests-load.o -MD -MP -MF slave/qos_controllers/.deps/mesos_tests-load.Tpo -c -o slave/qos_controllers/mesos_tests-load.o `test -f 'slave/qos_controllers/load.cpp' || echo '../../src/'`slave/qos_controllers/load.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-active_user_test_helper.o -MD -MP -MF tests/.deps/mesos_tests-active_user_test_helper.Tpo -c -o tests/mesos_tests-active_user_test_helper.o `test -f 'tests/active_user_test_helper.cpp' || echo '../../src/'`tests/active_user_test_helper.cpp
mv -f examples/.deps/load_generator_framework-load_generator_framework.Tpo examples/.deps/load_generator_framework-load_generator_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-anonymous_tests.o -MD -MP -MF tests/.deps/mesos_tests-anonymous_tests.Tpo -c -o tests/mesos_tests-anonymous_tests.o `test -f 'tests/anonymous_tests.cpp' || echo '../../src/'`tests/anonymous_tests.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-api_tests.o -MD -MP -MF tests/.deps/mesos_tests-api_tests.Tpo -c -o tests/mesos_tests-api_tests.o `test -f 'tests/api_tests.cpp' || echo '../../src/'`tests/api_tests.cpp
mv -f tests/.deps/mesos_tests-active_user_test_helper.Tpo tests/.deps/mesos_tests-active_user_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo '../../src/'`tests/attributes_tests.cpp
mv -f examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo examples/.deps/persistent_volume_framework-persistent_volume_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-authentication_tests.Tpo -c -o tests/mesos_tests-authentication_tests.o `test -f 'tests/authentication_tests.cpp' || echo '../../src/'`tests/authentication_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-authorization_tests.Tpo -c -o tests/mesos_tests-authorization_tests.o `test -f 'tests/authorization_tests.cpp' || echo '../../src/'`tests/authorization_tests.cpp
mv -f slave/qos_controllers/.deps/mesos_tests-load.Tpo slave/qos_controllers/.deps/mesos_tests-load.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-check_tests.o -MD -MP -MF tests/.deps/mesos_tests-check_tests.Tpo -c -o tests/mesos_tests-check_tests.o `test -f 'tests/check_tests.cpp' || echo '../../src/'`tests/check_tests.cpp
mv -f examples/.deps/disk_full_framework-disk_full_framework.Tpo examples/.deps/disk_full_framework-disk_full_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cluster.o -MD -MP -MF tests/.deps/mesos_tests-cluster.Tpo -c -o tests/mesos_tests-cluster.o `test -f 'tests/cluster.cpp' || echo '../../src/'`tests/cluster.cpp
mv -f tests/.deps/mesos_tests-anonymous_tests.Tpo tests/.deps/mesos_tests-anonymous_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-command_executor_tests.o -MD -MP -MF tests/.deps/mesos_tests-command_executor_tests.Tpo -c -o tests/mesos_tests-command_executor_tests.o `test -f 'tests/command_executor_tests.cpp' || echo '../../src/'`tests/command_executor_tests.cpp
mv -f tests/.deps/mesos_tests-authorization_tests.Tpo tests/.deps/mesos_tests-authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-container_logger_tests.o -MD -MP -MF tests/.deps/mesos_tests-container_logger_tests.Tpo -c -o tests/mesos_tests-container_logger_tests.o `test -f 'tests/container_logger_tests.cpp' || echo '../../src/'`tests/container_logger_tests.cpp
mv -f tests/.deps/mesos_tests-check_tests.Tpo tests/.deps/mesos_tests-check_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-containerizer.o -MD -MP -MF tests/.deps/mesos_tests-containerizer.Tpo -c -o tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' || echo '../../src/'`tests/containerizer.cpp
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo tests/.deps/mesos_tests-authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cram_md5_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo -c -o tests/mesos_tests-cram_md5_authentication_tests.o `test -f 'tests/cram_md5_authentication_tests.cpp' || echo '../../src/'`tests/cram_md5_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-cluster.Tpo tests/.deps/mesos_tests-cluster.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-credentials_tests.o -MD -MP -MF tests/.deps/mesos_tests-credentials_tests.Tpo -c -o tests/mesos_tests-credentials_tests.o `test -f 'tests/credentials_tests.cpp' || echo '../../src/'`tests/credentials_tests.cpp
mv -f tests/.deps/mesos_tests-command_executor_tests.Tpo tests/.deps/mesos_tests-command_executor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-default_executor_tests.o -MD -MP -MF tests/.deps/mesos_tests-default_executor_tests.Tpo -c -o tests/mesos_tests-default_executor_tests.o `test -f 'tests/default_executor_tests.cpp' || echo '../../src/'`tests/default_executor_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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-disk_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-disk_quota_tests.Tpo -c -o tests/mesos_tests-disk_quota_tests.o `test -f 'tests/disk_quota_tests.cpp' || echo '../../src/'`tests/disk_quota_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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-dynamic_weights_tests.o -MD -MP -MF tests/.deps/mesos_tests-dynamic_weights_tests.Tpo -c -o tests/mesos_tests-dynamic_weights_tests.o `test -f 'tests/dynamic_weights_tests.cpp' || echo '../../src/'`tests/dynamic_weights_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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-environment.o -MD -MP -MF tests/.deps/mesos_tests-environment.Tpo -c -o tests/mesos_tests-environment.o `test -f 'tests/environment.cpp' || echo '../../src/'`tests/environment.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo tests/.deps/mesos_tests-containerizer.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-examples_tests.o -MD -MP -MF tests/.deps/mesos_tests-examples_tests.Tpo -c -o tests/mesos_tests-examples_tests.o `test -f 'tests/examples_tests.cpp' || echo '../../src/'`tests/examples_tests.cpp
mv -f tests/.deps/mesos_tests-examples_tests.Tpo tests/.deps/mesos_tests-examples_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo '../../src/'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-api_tests.Tpo tests/.deps/mesos_tests-api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-environment.Tpo tests/.deps/mesos_tests-environment.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-default_executor_tests.Tpo tests/.deps/mesos_tests-default_executor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-dynamic_weights_tests.Tpo tests/.deps/mesos_tests-dynamic_weights_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-disk_quota_tests.Tpo tests/.deps/mesos_tests-disk_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-executor_http_api_tests.Tpo tests/.deps/mesos_tests-executor_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-flags.Tpo tests/.deps/mesos_tests-flags.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-fetcher_tests.Tpo tests/.deps/mesos_tests-fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_server_test_helper.o -MD -MP -MF tests/.deps/mesos_tests-http_server_test_helper.Tpo -c -o tests/mesos_tests-http_server_test_helper.o `test -f 'tests/http_server_test_helper.cpp' || echo '../../src/'`tests/http_server_test_helper.cpp
mv -f tests/.deps/mesos_tests-http_server_test_helper.Tpo tests/.deps/mesos_tests-http_server_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-kill_policy_test_helper.o -MD -MP -MF tests/.deps/mesos_tests-kill_policy_test_helper.Tpo -c -o tests/mesos_tests-kill_policy_test_helper.o `test -f 'tests/kill_policy_test_helper.cpp' || echo '../../src/'`tests/kill_policy_test_helper.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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-http_authentication_tests.Tpo tests/.deps/mesos_tests-http_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-kill_policy_test_helper.Tpo tests/.deps/mesos_tests-kill_policy_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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_fault_tolerance_tests.Tpo tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-master_contender_detector_tests.Tpo tests/.deps/mesos_tests-master_contender_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-master_authorization_tests.Tpo tests/.deps/mesos_tests-master_authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-master_allocator_tests.Tpo tests/.deps/mesos_tests-master_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-master_maintenance_tests.Tpo tests/.deps/mesos_tests-master_maintenance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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_quota_tests.Tpo tests/.deps/mesos_tests-master_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mock_docker.o -MD -MP -MF tests/.deps/mesos_tests-mock_docker.Tpo -c -o tests/mesos_tests-mock_docker.o `test -f 'tests/mock_docker.cpp' || echo '../../src/'`tests/mock_docker.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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mock_slave.o -MD -MP -MF tests/.deps/mesos_tests-mock_slave.Tpo -c -o tests/mesos_tests-mock_slave.o `test -f 'tests/mock_slave.cpp' || echo '../../src/'`tests/mock_slave.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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mock_registrar.o -MD -MP -MF tests/.deps/mesos_tests-mock_registrar.Tpo -c -o tests/mesos_tests-mock_registrar.o `test -f 'tests/mock_registrar.cpp' || echo '../../src/'`tests/mock_registrar.cpp
mv -f tests/.deps/mesos_tests-mock_docker.Tpo tests/.deps/mesos_tests-mock_docker.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-mock_registrar.Tpo tests/.deps/mesos_tests-mock_registrar.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-metrics_tests.Tpo tests/.deps/mesos_tests-metrics_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-mock_slave.Tpo tests/.deps/mesos_tests-mock_slave.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-module.Tpo tests/.deps/mesos_tests-module.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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_tests.Tpo tests/.deps/mesos_tests-module_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-paths_tests.Tpo tests/.deps/mesos_tests-paths_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-protobuf_utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_utils_tests.Tpo -c -o tests/mesos_tests-protobuf_utils_tests.o `test -f 'tests/protobuf_utils_tests.cpp' || echo '../../src/'`tests/protobuf_utils_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=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-oversubscription_tests.Tpo tests/.deps/mesos_tests-oversubscription_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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-partition_tests.Tpo tests/.deps/mesos_tests-partition_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"mesos\ 1.3.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.3.1/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.3.1/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.3.1/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.3.1/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.3.1/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.3.1/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.3.1/_inst/sbin\" -isystem /usr/lib/jvm/java-7-openjdk-amd64/include -isystem /usr/lib/jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -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
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
make[4]: *** [tests/mesos_tests-persistent_volume_endpoints_tests.o] Error 4
make[4]: *** Waiting for unfinished jobs....
mv -f tests/.deps/mesos_tests-protobuf_utils_tests.Tpo tests/.deps/mesos_tests-protobuf_utils_tests.Po
mv -f tests/.deps/mesos_tests-persistent_volume_tests.Tpo tests/.deps/mesos_tests-persistent_volume_tests.Po
mv -f tests/.deps/mesos_tests-rate_limiting_tests.Tpo tests/.deps/mesos_tests-rate_limiting_tests.Po
mv -f tests/.deps/mesos_tests-registrar_tests.Tpo tests/.deps/mesos_tests-registrar_tests.Po
mv -f tests/.deps/mesos_tests-reconciliation_tests.Tpo tests/.deps/mesos_tests-reconciliation_tests.Po
make[4]: Leaving directory `/mesos/mesos-1.3.1/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.3.1/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.3.1/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.3.1/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501289046-3104
Untagged: mesos-1501289046-3104:latest
Deleted: sha256:d041a38698379e584e05a45421310819517169d2c38dcd37636a22fe81dd784e
Deleted: sha256:4a3823d3724a1fc2530777faabbb2221cc236bb82e2aae5efffce1c42f16d533
Deleted: sha256:16ac4afe2e6075fe47df64c4d15af889429d034d962e6ea3614a40d8b1c729fd
Deleted: sha256:7328803d7bbd2aaec2ccff0aec12e00c4c41a72d0dfc616b97f80352ac74aed3
Deleted: sha256:edd19e4b350a7cf1ae13e15918e4233599d033f24cec3e3699a270ab002997bc
Deleted: sha256:3bc81795ceeddce4df614655a7d9dcd4494fbd512949f5fe69d3d65bc2d7f649
Deleted: sha256:40e3e080c42d293d06cbf51f0bf3be2789b794ecbacd32b6026c6ade38595c39
Deleted: sha256:6a1cef9cc395e621e17ceaa6b36fe8a6dda2e9e6c5eb4a5c1195b81ef653bd81
Deleted: sha256:bf7b27f539a1ce07c24d288eb6bdfc2670f00cd8f3e8b2838ec09613f58399b2
Deleted: sha256:5ab2502e8c11d806dc15b5964b09e21b78cebb704e103b727792781268141cb7
Deleted: sha256:43cf544066f7b57f145673bf8ae7b1dc745b533bc55184408ded720ba6114eef
Deleted: sha256:9ade143ea8f078efc0f8115863de6f744557c24c088e0760fcb9e76ba82150de
Deleted: sha256:d0435f26a0d16c2fc4a08123ce969c99d4890c31c0f0f4771882691d0c746b02
Deleted: sha256:cbb226b10b41319a384729e3f502eb73ecca3161f005ce1f144b9d235ffae407
Deleted: sha256:de9cbdd29f6f8f7fe37624bdc772c84b081355a18add6f9731a6f9b0fdad778d
Deleted: sha256:0e0f63989f1d22e532f587f2f93b9e6570e15a0cc41e9b3052a04102479a9797
Deleted: sha256:b07ded90c3b63cd34042e7d8841e69f0ddbf2e25f2774be53243c0da2f8677dc
Deleted: sha256:8c72050ea5d646c34b338d4d413b67cb1c94e32bd52a3c4b90c0ee786ccf20f2
Deleted: sha256:8f78711c916950a3e2cefbe149546073673334bcc7a01ca5e59ae118aa6fe55a
Deleted: sha256:996075e00a02f8c458cc2996e2f62213c77653ab90e3237d5bae25308710ce40
Deleted: sha256:313254d745648fc08aa9a3f366c1f87ae502a9b3ca012488816c619848431c80
Deleted: sha256:e2be0d25b68d5a0f292999ce77e3b0bc2abcc30d13b14799a991b11b3e11ebb9
Deleted: sha256:5da323d6e61366a869c1a848e81c581c25aa626bb0db0166ac9bb630bce2c488
Deleted: sha256:facbd214d98d06165a4bdd55c087ce51f6f04ed33bca6990b5315b9a5b60253c
Build step 'Execute shell' marked build as failure

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

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