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/08/03 07:55:17 UTC

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

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)/4060/display/redirect?page=changes>

Changes:

[zhq527725] Introduced `--default_container_dns` agent flag.

[zhq527725] Passed default container DNS info to Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in Docker executor.

[zhq527725] Set container DNS with `--default_container_dns` in DockerContainerizer.

[zhq527725] Set container DNS with `--default_container_dns` in CNI isolator.

[zhq527725] Parsed DNS related info from the output of `docker inspect`.

[zhq527725] Added a test `DockerContainerizerTest.ROOT_DOCKER_DefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSCniTest.ROOT_VerifyDefaultDNS`.

[zhq527725] Added a test `DefaultContainerDNSFlagTest.ValidateFlag`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4060
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <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)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 01e5bc386c744aa5e9976935674639595557a760 (origin/master)
Commit message: "Added a test `DefaultContainerDNSFlagTest.ValidateFlag`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 01e5bc386c744aa5e9976935674639595557a760
 > git rev-list 1793f8f2a6e98757dba06d9d70d7bd3c03830cf0 # timeout=10
[c781ba51] $ /bin/bash -xe /tmp/jenkins5430722390109235199.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied (use --upgrade to upgrade): virtualenv in /usr/lib/python2.7/dist-packages
Cleaning up...
3rdparty/libprocess/src/semaphore.hpp:242:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
3rdparty/libprocess/src/semaphore.hpp:243:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
Total errors found: 1
<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)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/src/python/cli_new/.virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Total errors found: 0
Checking 1189 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 21 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com

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) #4063

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)/4063/display/redirect?page=changes>


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

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)/4062/display/redirect?page=changes>

Changes:

[alexr] Fixed the whitespace build issue using clang-format.

------------------------------------------
[...truncated 2.74 MB...]
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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-hierarchical_allocator_tests.Tpo tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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
mv -f tests/.deps/mesos_tests-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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_fetcher.o -MD -MP -MF tests/.deps/mesos_tests-mock_fetcher.Tpo -c -o tests/mesos_tests-mock_fetcher.o `test -f 'tests/mock_fetcher.cpp' || echo '../../src/'`tests/mock_fetcher.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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-mock_registrar.Tpo tests/.deps/mesos_tests-mock_registrar.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-mock_fetcher.Tpo tests/.deps/mesos_tests-mock_fetcher.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-module_tests.Tpo tests/.deps/mesos_tests-module_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-oversubscription_tests.Tpo tests/.deps/mesos_tests-oversubscription_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-paths_tests.Tpo tests/.deps/mesos_tests-paths_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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
mv -f tests/.deps/mesos_tests-persistent_volume_endpoints_tests.Tpo tests/.deps/mesos_tests-persistent_volume_endpoints_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-reservation_endpoints_tests.o -MD -MP -MF tests/.deps/mesos_tests-reservation_endpoints_tests.Tpo -c -o tests/mesos_tests-reservation_endpoints_tests.o `test -f 'tests/reservation_endpoints_tests.cpp' || echo '../../src/'`tests/reservation_endpoints_tests.cpp
mv -f tests/.deps/mesos_tests-protobuf_utils_tests.Tpo tests/.deps/mesos_tests-protobuf_utils_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-reservation_tests.o -MD -MP -MF tests/.deps/mesos_tests-reservation_tests.Tpo -c -o tests/mesos_tests-reservation_tests.o `test -f 'tests/reservation_tests.cpp' || echo '../../src/'`tests/reservation_tests.cpp
mv -f tests/.deps/mesos_tests-persistent_volume_tests.Tpo tests/.deps/mesos_tests-persistent_volume_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo '../../src/'`tests/resource_offers_tests.cpp
mv -f tests/.deps/mesos_tests-rate_limiting_tests.Tpo tests/.deps/mesos_tests-rate_limiting_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-resource_provider_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_provider_http_api_tests.Tpo -c -o tests/mesos_tests-resource_provider_http_api_tests.o `test -f 'tests/resource_provider_http_api_tests.cpp' || echo '../../src/'`tests/resource_provider_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-registrar_tests.Tpo tests/.deps/mesos_tests-registrar_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-resource_provider_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_provider_validation_tests.Tpo -c -o tests/mesos_tests-resource_provider_validation_tests.o `test -f 'tests/resource_provider_validation_tests.cpp' || echo '../../src/'`tests/resource_provider_validation_tests.cpp
mv -f tests/.deps/mesos_tests-resource_provider_validation_tests.Tpo tests/.deps/mesos_tests-resource_provider_validation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo '../../src/'`tests/resources_tests.cpp
mv -f tests/.deps/mesos_tests-reconciliation_tests.Tpo tests/.deps/mesos_tests-reconciliation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-resources_utils.o -MD -MP -MF tests/.deps/mesos_tests-resources_utils.Tpo -c -o tests/mesos_tests-resources_utils.o `test -f 'tests/resources_utils.cpp' || echo '../../src/'`tests/resources_utils.cpp
mv -f tests/.deps/mesos_tests-resources_utils.Tpo tests/.deps/mesos_tests-resources_utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-role_tests.o -MD -MP -MF tests/.deps/mesos_tests-role_tests.Tpo -c -o tests/mesos_tests-role_tests.o `test -f 'tests/role_tests.cpp' || echo '../../src/'`tests/role_tests.cpp
mv -f tests/.deps/mesos_tests-reservation_endpoints_tests.Tpo tests/.deps/mesos_tests-reservation_endpoints_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-scheduler_driver_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_driver_tests.Tpo -c -o tests/mesos_tests-scheduler_driver_tests.o `test -f 'tests/scheduler_driver_tests.cpp' || echo '../../src/'`tests/scheduler_driver_tests.cpp
mv -f tests/.deps/mesos_tests-resource_provider_http_api_tests.Tpo tests/.deps/mesos_tests-resource_provider_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-scheduler_event_call_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_event_call_tests.Tpo -c -o tests/mesos_tests-scheduler_event_call_tests.o `test -f 'tests/scheduler_event_call_tests.cpp' || echo '../../src/'`tests/scheduler_event_call_tests.cpp
mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-scheduler_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_http_api_tests.Tpo -c -o tests/mesos_tests-scheduler_http_api_tests.o `test -f 'tests/scheduler_http_api_tests.cpp' || echo '../../src/'`tests/scheduler_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-scheduler_tests.o -MD -MP -MF tests/.deps/mesos_tests-scheduler_tests.Tpo -c -o tests/mesos_tests-scheduler_tests.o `test -f 'tests/scheduler_tests.cpp' || echo '../../src/'`tests/scheduler_tests.cpp
mv -f tests/.deps/mesos_tests-reservation_tests.Tpo tests/.deps/mesos_tests-reservation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-script.o -MD -MP -MF tests/.deps/mesos_tests-script.Tpo -c -o tests/mesos_tests-script.o `test -f 'tests/script.cpp' || echo '../../src/'`tests/script.cpp
mv -f tests/.deps/mesos_tests-role_tests.Tpo tests/.deps/mesos_tests-role_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-slave_authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_authorization_tests.Tpo -c -o tests/mesos_tests-slave_authorization_tests.o `test -f 'tests/slave_authorization_tests.cpp' || echo '../../src/'`tests/slave_authorization_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_driver_tests.Tpo tests/.deps/mesos_tests-scheduler_driver_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-slave_recovery_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_recovery_tests.Tpo -c -o tests/mesos_tests-slave_recovery_tests.o `test -f 'tests/slave_recovery_tests.cpp' || echo '../../src/'`tests/slave_recovery_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_event_call_tests.Tpo tests/.deps/mesos_tests-scheduler_event_call_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-slave_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_validation_tests.Tpo -c -o tests/mesos_tests-slave_validation_tests.o `test -f 'tests/slave_validation_tests.cpp' || echo '../../src/'`tests/slave_validation_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_http_api_tests.Tpo tests/.deps/mesos_tests-scheduler_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-slave_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_tests.Tpo -c -o tests/mesos_tests-slave_tests.o `test -f 'tests/slave_tests.cpp' || echo '../../src/'`tests/slave_tests.cpp
mv -f tests/.deps/mesos_tests-script.Tpo tests/.deps/mesos_tests-script.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-sorter_tests.o -MD -MP -MF tests/.deps/mesos_tests-sorter_tests.Tpo -c -o tests/mesos_tests-sorter_tests.o `test -f 'tests/sorter_tests.cpp' || echo '../../src/'`tests/sorter_tests.cpp
mv -f tests/.deps/mesos_tests-scheduler_tests.Tpo tests/.deps/mesos_tests-scheduler_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-state_tests.o -MD -MP -MF tests/.deps/mesos_tests-state_tests.Tpo -c -o tests/mesos_tests-state_tests.o `test -f 'tests/state_tests.cpp' || echo '../../src/'`tests/state_tests.cpp
mv -f tests/.deps/mesos_tests-slave_authorization_tests.Tpo tests/.deps/mesos_tests-slave_authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-status_update_manager_tests.o -MD -MP -MF tests/.deps/mesos_tests-status_update_manager_tests.Tpo -c -o tests/mesos_tests-status_update_manager_tests.o `test -f 'tests/status_update_manager_tests.cpp' || echo '../../src/'`tests/status_update_manager_tests.cpp
mv -f tests/.deps/mesos_tests-slave_validation_tests.Tpo tests/.deps/mesos_tests-slave_validation_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-teardown_tests.o -MD -MP -MF tests/.deps/mesos_tests-teardown_tests.Tpo -c -o tests/mesos_tests-teardown_tests.o `test -f 'tests/teardown_tests.cpp' || echo '../../src/'`tests/teardown_tests.cpp
mv -f tests/.deps/mesos_tests-state_tests.Tpo tests/.deps/mesos_tests-state_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-upgrade_tests.o -MD -MP -MF tests/.deps/mesos_tests-upgrade_tests.Tpo -c -o tests/mesos_tests-upgrade_tests.o `test -f 'tests/upgrade_tests.cpp' || echo '../../src/'`tests/upgrade_tests.cpp
mv -f tests/.deps/mesos_tests-sorter_tests.Tpo tests/.deps/mesos_tests-sorter_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-uri_tests.o -MD -MP -MF tests/.deps/mesos_tests-uri_tests.Tpo -c -o tests/mesos_tests-uri_tests.o `test -f 'tests/uri_tests.cpp' || echo '../../src/'`tests/uri_tests.cpp
mv -f tests/.deps/mesos_tests-uri_tests.Tpo tests/.deps/mesos_tests-uri_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-uri_fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-uri_fetcher_tests.Tpo -c -o tests/mesos_tests-uri_fetcher_tests.o `test -f 'tests/uri_fetcher_tests.cpp' || echo '../../src/'`tests/uri_fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-uri_fetcher_tests.Tpo tests/.deps/mesos_tests-uri_fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-utils.o -MD -MP -MF tests/.deps/mesos_tests-utils.Tpo -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo '../../src/'`tests/utils.cpp
mv -f tests/.deps/mesos_tests-status_update_manager_tests.Tpo tests/.deps/mesos_tests-status_update_manager_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-values_tests.o -MD -MP -MF tests/.deps/mesos_tests-values_tests.Tpo -c -o tests/mesos_tests-values_tests.o `test -f 'tests/values_tests.cpp' || echo '../../src/'`tests/values_tests.cpp
mv -f tests/.deps/mesos_tests-teardown_tests.Tpo tests/.deps/mesos_tests-teardown_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo '../../src/'`tests/zookeeper_url_tests.cpp
mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-appc_spec_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-appc_spec_tests.Tpo -c -o tests/containerizer/mesos_tests-appc_spec_tests.o `test -f 'tests/containerizer/appc_spec_tests.cpp' || echo '../../src/'`tests/containerizer/appc_spec_tests.cpp
mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-composing_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-composing_containerizer_tests.o `test -f 'tests/containerizer/composing_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/composing_containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-slave_recovery_tests.Tpo tests/.deps/mesos_tests-slave_recovery_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-containerizer_tests.o `test -f 'tests/containerizer/containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-upgrade_tests.Tpo tests/.deps/mesos_tests-upgrade_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-cpu_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cpu_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-cpu_isolator_tests.o `test -f 'tests/containerizer/cpu_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/cpu_isolator_tests.cpp
mv -f tests/.deps/mesos_tests-slave_tests.Tpo tests/.deps/mesos_tests-slave_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-docker_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_containerizer_tests.o `test -f 'tests/containerizer/docker_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/docker_containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-values_tests.Tpo tests/.deps/mesos_tests-values_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-docker_spec_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_spec_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_spec_tests.o `test -f 'tests/containerizer/docker_spec_tests.cpp' || echo '../../src/'`tests/containerizer/docker_spec_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-docker_spec_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_spec_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-docker_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_tests.o `test -f 'tests/containerizer/docker_tests.cpp' || echo '../../src/'`tests/containerizer/docker_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-appc_spec_tests.Tpo tests/containerizer/.deps/mesos_tests-appc_spec_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-environment_secret_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-environment_secret_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-environment_secret_isolator_tests.o `test -f 'tests/containerizer/environment_secret_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/environment_secret_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-composing_containerizer_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-io_switchboard_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-io_switchboard_tests.Tpo -c -o tests/containerizer/mesos_tests-io_switchboard_tests.o `test -f 'tests/containerizer/io_switchboard_tests.cpp' || echo '../../src/'`tests/containerizer/io_switchboard_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-containerizer_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-isolator_tests.o `test -f 'tests/containerizer/isolator_tests.cpp' || echo '../../src/'`tests/containerizer/isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-cpu_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-cpu_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-launcher.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-launcher.Tpo -c -o tests/containerizer/mesos_tests-launcher.o `test -f 'tests/containerizer/launcher.cpp' || echo '../../src/'`tests/containerizer/launcher.cpp
mv -f tests/containerizer/.deps/mesos_tests-launcher.Tpo tests/containerizer/.deps/mesos_tests-launcher.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-memory_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-memory_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-memory_isolator_tests.o `test -f 'tests/containerizer/memory_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/memory_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-docker_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-memory_test_helper.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-memory_test_helper.Tpo -c -o tests/containerizer/mesos_tests-memory_test_helper.o `test -f 'tests/containerizer/memory_test_helper.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper.cpp
mv -f tests/containerizer/.deps/mesos_tests-environment_secret_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-environment_secret_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-mesos_containerizer_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Tpo -c -o tests/containerizer/mesos_tests-mesos_containerizer_tests.o `test -f 'tests/containerizer/mesos_containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/mesos_containerizer_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_containerizer_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-mesos_containerizer_paths_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-mesos_containerizer_paths_tests.Tpo -c -o tests/containerizer/mesos_tests-mesos_containerizer_paths_tests.o `test -f 'tests/containerizer/mesos_containerizer_paths_tests.cpp' || echo '../../src/'`tests/containerizer/mesos_containerizer_paths_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-oci_spec_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-oci_spec_tests.Tpo -c -o tests/containerizer/mesos_tests-oci_spec_tests.o `test -f 'tests/containerizer/oci_spec_tests.cpp' || echo '../../src/'`tests/containerizer/oci_spec_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-memory_test_helper.Tpo tests/containerizer/.deps/mesos_tests-memory_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-posix_rlimits_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-posix_rlimits_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-posix_rlimits_isolator_tests.o `test -f 'tests/containerizer/posix_rlimits_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/posix_rlimits_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-mesos_containerizer_paths_tests.Tpo tests/containerizer/.deps/mesos_tests-mesos_containerizer_paths_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-provisioner_appc_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_appc_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_appc_tests.o `test -f 'tests/containerizer/provisioner_appc_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_appc_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-io_switchboard_tests.Tpo tests/containerizer/.deps/mesos_tests-io_switchboard_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-provisioner_backend_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_backend_tests.o `test -f 'tests/containerizer/provisioner_backend_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_backend_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-memory_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-memory_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-provisioner_docker_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_docker_tests.o `test -f 'tests/containerizer/provisioner_docker_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_docker_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_backend_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-provisioner_paths_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-provisioner_paths_tests.Tpo -c -o tests/containerizer/mesos_tests-provisioner_paths_tests.o `test -f 'tests/containerizer/provisioner_paths_tests.cpp' || echo '../../src/'`tests/containerizer/provisioner_paths_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-oci_spec_tests.Tpo tests/containerizer/.deps/mesos_tests-oci_spec_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-volume_sandbox_path_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-volume_sandbox_path_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-volume_sandbox_path_isolator_tests.o `test -f 'tests/containerizer/volume_sandbox_path_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/volume_sandbox_path_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-posix_rlimits_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-posix_rlimits_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-ldcache_tests.o -MD -MP -MF tests/.deps/mesos_tests-ldcache_tests.Tpo -c -o tests/mesos_tests-ldcache_tests.o `test -f 'tests/ldcache_tests.cpp' || echo '../../src/'`tests/ldcache_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Tpo tests/containerizer/.deps/mesos_tests-mesos_containerizer_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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-ldd_tests.o -MD -MP -MF tests/.deps/mesos_tests-ldd_tests.Tpo -c -o tests/mesos_tests-ldd_tests.o `test -f 'tests/ldd_tests.cpp' || echo '../../src/'`tests/ldd_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-provisioner_appc_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_appc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-linux_capabilities_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-linux_capabilities_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-linux_capabilities_isolator_tests.o `test -f 'tests/containerizer/linux_capabilities_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/linux_capabilities_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-provisioner_paths_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_paths_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-capabilities_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-capabilities_tests.Tpo -c -o tests/containerizer/mesos_tests-capabilities_tests.o `test -f 'tests/containerizer/capabilities_tests.cpp' || echo '../../src/'`tests/containerizer/capabilities_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Tpo tests/containerizer/.deps/mesos_tests-provisioner_docker_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-capabilities_test_helper.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-capabilities_test_helper.Tpo -c -o tests/containerizer/mesos_tests-capabilities_test_helper.o `test -f 'tests/containerizer/capabilities_test_helper.cpp' || echo '../../src/'`tests/containerizer/capabilities_test_helper.cpp
mv -f tests/containerizer/.deps/mesos_tests-volume_sandbox_path_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-volume_sandbox_path_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-cgroups_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-cgroups_isolator_tests.o `test -f 'tests/containerizer/cgroups_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/cgroups_isolator_tests.cpp
mv -f tests/.deps/mesos_tests-ldcache_tests.Tpo tests/.deps/mesos_tests-ldcache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-cgroups_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cgroups_tests.Tpo -c -o tests/containerizer/mesos_tests-cgroups_tests.o `test -f 'tests/containerizer/cgroups_tests.cpp' || echo '../../src/'`tests/containerizer/cgroups_tests.cpp
mv -f tests/.deps/mesos_tests-ldd_tests.Tpo tests/.deps/mesos_tests-ldd_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-cni_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-cni_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-cni_isolator_tests.o `test -f 'tests/containerizer/cni_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/cni_isolator_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-capabilities_test_helper.Tpo tests/containerizer/.deps/mesos_tests-capabilities_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-docker_volume_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-docker_volume_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-docker_volume_isolator_tests.o `test -f 'tests/containerizer/docker_volume_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/docker_volume_isolator_tests.cpp
../../src/tests/containerizer/cni_isolator_tests.cpp:1747:13: error: unterminated raw string
             R"~(
             ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1761:16: error: missing terminating " character [-Werror]
             })~"),
                ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1766:13: error: unterminated raw string
             R"~(
             ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1779:16: error: missing terminating " character [-Werror]
             })~"),
                ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1784:13: error: unterminated raw string
             R"~(
             ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1806:19: error: missing terminating " character [-Werror]
               ]})~")));
                   ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1817:7: error: unterminated raw string
       R"~(
       ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1818:8: error: invalid preprocessing directive #!
       #!/bin/sh
        ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1824:9: error: missing terminating " character [-Werror]
       )~",
         ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1918:0: error: unterminated argument list invoking macro "INSTANTIATE_TEST_CASE_P"
 } // namespace mesos {
 ^
mv -f tests/containerizer/.deps/mesos_tests-linux_capabilities_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-linux_capabilities_isolator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-linux_filesystem_isolator_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-linux_filesystem_isolator_tests.Tpo -c -o tests/containerizer/mesos_tests-linux_filesystem_isolator_tests.o `test -f 'tests/containerizer/linux_filesystem_isolator_tests.cpp' || echo '../../src/'`tests/containerizer/linux_filesystem_isolator_tests.cpp
../../src/tests/containerizer/cni_isolator_tests.cpp:1741:1: error: 'INSTANTIATE_TEST_CASE_P' does not name a type
 INSTANTIATE_TEST_CASE_P(
 ^
../../src/tests/containerizer/cni_isolator_tests.cpp:1741:1: error: expected '}' at end of input
../../src/tests/containerizer/cni_isolator_tests.cpp:1741:1: error: expected '}' at end of input
../../src/tests/containerizer/cni_isolator_tests.cpp:1741:1: error: expected '}' at end of input
mv -f tests/containerizer/.deps/mesos_tests-capabilities_tests.Tpo tests/containerizer/.deps/mesos_tests-capabilities_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-fs_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-fs_tests.Tpo -c -o tests/containerizer/mesos_tests-fs_tests.o `test -f 'tests/containerizer/fs_tests.cpp' || echo '../../src/'`tests/containerizer/fs_tests.cpp
mv -f tests/containerizer/.deps/mesos_tests-fs_tests.Tpo tests/containerizer/.deps/mesos_tests-fs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.4.0\" -DPACKAGE_STRING=\"mesos\ 1.4.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=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.4.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.4.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.4.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -isystem ../3rdparty/concurrentqueue-1.0.0-beta -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-3.3.0/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.4.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.4.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -isystem ../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.4.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.4.0/_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/containerizer/mesos_tests-memory_pressure_tests.o -MD -MP -MF tests/containerizer/.deps/mesos_tests-memory_pressure_tests.Tpo -c -o tests/containerizer/mesos_tests-memory_pressure_tests.o `test -f 'tests/containerizer/memory_pressure_tests.cpp' || echo '../../src/'`tests/containerizer/memory_pressure_tests.cpp
cc1plus: all warnings being treated as errors
make[4]: *** [tests/containerizer/mesos_tests-cni_isolator_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/containerizer/.deps/mesos_tests-cgroups_tests.Tpo tests/containerizer/.deps/mesos_tests-cgroups_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-cgroups_isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-docker_volume_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-docker_volume_isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-linux_filesystem_isolator_tests.Tpo tests/containerizer/.deps/mesos_tests-linux_filesystem_isolator_tests.Po
mv -f tests/containerizer/.deps/mesos_tests-memory_pressure_tests.Tpo tests/containerizer/.deps/mesos_tests-memory_pressure_tests.Po
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1501762418-20152
Untagged: mesos-1501762418-20152:latest
Deleted: sha256:e38b318fced87fb2eeeb8fb75c4b6bba91d962bd854ae58eb97934dbc8112ec5
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com

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

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)/4061/display/redirect?page=changes>

Changes:

[zhq527725] Surrounded raw string with `string()` for `DefaultContainerDNSCniTest`.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 4061
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu3 (ubuntu xenial) in workspace <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)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9b0c836cd7fbf239788e8959ae10620caa7fd8a2 (origin/master)
Commit message: "Surrounded raw string with `string()` for `DefaultContainerDNSCniTest`."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9b0c836cd7fbf239788e8959ae10620caa7fd8a2
 > git rev-list 01e5bc386c744aa5e9976935674639595557a760 # timeout=10
[c781ba51] $ /bin/bash -xe /tmp/jenkins4028962365408837303.sh
+ '[' origin/master = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
3rdparty/libprocess/src/semaphore.hpp:242:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
3rdparty/libprocess/src/semaphore.hpp:243:  Weird number of spaces at line-start.  Are you using a 2-space indent?  [whitespace/indent] [3]
Total errors found: 1
Total errors found: 0
Checking 1189 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 21 Python files
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user zhq527725@gmail.com
Not sending mail to unregistered user songzihao1990@gmail.com
Not sending mail to unregistered user gregorywmann@gmail.com