You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benno Evers <be...@mesosphere.com> on 2019/12/03 18:34:11 UTC

Review Request 71867: WIP: Support for docker containerizer.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71867/
-----------------------------------------------------------

Review request for mesos and Benjamin Bannier.


Repository: mesos


Description
-------

Note that currently we cannot test the code, because that
would require launching an executor inside a docker container,
which seems to be unprecedented in unit tests.


Diffs
-----

  src/slave/containerizer/docker.hpp 0349f537cef9651427e0e3ed33fd693107e07aa0 
  src/slave/containerizer/docker.cpp 2a9b2ffcbd01ae916839ae43c8342285ac3e14a2 
  src/tests/containerizer/docker_containerizer_tests.cpp 689a7220a09f2a58dffdf0dc9fd9f0548600be0e 


Diff: https://reviews.apache.org/r/71867/diff/1/


Testing
-------


Thanks,

Benno Evers


Re: Review Request 71867: WIP: Support for docker containerizer.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71867/#review219214
-----------------------------------------------------------



Bad patch!

Reviews applied: [71867]

Failed command: ['bash', '-c', "set -o pipefail; export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh 2>&1 | tee build_71867"]

Error:
...<truncated>...
R_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo '../../src/'`tests/resource_offers_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-resource_provider_manager_tests.o `test -f 'tests/resource_provider_manager_tests.cpp' || echo '../../src/'`tests/resource_provider_manager_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-resource_quantities_tests.o `test -f 'tests/resource_quantities_tests.cpp' || echo '../../src/'`tests/resource_quantities_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo '../../src/'`tests/resources_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-resources_utils.o `test -f 'tests/resources_utils.cpp' || echo '../../src/'`tests/resources_utils.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-role_tests.o `test -f 'tests/role_tests.cpp' || echo '../../src/'`tests/role_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-scheduler_driver_tests.o `test -f 'tests/scheduler_driver_tests.cpp' || echo '../../src/'`tests/scheduler_driver_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-scheduler_tests.o `test -f 'tests/scheduler_tests.cpp' || echo '../../src/'`tests/scheduler_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-script.o `test -f 'tests/script.cpp' || echo '../../src/'`tests/script.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-slave_authorization_tests.o `test -f 'tests/slave_authorization_tests.cpp' || echo '../../src/'`tests/slave_authorization_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-slave_compatibility_tests.o `test -f 'tests/slave_compatibility_tests.cpp' || echo '../../src/'`tests/slave_compatibility_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-slave_recovery_tests.o `test -f 'tests/slave_recovery_tests.cpp' || echo '../../src/'`tests/slave_recovery_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-slave_tests.o `test -f 'tests/slave_tests.cpp' || echo '../../src/'`tests/slave_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-slave_validation_tests.o `test -f 'tests/slave_validation_tests.cpp' || echo '../../src/'`tests/slave_validation_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-sorter_tests.o `test -f 'tests/sorter_tests.cpp' || echo '../../src/'`tests/sorter_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-state_tests.o `test -f 'tests/state_tests.cpp' || echo '../../src/'`tests/state_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-task_status_update_manager_tests.o `test -f 'tests/task_status_update_manager_tests.cpp' || echo '../../src/'`tests/task_status_update_manager_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-teardown_tests.o `test -f 'tests/teardown_tests.cpp' || echo '../../src/'`tests/teardown_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-upgrade_tests.o `test -f 'tests/upgrade_tests.cpp' || echo '../../src/'`tests/upgrade_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-uri_fetcher_tests.o `test -f 'tests/uri_fetcher_tests.cpp' || echo '../../src/'`tests/uri_fetcher_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-uri_tests.o `test -f 'tests/uri_tests.cpp' || echo '../../src/'`tests/uri_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-utils.o `test -f 'tests/utils.cpp' || echo '../../src/'`tests/utils.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-values_tests.o `test -f 'tests/values_tests.cpp' || echo '../../src/'`tests/values_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-volume_gid_manager_tests.o `test -f 'tests/volume_gid_manager_tests.cpp' || echo '../../src/'`tests/volume_gid_manager_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo '../../src/'`tests/zookeeper_url_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/containerizer/mesos_tests-containerizer_tests.o `test -f 'tests/containerizer/containerizer_tests.cpp' || echo '../../src/'`tests/containerizer/containerizer_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/containerizer/mesos_tests-docker_tests.o `test -f 'tests/containerizer/docker_tests.cpp' || echo '../../src/'`tests/containerizer/docker_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/containerizer/mesos_tests-isolator_tests.o `test -f 'tests/containerizer/isolator_tests.cpp' || echo '../../src/'`tests/containerizer/isolator_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o tests/containerizer/mesos_tests-launcher.o `test -f 'tests/containerizer/launcher.cpp' || echo '../../src/'`tests/containerizer/launcher.cpp
../../src/tests/containerizer/docker_containerizer_tests.cpp: In member function 'virtual void mesos::internal::tests::DockerContainerizerTest_DISABLED_ROOT_DOCKER_LaunchWithDomainSocket_Test::TestBody()':
../../src/tests/containerizer/docker_containerizer_tests.cpp:624:9: error: 'class mesos::internal::slave::Flags' has no member named 'http_executor_domain_sockets'
   flags.http_executor_domain_sockets = true;
         ^
../../src/tests/containerizer/docker_containerizer_tests.cpp:625:9: error: 'class mesos::internal::slave::Flags' has no member named 'domain_socket_location'
   flags.domain_socket_location = flags.work_dir + "/agent.sock";
         ^
In file included from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1874:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../../src/tests/containerizer/docker_containerizer_tests.cpp:664:44: error: 'class mesos::internal::slave::Flags' has no member named 'domain_socket_location'
   EXPECT_NE(flags.sandbox_directory, flags.domain_socket_location);
                                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest_pred_impl.h:77:52: note: in definition of macro 'GTEST_ASSERT_'
   if (const ::testing::AssertionResult gtest_ar = (expression)) \
                                                    ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest_pred_impl.h:162:3: note: in expansion of macro 'GTEST_PRED_FORMAT2_'
   GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_NONFATAL_FAILURE_)
   ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1927:3: note: in expansion of macro 'EXPECT_PRED_FORMAT2'
   EXPECT_PRED_FORMAT2(::testing::internal::CmpHelperNE, val1, val2)
   ^
../../src/tests/containerizer/docker_containerizer_tests.cpp:664:3: note: in expansion of macro 'EXPECT_NE'
   EXPECT_NE(flags.sandbox_directory, flags.domain_socket_location);
   ^
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
make[4]: *** [tests/containerizer/mesos_tests-docker_containerizer_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.10.0/_build'
make: *** [distcheck] Error 1
+ docker rmi --force mesos-1578666042-7610
Untagged: mesos-1578666042-7610:latest
Deleted: sha256:9641072e54601eda2318d88147d88fa2176112f8b10dfea915158ba97e307c0f
Deleted: sha256:56a44e574d2f4f3d671d58fd0bf81054d3f15e4cefe118decbf65e513ae9563d
Deleted: sha256:633b3cc877639c4271cc26d0af79ac00fb8f25f89fc1bd278d455dbdbbc971ed
Deleted: sha256:680e96480926cbae08401e7b3c179e3760e3cd7cf202f49fed093c86fd6b1831
Deleted: sha256:832864cab120b853ae50da1fe6e5484f14c1caf252480302bff6b1d82f54a4b4
Deleted: sha256:a1ff8e2a226e336386ed9b0872d600d9040d45bc2cded8f962d5b10e7125cbf3
Deleted: sha256:b348a621d35768d7480785630bed27e67fce57dab3a995c96520dda6ae2d20e0
Deleted: sha256:20509910265a0ada201b9e139a3bfe70674558998fc36e0391bdad2e9075ffd1
Deleted: sha256:42aa3ea02da4cd59e6e2865d4a2b896d12f452fbb09cfe6c5664e21e1ad90373
Deleted: sha256:eea10674970cde2867dd6803b739e40963af6e7cf1d9b8583be49eed9f6a0990
Deleted: sha256:26b2ec510770f3772aa6df54831d91d6fd935ee329a57dc51f59f8a5bbff8187
Deleted: sha256:2d588c0c6679a4535f9df53708fe21aafeaffbaab0a6454db6cb0c1b7ee5b253
Deleted: sha256:fda01610b67a602d10021a6d9093d0fee1315db258d919473b2f03bb3b302ca8
Deleted: sha256:3693dc4edc24a09313f6129557c5c3c9547ffe12fed41ecc9258b7e24ed6602f
Deleted: sha256:f77b2dbf4b9c5dcc3bdafe783520eb7c43a26a97eae92ac44f893532d4b73815
Deleted: sha256:1c25737bb0c92635f35e83140e5b30b7483f59cb9f9cd76ae507c23edf837d7b
Deleted: sha256:22c9114b1f8a2b7ac9c4dac84386224312447199d295b6d320d78921de7458cd
Deleted: sha256:f29475677714b1f091b748df666a1b48a1248329ebdbcdcc885a2f96ce960251
Deleted: sha256:5bc56db10204c57fe92f07f201dc79656bab68dc82a4fb61935dac8a7c543986
Deleted: sha256:916b306793f99d001086164cb898198a82395eae47318237e93216799c20ea2d
Deleted: sha256:c95a317cd52ed98cf40eb0228c5d8e101f9a770ed7ca8ccf904969257f5262b4
Deleted: sha256:006646d0759bbf45d3d967a01fdeaa4abbb9215c8c9c9551d0c094458c7a2099
Deleted: sha256:07fbadc9822b5bb66ee5f2d27a26c722f2e27c81a148f4ba780443f2f87371bb
Deleted: sha256:ec259c535f6fc903e515a8c0071b1290357b304a91c6ad471fcf3e5309143513
Deleted: sha256:ae5306e865027aa8b9b7de42dddf14959e6849ba8c5178541fd409a24ca572a5
Deleted: sha256:e9df6043d7401952f763ef09a163144c921d875c57e3fe5c961a0a7706213999
Deleted: sha256:491fd74c1c47c70024277347345d10fea47b8090fe813b1aaef89b289410670a
Deleted: sha256:26a4ec2db9b86a285e9a0db20159b43890f69d45aa647379e0be7cbce7c825c0
Deleted: sha256:f0ab7413872fcb7d15444a8826d7c3314579f90d2cd50b804fa5c1ff0880d7a7
Deleted: sha256:20193befefb18cfb0dfb62f6e50bd14f6f9bacc126e22f2ba0b7b599f46a82f3
Deleted: sha256:b3f1c903b36999606e4ec2eecaa535f46dbbef1267640cc764d112bd35ebbf8f

Full log: https://builds.apache.org/job/Mesos-Reviewbot-Linux/6359/console

- Mesos Reviewbot


On Dec. 3, 2019, 6:34 p.m., Benno Evers wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71867/
> -----------------------------------------------------------
> 
> (Updated Dec. 3, 2019, 6:34 p.m.)
> 
> 
> Review request for mesos and Benjamin Bannier.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Note that currently we cannot test the code, because that
> would require launching an executor inside a docker container,
> which seems to be unprecedented in unit tests.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/docker.hpp 0349f537cef9651427e0e3ed33fd693107e07aa0 
>   src/slave/containerizer/docker.cpp 2a9b2ffcbd01ae916839ae43c8342285ac3e14a2 
>   src/tests/containerizer/docker_containerizer_tests.cpp 689a7220a09f2a58dffdf0dc9fd9f0548600be0e 
> 
> 
> Diff: https://reviews.apache.org/r/71867/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benno Evers
> 
>


Re: Review Request 71867: WIP: Support for docker containerizer.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71867/#review219203
-----------------------------------------------------------



Bad patch!

Reviews applied: [71947, 71814, 71815, 71816, 71833, 71836, 71853, 71854, 71867]

Failed command: ['bash', '-c', "set -o pipefail; export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh 2>&1 | tee build_71867"]

Error:
...<truncated>...
ed, _Alloc>&)
     operator!=(const unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/unordered_map.h:1406:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::unordered_multimap<_Key, _Tp, _Hash, _Pred, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/unordered_map:48:0,
                 from ../3rdparty/protobuf-3.5.0/src/google/protobuf/stubs/hash.h:146,
                 from ../3rdparty/protobuf-3.5.0/src/google/protobuf/map.h:49,
                 from ../3rdparty/protobuf-3.5.0/src/google/protobuf/generated_message_table_driven.h:34,
                 from ../include/mesos/mesos.pb.h:25,
                 from ../../include/mesos/mesos.hpp:20,
                 from ../../include/mesos/slave/container_logger.hpp:24,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:21:
/usr/include/c++/4.8/bits/unordered_map.h:1394:5: note: template<class _Key, class _Tp, class _Hash, class _Pred, class _Alloc> bool std::operator!=(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&)
     operator!=(const unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/unordered_map.h:1394:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/iterator:66:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-param-util.h:39,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest-param-test.h:192,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stream_iterator.h:137:5: note: template<class _Tp, class _CharT, class _Traits, class _Dist> bool std::operator!=(const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&, const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>&)
     operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x,
     ^
/usr/include/c++/4.8/bits/stream_iterator.h:137:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::istream_iterator<_Tp, _CharT, _Traits, _Dist>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/set:62:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:59,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_multiset.h:763:5: note: template<class _Key, class _Compare, class _Alloc> bool std::operator!=(const std::multiset<_Key, _Compare, _Alloc>&, const std::multiset<_Key, _Compare, _Alloc>&)
     operator!=(const multiset<_Key, _Compare, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/stl_multiset.h:763:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::multiset<_Key, _Compare, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/set:61:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:59,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_set.h:778:5: note: template<class _Key, class _Compare, class _Alloc> bool std::operator!=(const std::set<_Key, _Compare, _Alloc>&, const std::set<_Key, _Compare, _Alloc>&)
     operator!=(const set<_Key, _Compare, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/stl_set.h:778:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::set<_Key, _Compare, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/map:62:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_multimap.h:888:5: note: template<class _Key, class _Tp, class _Compare, class _Alloc> bool std::operator!=(const std::multimap<_Key, _Tp, _Compare, _Alloc>&, const std::multimap<_Key, _Tp, _Compare, _Alloc>&)
     operator!=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/stl_multimap.h:888:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::multimap<_Key, _Tp, _Compare, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/map:61:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_map.h:986:5: note: template<class _Key, class _Tp, class _Compare, class _Alloc> bool std::operator!=(const std::map<_Key, _Tp, _Compare, _Alloc>&, const std::map<_Key, _Tp, _Compare, _Alloc>&)
     operator!=(const map<_Key, _Tp, _Compare, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/stl_map.h:986:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::map<_Key, _Tp, _Compare, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/map:60:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_tree.h:927:5: note: template<class _Key, class _Val, class _KeyOfValue, class _Compare, class _Alloc> bool std::operator!=(const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&, const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>&)
     operator!=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x,
     ^
/usr/include/c++/4.8/bits/stl_tree.h:927:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/map:60:0,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/internal/gtest-internal.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:58,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_tree.h:316:5: note: template<class _Val> bool std::operator!=(const std::_Rb_tree_iterator<_Tp>&, const std::_Rb_tree_const_iterator<_Val>&)
     operator!=(const _Rb_tree_iterator<_Val>& __x,
     ^
/usr/include/c++/4.8/bits/stl_tree.h:316:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::_Rb_tree_iterator<_Tp>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/locale_facets.h:48:0,
                 from /usr/include/c++/4.8/bits/basic_ios.h:37,
                 from /usr/include/c++/4.8/ios:44,
                 from /usr/include/c++/4.8/ostream:38,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:42,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/streambuf_iterator.h:210:5: note: template<class _CharT, class _Traits> bool std::operator!=(const std::istreambuf_iterator<_CharT, _Traits>&, const std::istreambuf_iterator<_CharT, _Traits>&)
     operator!=(const istreambuf_iterator<_CharT, _Traits>& __a,
     ^
/usr/include/c++/4.8/bits/streambuf_iterator.h:210:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::istreambuf_iterator<_CharT, _Traits>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algo.h:66:0,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/functional:2561:5: note: template<class _Res, class ... _Args> bool std::operator!=(std::nullptr_t, const std::function<_Res(_ArgTypes ...)>&)
     operator!=(nullptr_t, const function<_Res(_Args...)>& __f) noexcept
     ^
/usr/include/c++/4.8/functional:2561:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   cannot convert 'val1' (type 'const std::basic_string<char>') to type 'std::nullptr_t'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algo.h:66:0,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/functional:2555:5: note: template<class _Res, class ... _Args> bool std::operator!=(const std::function<_Res(_ArgTypes ...)>&, std::nullptr_t)
     operator!=(const function<_Res(_Args...)>& __f, nullptr_t) noexcept
     ^
/usr/include/c++/4.8/functional:2555:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::function<_Res(_ArgTypes ...)>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/functional:55:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:66,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/tuple:835:5: note: template<class ... _TElements, class ... _UElements> constexpr bool std::operator!=(const std::tuple<_Elements ...>&, const std::tuple<_Elements ...>&)
     operator!=(const tuple<_TElements...>& __t,
     ^
/usr/include/c++/4.8/tuple:835:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::tuple<_Elements ...>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/tuple:39:0,
                 from /usr/include/c++/4.8/functional:55,
                 from /usr/include/c++/4.8/bits/stl_algo.h:66,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/array:233:5: note: template<class _Tp, long unsigned int _Nm> bool std::operator!=(const std::array<_Tp, _Nm>&, const std::array<_Tp, _Nm>&)
     operator!=(const array<_Tp, _Nm>& __one, const array<_Tp, _Nm>& __two)
     ^
/usr/include/c++/4.8/array:233:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::array<_Tp, _Nm>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:6006:5: note: template<class _RealType> bool std::operator!=(const std::piecewise_linear_distribution<_RealType>&, const std::piecewise_linear_distribution<_RealType>&)
     operator!=(const std::piecewise_linear_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:6006:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::piecewise_linear_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:5736:5: note: template<class _RealType> bool std::operator!=(const std::piecewise_constant_distribution<_RealType>&, const std::piecewise_constant_distribution<_RealType>&)
     operator!=(const std::piecewise_constant_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:5736:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::piecewise_constant_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:5469:5: note: template<class _IntType> bool std::operator!=(const std::discrete_distribution<_IntType>&, const std::discrete_distribution<_IntType>&)
     operator!=(const std::discrete_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:5469:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::discrete_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:5209:5: note: template<class _RealType> bool std::operator!=(const std::extreme_value_distribution<_RealType>&, const std::extreme_value_distribution<_RealType>&)
     operator!=(const std::extreme_value_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:5209:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::extreme_value_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:5006:5: note: template<class _RealType> bool std::operator!=(const std::weibull_distribution<_RealType>&, const std::weibull_distribution<_RealType>&)
     operator!=(const std::weibull_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:5006:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::weibull_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:4803:5: note: template<class _RealType> bool std::operator!=(const std::exponential_distribution<_RealType>&, const std::exponential_distribution<_RealType>&)
     operator!=(const std::exponential_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:4803:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::exponential_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:4625:5: note: template<class _IntType> bool std::operator!=(const std::poisson_distribution<_IntType>&, const std::poisson_distribution<_IntType>&)
     operator!=(const std::poisson_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:4625:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::poisson_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:4409:5: note: template<class _IntType> bool std::operator!=(const std::negative_binomial_distribution<_IntType>&, const std::negative_binomial_distribution<_IntType>&)
     operator!=(const std::negative_binomial_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:4409:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::negative_binomial_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:4164:5: note: template<class _IntType> bool std::operator!=(const std::geometric_distribution<_IntType>&, const std::geometric_distribution<_IntType>&)
     operator!=(const std::geometric_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:4164:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::geometric_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:3995:5: note: template<class _IntType> bool std::operator!=(const std::binomial_distribution<_IntType>&, const std::binomial_distribution<_IntType>&)
     operator!=(const std::binomial_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:3995:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::binomial_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:3729:3: note: bool std::operator!=(const std::bernoulli_distribution&, const std::bernoulli_distribution&)
   operator!=(const std::bernoulli_distribution& __d1,
   ^
/usr/include/c++/4.8/bits/random.h:3729:3: note:   no known conversion for argument 1 from 'const std::basic_string<char>' to 'const std::bernoulli_distribution&'
/usr/include/c++/4.8/bits/random.h:3553:5: note: template<class _RealType> bool std::operator!=(const std::student_t_distribution<_RealType>&, const std::student_t_distribution<_RealType>&)
     operator!=(const std::student_t_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:3553:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::student_t_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:3340:5: note: template<class _RealType> bool std::operator!=(const std::fisher_f_distribution<_RealType>&, const std::fisher_f_distribution<_RealType>&)
     operator!=(const std::fisher_f_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:3340:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::fisher_f_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:3084:5: note: template<class _RealType> bool std::operator!=(const std::cauchy_distribution<_RealType>&, const std::cauchy_distribution<_RealType>&)
     operator!=(const std::cauchy_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:3084:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::cauchy_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:2917:5: note: template<class _RealType> bool std::operator!=(const std::chi_squared_distribution<_RealType>&, const std::chi_squared_distribution<_RealType>&)
     operator!=(const std::chi_squared_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:2917:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::chi_squared_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:2707:6: note: template<class _RealType> bool std::operator!=(const std::gamma_distribution<_RealType>&, const std::gamma_distribution<_RealType>&)
      operator!=(const std::gamma_distribution<_RealType>& __d1,
      ^
/usr/include/c++/4.8/bits/random.h:2707:6: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::gamma_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:2487:5: note: template<class _RealType> bool std::operator!=(const std::lognormal_distribution<_RealType>&, const std::lognormal_distribution<_RealType>&)
     operator!=(const std::lognormal_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:2487:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::lognormal_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:2283:5: note: template<class _RealType> bool std::operator!=(const std::normal_distribution<_RealType>&, const std::normal_distribution<_RealType>&)
     operator!=(const std::normal_distribution<_RealType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:2283:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::normal_distribution<_RealType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:2034:5: note: template<class _IntType> bool std::operator!=(const std::uniform_real_distribution<_IntType>&, const std::uniform_real_distribution<_IntType>&)
     operator!=(const std::uniform_real_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:2034:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::uniform_real_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:1825:5: note: template<class _IntType> bool std::operator!=(const std::uniform_int_distribution<_IntType>&, const std::uniform_int_distribution<_IntType>&)
     operator!=(const std::uniform_int_distribution<_IntType>& __d1,
     ^
/usr/include/c++/4.8/bits/random.h:1825:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::uniform_int_distribution<_IntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:1510:5: note: template<class _RandomNumberEngine, long unsigned int __k> bool std::operator!=(const std::shuffle_order_engine<_RandomNumberEngine, __k>&, const std::shuffle_order_engine<_RandomNumberEngine, __k>&)
     operator!=(const std::shuffle_order_engine<_RandomNumberEngine,
     ^
/usr/include/c++/4.8/bits/random.h:1510:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::shuffle_order_engine<_RandomNumberEngine, __k>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:1258:5: note: template<class _RandomNumberEngine, long unsigned int __w, class _UIntType> bool std::operator!=(const std::independent_bits_engine<_RandomNumberEngine, __w, _UIntType>&, const std::independent_bits_engine<_RandomNumberEngine, __w, _UIntType>&)
     operator!=(const std::independent_bits_engine<_RandomNumberEngine, __w,
     ^
/usr/include/c++/4.8/bits/random.h:1258:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::independent_bits_engine<_RandomNumberEngine, __w, _UIntType>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:1062:5: note: template<class _RandomNumberEngine, long unsigned int __p, long unsigned int __r> bool std::operator!=(const std::discard_block_engine<_RandomNumberEngine, __p, __r>&, const std::discard_block_engine<_RandomNumberEngine, __p, __r>&)
     operator!=(const std::discard_block_engine<_RandomNumberEngine, __p,
     ^
/usr/include/c++/4.8/bits/random.h:1062:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::discard_block_engine<_RandomNumberEngine, __p, __r>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:840:5: note: template<class _UIntType, long unsigned int __w, long unsigned int __s, long unsigned int __r> bool std::operator!=(const std::subtract_with_carry_engine<_UIntType, __w, __s, __r>&, const std::subtract_with_carry_engine<_UIntType, __w, __s, __r>&)
     operator!=(const std::subtract_with_carry_engine<_UIntType, __w,
     ^
/usr/include/c++/4.8/bits/random.h:840:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::subtract_with_carry_engine<_UIntType, __w, __s, __r>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:641:5: note: template<class _UIntType, long unsigned int __w, long unsigned int __n, long unsigned int __m, long unsigned int __r, _UIntType __a, long unsigned int __u, _UIntType __d, long unsigned int __s, _UIntType __b, long unsigned int __t, _UIntType __c, long unsigned int __l, _UIntType __f> bool std::operator!=(const std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>&, const std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>&)
     operator!=(const std::mersenne_twister_engine<_UIntType, __w, __n, __m,
     ^
/usr/include/c++/4.8/bits/random.h:641:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/random:50:0,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/random.h:409:5: note: template<class _UIntType, _UIntType __a, _UIntType __c, _UIntType __m> bool std::operator!=(const std::linear_congruential_engine<_UIntType, __a, __c, __m>&, const std::linear_congruential_engine<_UIntType, __a, __c, __m>&)
     operator!=(const std::linear_congruential_engine<_UIntType, __a,
     ^
/usr/include/c++/4.8/bits/random.h:409:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::linear_congruential_engine<_UIntType, __a, __c, __m>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/vector:64:0,
                 from /usr/include/c++/4.8/bits/random.h:34,
                 from /usr/include/c++/4.8/random:50,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_vector.h:1428:5: note: template<class _Tp, class _Alloc> bool std::operator!=(const std::vector<_Tp, _Alloc>&, const std::vector<_Tp, _Alloc>&)
     operator!=(const vector<_Tp, _Alloc>& __x, const vector<_Tp, _Alloc>& __y)
     ^
/usr/include/c++/4.8/bits/stl_vector.h:1428:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::vector<_Tp, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/string:52:0,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/basic_string.h:2556:5: note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&, const _CharT*)
     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
     ^
/usr/include/c++/4.8/bits/basic_string.h:2556:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   mismatched types 'const _CharT*' and 'Option<std::basic_string<char> >'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/string:52:0,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/basic_string.h:2544:5: note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const _CharT*, const std::basic_string<_CharT, _Traits, _Alloc>&)
     operator!=(const _CharT* __lhs,
     ^
/usr/include/c++/4.8/bits/basic_string.h:2544:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   mismatched types 'const _CharT*' and 'std::basic_string<char>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/string:52:0,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/basic_string.h:2532:5: note: template<class _CharT, class _Traits, class _Alloc> bool std::operator!=(const std::basic_string<_CharT, _Traits, _Alloc>&, const std::basic_string<_CharT, _Traits, _Alloc>&)
     operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs,
     ^
/usr/include/c++/4.8/bits/basic_string.h:2532:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const Option<std::basic_string<char> >' is not derived from 'const std::basic_string<_CharT, _Traits, _Alloc>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/string:41:0,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/allocator.h:143:5: note: template<class _Tp> bool std::operator!=(const std::allocator<_Tp>&, const std::allocator<_Tp>&)
     operator!=(const allocator<_Tp>&, const allocator<_Tp>&)
     ^
/usr/include/c++/4.8/bits/allocator.h:143:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::allocator<_Tp>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/string:41:0,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/allocator.h:138:5: note: template<class _T1, class _T2> bool std::operator!=(const std::allocator<_Tp>&, const std::allocator<_Tp>&)
     operator!=(const allocator<_T1>&, const allocator<_T2>&)
     ^
/usr/include/c++/4.8/bits/allocator.h:138:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::allocator<_Tp>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/char_traits.h:40:0,
                 from /usr/include/c++/4.8/string:40,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/postypes.h:221:5: note: template<class _StateT> bool std::operator!=(const std::fpos<_StateT>&, const std::fpos<_StateT>&)
     operator!=(const fpos<_StateT>& __lhs, const fpos<_StateT>& __rhs)
     ^
/usr/include/c++/4.8/bits/postypes.h:221:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::fpos<_StateT>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:1049:5: note: template<class _Iterator> bool std::operator!=(const std::move_iterator<_Iterator>&, const std::move_iterator<_Iterator>&)
     operator!=(const move_iterator<_Iterator>& __x,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:1049:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::move_iterator<_Iterator>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:1043:5: note: template<class _IteratorL, class _IteratorR> bool std::operator!=(const std::move_iterator<_Iterator>&, const std::move_iterator<_IteratorR>&)
     operator!=(const move_iterator<_IteratorL>& __x,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:1043:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::move_iterator<_Iterator>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:353:5: note: template<class _IteratorL, class _IteratorR> bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_IteratorR>&)
     operator!=(const reverse_iterator<_IteratorL>& __x,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:353:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::reverse_iterator<_Iterator>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:303:5: note: template<class _Iterator> bool std::operator!=(const std::reverse_iterator<_Iterator>&, const std::reverse_iterator<_Iterator>&)
     operator!=(const reverse_iterator<_Iterator>& __x,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:303:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::reverse_iterator<_Iterator>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/utility:70:0,
                 from /usr/include/c++/4.8/algorithm:60,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_pair.h:227:5: note: template<class _T1, class _T2> constexpr bool std::operator!=(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)
     operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y)
     ^
/usr/include/c++/4.8/bits/stl_pair.h:227:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const std::pair<_T1, _T2>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/x86_64-linux-gnu/c++/4.8/bits/c++allocator.h:33:0,
                 from /usr/include/c++/4.8/bits/allocator.h:46,
                 from /usr/include/c++/4.8/string:41,
                 from /usr/include/c++/4.8/random:41,
                 from /usr/include/c++/4.8/bits/stl_algo.h:65,
                 from /usr/include/c++/4.8/algorithm:62,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/ext/new_allocator.h:144:5: note: template<class _Tp> bool __gnu_cxx::operator!=(const __gnu_cxx::new_allocator<_Tp>&, const __gnu_cxx::new_allocator<_Tp>&)
     operator!=(const new_allocator<_Tp>&, const new_allocator<_Tp>&)
     ^
/usr/include/c++/4.8/ext/new_allocator.h:144:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const __gnu_cxx::new_allocator<_Tp>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:823:5: note: template<class _Iterator, class _Container> bool __gnu_cxx::operator!=(const __gnu_cxx::__normal_iterator<_Iterator, _Container>&, const __gnu_cxx::__normal_iterator<_Iterator, _Container>&)
     operator!=(const __normal_iterator<_Iterator, _Container>& __lhs,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:823:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const __gnu_cxx::__normal_iterator<_Iterator, _Container>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from /usr/include/c++/4.8/bits/stl_algobase.h:67:0,
                 from /usr/include/c++/4.8/algorithm:61,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:43,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
/usr/include/c++/4.8/bits/stl_iterator.h:817:5: note: template<class _IteratorL, class _IteratorR, class _Container> bool __gnu_cxx::operator!=(const __gnu_cxx::__normal_iterator<_IteratorL, _Container>&, const __gnu_cxx::__normal_iterator<_IteratorR, _Container>&)
     operator!=(const __normal_iterator<_IteratorL, _Container>& __lhs,
     ^
/usr/include/c++/4.8/bits/stl_iterator.h:817:5: note:   template argument deduction/substitution failed:
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:28: note:   'const std::basic_string<char>' is not derived from 'const __gnu_cxx::__normal_iterator<_IteratorL, _Container>'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
                            ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
   if (val1 op val2) {\
            ^
In file included from ../../3rdparty/stout/include/stout/flags/flags.hpp:31:0,
                 from ../../3rdparty/stout/include/stout/flags.hpp:16,
                 from ../../3rdparty/libprocess/include/process/subprocess.hpp:23,
                 from ../../include/mesos/slave/containerizer.hpp:23,
                 from ../../include/mesos/slave/container_logger.hpp:26,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:21:
../../3rdparty/stout/include/stout/path.hpp:487:13: note: bool operator!=(const Path&, const Path&)
 inline bool operator!=(const Path& left, const Path& right)
             ^
../../3rdparty/stout/include/stout/path.hpp:487:13: note:   no known conversion for argument 1 from 'const std::basic_string<char>' to 'const Path&'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror -DLIBDIR=\"/mesos/mesos-1.10.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.10.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/
 mesos-1.10.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -D__STDC_FORMAT_MACROS -I../3rdparty/boost-1.65.0 -I../3rdparty/concurrentqueue-7b69a8f -I../3rdparty/elfio-3.2 -I../3rdparty/glog-0.4.0/src -I../3rdparty/grpc-1.10.0/include -I../3rdparty/leveldb-1.19/include -I../3rdparty/libarchive-3.3.2/libarchive/ -I../../3rdparty/libprocess/include  -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-3.5.0/src -I../3rdparty/rapidjson-1.1.0/include -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DSOURCE_DIR=\"/mesos/mesos-1.10.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build\" -I../3rdparty/googletest-release-1.8.0/googletest/include -I../3rdparty/googletest-release-1.8.0/googlemock/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.10.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.10.0/_inst/sbin\" -I/usr/lib/jvm/java-7-openjdk-amd64/include -I/usr/lib/
 jvm/java-7-openjdk-amd64/include/linux -DZOOKEEPER_VERSION=\"3.4.8\" -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -pthread -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -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
In file included from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/internal/gmock-internal-utils.h:47:0,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/googletest-release-1.8.0/googlemock/include/gmock/gmock.h:58,
                 from ../../src/tests/containerizer/docker_containerizer_tests.cpp:17:
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h: In function 'testing::AssertionResult testing::internal::CmpHelperNE(const char*, const char*, const T1&, const T2&) [with T1 = std::basic_string<char>; T2 = Option<std::basic_string<char> >]':
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1515:1: error: control reaches end of non-void function [-Werror=return-type]
 }\
 ^
../3rdparty/googletest-release-1.8.0/googletest/include/gtest/gtest.h:1522:1: note: in expansion of macro 'GTEST_IMPL_CMP_HELPER_'
 GTEST_IMPL_CMP_HELPER_(NE, !=);
 ^
cc1plus: all warnings being treated as errors
make[4]: *** [tests/containerizer/mesos_tests-docker_containerizer_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.10.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.10.0/_build'
make: *** [distcheck] Error 1
+ docker rmi --force mesos-1578629772-21427
Untagged: mesos-1578629772-21427:latest
Deleted: sha256:04fe9e92abaa08a02368c5a65f8f4e3dbdbfb80bed9bacab69c3560bf46998d2
Deleted: sha256:8ba878169171f316eaf4703298c3d556d137d0df603ff1646839ca053f7d9c02
Deleted: sha256:7adf32ab46108d35590403cd6d55d05ea654d72832dca0cd2aadb23258a04237
Deleted: sha256:5130cb16f5ff8baee1f374ca85a3673a3c94247bd725dccf1ec2aa74c23909ba
Deleted: sha256:352fa6f654ce2f10630faa8c78a2ea89f5885d120c4b867f00d7df202116fd77
Deleted: sha256:6a1347b7767fde66c6a2d346c6428de99521bd7c94be76d1fc7e5a23e6a930ea
Deleted: sha256:a37dd15e736791913ed2c7708f3b6ba1ebec1f857d893fc5ced03738e9e9912a
Deleted: sha256:78e830424c249ebb428be59f112201b64350020bc897700e8cf6003c52af7984
Deleted: sha256:b45200b513c93d498b9ce7137dfd5c16cfb3448962dc884805b9452085991034
Deleted: sha256:a3f7de2e9046b626791e21878cbc40b9f1c8a7d1432d94f59254215c99d1a5aa
Deleted: sha256:dde7aa3efcf0446cdaedaf7ad88c166459be737762ac8b1f3e0e1e232f98f45d
Deleted: sha256:7124f3c1efcd31bdc451546a4218872c96575230def4ac93d2a85f9d44048577
Deleted: sha256:470fc947fd1d24e3d0364bcc9dd51badc7cf4edfb07adef70d432ec7099d8271
Deleted: sha256:b570ed40f7fddd72a19d2077b6a9fac86e32c3fe28c297e2151e9eea8f6f0d48
Deleted: sha256:3451c89291744a1ec2c1669bfacd5c692a3dc07c489d6b42d02ce53ec2462c4b
Deleted: sha256:ce6be2ef3496264bbf34fe466252c14dffbe58ede0f352d12e028584d27ac7ad
Deleted: sha256:b2bd4b0f6233997c16eeb00117ddddaa203ba656d6a714a497327995266d67f2
Deleted: sha256:28477afbc5b58537bccb7d9159dccc17082da6ce99345ef21c29454a3c8e2b80
Deleted: sha256:bd9e1c926d3811fd91e93b6488e27f81db6890cbf6a298b90c092e2744911ebd
Deleted: sha256:a156ae026ba4348a2364ddbc96f039c3bfa47ace267abaa44d47e88db1742ae5
Deleted: sha256:879a1c29795f6c63c912cb1ca7c924b9e1d78ceec95a2d05a80ee4eb97625cef
Deleted: sha256:1f82e6bf09bec84e01285340e7eaec2bc6d3dae5466f16327ebe8fe170eb8730
Deleted: sha256:983ea9e37a95b1fda93bc95010c13d5ee9fcf954a93b7f93e7364230098ed309
Deleted: sha256:5079b7881df185419cf32c49bb29bd0e0bffd8c5638e63168c7171877b673f6d
Deleted: sha256:6492ec74743f555ddf32d8e5fe33050b1f4ae6d946e7fbb1489b043465d475c7
Deleted: sha256:ad547aadbf65f021b8968a5631af8dd48df8a17b7493ccf695710861e32a01bf
Deleted: sha256:c5bee6ee66a92f39972292f92e505730785fc4eb5c99c2d73b466d0997e52ff3
Deleted: sha256:45f5555c29ca3e4d09abe9a9d0ae4628c8f870b2e2491928d656ca7170d8dddc
Deleted: sha256:2532db227c87b7c364158def22a202c572293409430b59d5c88d376021421321
Deleted: sha256:c57d00b38cad599c32f7bd644182af5eedf3bee2c6df07f203129970b98e8ca4
Deleted: sha256:dbcea35824626cc538b29a3936d599d856eb8d6df76080bce9a1a985a65ed8eb

Full log: https://builds.apache.org/job/Mesos-Reviewbot-Linux/6352/console

- Mesos Reviewbot


On Dec. 3, 2019, 6:34 p.m., Benno Evers wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71867/
> -----------------------------------------------------------
> 
> (Updated Dec. 3, 2019, 6:34 p.m.)
> 
> 
> Review request for mesos and Benjamin Bannier.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Note that currently we cannot test the code, because that
> would require launching an executor inside a docker container,
> which seems to be unprecedented in unit tests.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/docker.hpp 0349f537cef9651427e0e3ed33fd693107e07aa0 
>   src/slave/containerizer/docker.cpp 2a9b2ffcbd01ae916839ae43c8342285ac3e14a2 
>   src/tests/containerizer/docker_containerizer_tests.cpp 689a7220a09f2a58dffdf0dc9fd9f0548600be0e 
> 
> 
> Diff: https://reviews.apache.org/r/71867/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benno Evers
> 
>


Re: Review Request 71867: WIP: Support for docker containerizer.

Posted by Mesos Reviewbot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71867/#review218908
-----------------------------------------------------------



Bad patch!

Reviews applied: [71866, 71832, 71814, 71815, 71816, 71833, 71836, 71853, 71854, 71867]

Failed command: ['bash', '-c', "set -o pipefail; export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers --disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh 2>&1 | tee build_71867"]

Error:
...<truncated>...
.5.0-build-stamp
cd grpc-1.10.0 &&					\
	  CPPFLAGS="-I/mesos/mesos-1.10.0/_build/3rdparty/protobuf-3.5.0/src		\
	            		\
	            		\
	            -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	      "			\
	  CFLAGS="-g1 -O0 -Wno-unused-local-typedefs"				\
	  CXXFLAGS="-g1 -O0 -Wno-unused-local-typedefs -std=c++11"			\
	  make 			\
	    /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgrpc++_unsecure.a /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgrpc_unsecure.a /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgpr.a	\
	    CC="gcc"					\
	    CXX="g++"				\
	    EXTRA_CPPFLAGS=-Wno-error			\
	    LD="gcc"					\
	    LDXX="g++"				\
	    LDFLAGS="-L/mesos/mesos-1.10.0/_build/3rdparty/protobuf-3.5.0/src/.libs		\
	             		\
	             		\
	             "			\
	    LDLIBS=""				\
	    HAS_PKG_CONFIG=false			\
	    HAS_SYSTEM_CARES=false			\
	    HAS_PROTOC=true				\
	    HAS_VALID_PROTOC=true			\
	    PROTOC="/mesos/mesos-1.10.0/_build/3rdparty/protobuf-3.5.0/src/protoc"
make[5]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0'
[C]       Compiling third_party/cares/cares/ares__close_sockets.c
[C]       Compiling third_party/cares/cares/ares__get_hostent.c
[C]       Compiling third_party/cares/cares/ares__read_line.c
[C]       Compiling third_party/cares/cares/ares__timeval.c
[C]       Compiling third_party/cares/cares/ares_cancel.c
[C]       Compiling third_party/cares/cares/ares_create_query.c
[C]       Compiling third_party/cares/cares/ares_data.c
[C]       Compiling third_party/cares/cares/ares_destroy.c
[C]       Compiling third_party/cares/cares/ares_expand_name.c
[C]       Compiling third_party/cares/cares/ares_expand_string.c
[C]       Compiling third_party/cares/cares/ares_fds.c
[C]       Compiling third_party/cares/cares/ares_free_hostent.c
[C]       Compiling third_party/cares/cares/ares_free_string.c
[C]       Compiling third_party/cares/cares/ares_getenv.c
[C]       Compiling third_party/cares/cares/ares_gethostbyaddr.c
[C]       Compiling third_party/cares/cares/ares_gethostbyname.c
[C]       Compiling third_party/cares/cares/ares_getnameinfo.c
[C]       Compiling third_party/cares/cares/ares_getopt.c
[C]       Compiling third_party/cares/cares/ares_getsock.c
[C]       Compiling third_party/cares/cares/ares_init.c
[C]       Compiling third_party/cares/cares/ares_library_init.c
[C]       Compiling third_party/cares/cares/ares_llist.c
[C]       Compiling third_party/cares/cares/ares_mkquery.c
[C]       Compiling third_party/cares/cares/ares_nowarn.c
[C]       Compiling third_party/cares/cares/ares_options.c
[C]       Compiling third_party/cares/cares/ares_parse_a_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_aaaa_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_mx_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_naptr_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_ns_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_ptr_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_soa_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_srv_reply.c
[C]       Compiling third_party/cares/cares/ares_parse_txt_reply.c
[C]       Compiling third_party/cares/cares/ares_platform.c
[C]       Compiling third_party/cares/cares/ares_process.c
[C]       Compiling third_party/cares/cares/ares_query.c
[C]       Compiling third_party/cares/cares/ares_search.c
[C]       Compiling third_party/cares/cares/ares_send.c
[C]       Compiling third_party/cares/cares/ares_strcasecmp.c
[C]       Compiling third_party/cares/cares/ares_strdup.c
[C]       Compiling third_party/cares/cares/ares_strerror.c
[C]       Compiling third_party/cares/cares/ares_timeout.c
[C]       Compiling third_party/cares/cares/ares_version.c
[C]       Compiling third_party/cares/cares/ares_writev.c
[C]       Compiling third_party/cares/cares/bitncmp.c
[C]       Compiling third_party/cares/cares/inet_net_pton.c
[C]       Compiling third_party/cares/cares/inet_ntop.c
[C]       Compiling third_party/cares/cares/windows_port.c
[CXX]     Compiling src/cpp/client/insecure_credentials.cc
[CXX]     Compiling src/cpp/common/insecure_create_auth_context.cc
[CXX]     Compiling src/cpp/server/insecure_server_credentials.cc
[CXX]     Compiling src/cpp/client/channel_cc.cc
[CXX]     Compiling src/cpp/client/client_context.cc
[CXX]     Compiling src/cpp/client/create_channel.cc
[CXX]     Compiling src/cpp/client/create_channel_internal.cc
[CXX]     Compiling src/cpp/client/create_channel_posix.cc
[CXX]     Compiling src/cpp/client/credentials_cc.cc
[CXX]     Compiling src/cpp/client/generic_stub.cc
[CXX]     Compiling src/cpp/common/alarm.cc
[CXX]     Compiling src/cpp/common/channel_arguments.cc
[CXX]     Compiling src/cpp/common/channel_filter.cc
[CXX]     Compiling src/cpp/common/completion_queue_cc.cc
[CXX]     Compiling src/cpp/common/core_codegen.cc
[CXX]     Compiling src/cpp/common/resource_quota_cc.cc
[CXX]     Compiling src/cpp/common/rpc_method.cc
[CXX]     Compiling src/cpp/common/version_cc.cc
[CXX]     Compiling src/cpp/server/async_generic_service.cc
[CXX]     Compiling src/cpp/server/channel_argument_option.cc
[CXX]     Compiling src/cpp/server/create_default_thread_pool.cc
[CXX]     Compiling src/cpp/server/dynamic_thread_pool.cc
[CXX]     Compiling src/cpp/server/health/default_health_check_service.cc
[C]       Compiling src/cpp/server/health/health.pb.c
[CXX]     Compiling src/cpp/server/health/health_check_service.cc
[CXX]     Compiling src/cpp/server/health/health_check_service_server_builder_option.cc
[CXX]     Compiling src/cpp/server/server_builder.cc
[CXX]     Compiling src/cpp/server/server_cc.cc
[CXX]     Compiling src/cpp/server/server_context.cc
[CXX]     Compiling src/cpp/server/server_credentials.cc
[CXX]     Compiling src/cpp/server/server_posix.cc
[CXX]     Compiling src/cpp/thread_manager/thread_manager.cc
[CXX]     Compiling src/cpp/util/byte_buffer_cc.cc
[CXX]     Compiling src/cpp/util/slice_cc.cc
[CXX]     Compiling src/cpp/util/status.cc
[CXX]     Compiling src/cpp/util/string_ref.cc
[CXX]     Compiling src/cpp/util/time_cc.cc
[HOSTCXX] Compiling src/compiler/cpp_generator.cc
[HOSTCXX] Compiling src/compiler/csharp_generator.cc
[HOSTCXX] Compiling src/compiler/node_generator.cc
[HOSTCXX] Compiling src/compiler/objective_c_generator.cc
[HOSTCXX] Compiling src/compiler/php_generator.cc
[HOSTCXX] Compiling src/compiler/python_generator.cc
[HOSTCXX] Compiling src/compiler/ruby_generator.cc
[CXX]     Compiling src/core/lib/gpr/alloc.cc
[CXX]     Compiling src/core/lib/gpr/arena.cc
[CXX]     Compiling src/core/lib/gpr/atm.cc
[CXX]     Compiling src/core/lib/gpr/cpu_iphone.cc
[CXX]     Compiling src/core/lib/gpr/cpu_linux.cc
[CXX]     Compiling src/core/lib/gpr/cpu_posix.cc
[CXX]     Compiling src/core/lib/gpr/cpu_windows.cc
[CXX]     Compiling src/core/lib/gpr/env_linux.cc
[CXX]     Compiling src/core/lib/gpr/env_posix.cc
[CXX]     Compiling src/core/lib/gpr/env_windows.cc
[CXX]     Compiling src/core/lib/gpr/fork.cc
[CXX]     Compiling src/core/lib/gpr/host_port.cc
[CXX]     Compiling src/core/lib/gpr/log.cc
[CXX]     Compiling src/core/lib/gpr/log_android.cc
[CXX]     Compiling src/core/lib/gpr/log_linux.cc
[CXX]     Compiling src/core/lib/gpr/log_posix.cc
[CXX]     Compiling src/core/lib/gpr/log_windows.cc
[CXX]     Compiling src/core/lib/gpr/mpscq.cc
[CXX]     Compiling src/core/lib/gpr/murmur_hash.cc
[CXX]     Compiling src/core/lib/gpr/string.cc
[CXX]     Compiling src/core/lib/gpr/string_posix.cc
[CXX]     Compiling src/core/lib/gpr/string_util_windows.cc
[CXX]     Compiling src/core/lib/gpr/string_windows.cc
[CXX]     Compiling src/core/lib/gpr/sync.cc
[CXX]     Compiling src/core/lib/gpr/sync_posix.cc
[CXX]     Compiling src/core/lib/gpr/sync_windows.cc
[CXX]     Compiling src/core/lib/gpr/thd.cc
[CXX]     Compiling src/core/lib/gpr/thd_posix.cc
[CXX]     Compiling src/core/lib/gpr/thd_windows.cc
[CXX]     Compiling src/core/lib/gpr/time.cc
[CXX]     Compiling src/core/lib/gpr/time_posix.cc
[CXX]     Compiling src/core/lib/gpr/time_precise.cc
[CXX]     Compiling src/core/lib/gpr/time_windows.cc
[CXX]     Compiling src/core/lib/gpr/tls_pthread.cc
[CXX]     Compiling src/core/lib/gpr/tmpfile_msys.cc
[CXX]     Compiling src/core/lib/gpr/tmpfile_posix.cc
[CXX]     Compiling src/core/lib/gpr/tmpfile_windows.cc
[CXX]     Compiling src/core/lib/gpr/wrap_memcpy.cc
[CXX]     Compiling src/core/lib/profiling/basic_timers.cc
[CXX]     Compiling src/core/lib/profiling/stap_timers.cc
[CXX]     Compiling src/core/lib/surface/init.cc
[CXX]     Compiling src/core/lib/surface/init_unsecure.cc
[CXX]     Compiling src/core/lib/avl/avl.cc
[CXX]     Compiling src/core/lib/backoff/backoff.cc
[CXX]     Compiling src/core/lib/channel/channel_args.cc
[CXX]     Compiling src/core/lib/channel/channel_stack.cc
[CXX]     Compiling src/core/lib/channel/channel_stack_builder.cc
[CXX]     Compiling src/core/lib/channel/connected_channel.cc
[CXX]     Compiling src/core/lib/channel/handshaker.cc
[CXX]     Compiling src/core/lib/channel/handshaker_factory.cc
[CXX]     Compiling src/core/lib/channel/handshaker_registry.cc
[CXX]     Compiling src/core/lib/compression/compression.cc
[CXX]     Compiling src/core/lib/compression/compression_internal.cc
[CXX]     Compiling src/core/lib/compression/message_compress.cc
[CXX]     Compiling src/core/lib/compression/stream_compression.cc
[CXX]     Compiling src/core/lib/compression/stream_compression_gzip.cc
[CXX]     Compiling src/core/lib/compression/stream_compression_identity.cc
[CXX]     Compiling src/core/lib/debug/stats.cc
[CXX]     Compiling src/core/lib/debug/stats_data.cc
[CXX]     Compiling src/core/lib/http/format_request.cc
[CXX]     Compiling src/core/lib/http/httpcli.cc
[CXX]     Compiling src/core/lib/http/parser.cc
[CXX]     Compiling src/core/lib/iomgr/call_combiner.cc
[CXX]     Compiling src/core/lib/iomgr/combiner.cc
[CXX]     Compiling src/core/lib/iomgr/endpoint.cc
[CXX]     Compiling src/core/lib/iomgr/endpoint_pair_posix.cc
[CXX]     Compiling src/core/lib/iomgr/endpoint_pair_uv.cc
[CXX]     Compiling src/core/lib/iomgr/endpoint_pair_windows.cc
[CXX]     Compiling src/core/lib/iomgr/error.cc
[CXX]     Compiling src/core/lib/iomgr/ev_epoll1_linux.cc
[CXX]     Compiling src/core/lib/iomgr/ev_epollex_linux.cc
[CXX]     Compiling src/core/lib/iomgr/ev_epollsig_linux.cc
[CXX]     Compiling src/core/lib/iomgr/ev_poll_posix.cc
[CXX]     Compiling src/core/lib/iomgr/ev_posix.cc
[CXX]     Compiling src/core/lib/iomgr/ev_windows.cc
[CXX]     Compiling src/core/lib/iomgr/exec_ctx.cc
[CXX]     Compiling src/core/lib/iomgr/executor.cc
[CXX]     Compiling src/core/lib/iomgr/fork_posix.cc
[CXX]     Compiling src/core/lib/iomgr/fork_windows.cc
[CXX]     Compiling src/core/lib/iomgr/gethostname_fallback.cc
[CXX]     Compiling src/core/lib/iomgr/gethostname_host_name_max.cc
[CXX]     Compiling src/core/lib/iomgr/gethostname_sysconf.cc
[CXX]     Compiling src/core/lib/iomgr/iocp_windows.cc
[CXX]     Compiling src/core/lib/iomgr/iomgr.cc
[CXX]     Compiling src/core/lib/iomgr/iomgr_posix.cc
[CXX]     Compiling src/core/lib/iomgr/iomgr_uv.cc
[CXX]     Compiling src/core/lib/iomgr/iomgr_windows.cc
[CXX]     Compiling src/core/lib/iomgr/is_epollexclusive_available.cc
[CXX]     Compiling src/core/lib/iomgr/load_file.cc
[CXX]     Compiling src/core/lib/iomgr/lockfree_event.cc
[CXX]     Compiling src/core/lib/iomgr/network_status_tracker.cc
[CXX]     Compiling src/core/lib/iomgr/polling_entity.cc
[CXX]     Compiling src/core/lib/iomgr/pollset_set_uv.cc
[CXX]     Compiling src/core/lib/iomgr/pollset_set_windows.cc
[CXX]     Compiling src/core/lib/iomgr/pollset_uv.cc
[CXX]     Compiling src/core/lib/iomgr/pollset_windows.cc
[CXX]     Compiling src/core/lib/iomgr/resolve_address_posix.cc
[CXX]     Compiling src/core/lib/iomgr/resolve_address_uv.cc
[CXX]     Compiling src/core/lib/iomgr/resolve_address_windows.cc
[CXX]     Compiling src/core/lib/iomgr/resource_quota.cc
[CXX]     Compiling src/core/lib/iomgr/sockaddr_utils.cc
[CXX]     Compiling src/core/lib/iomgr/socket_factory_posix.cc
[CXX]     Compiling src/core/lib/iomgr/socket_mutator.cc
[CXX]     Compiling src/core/lib/iomgr/socket_utils_common_posix.cc
[CXX]     Compiling src/core/lib/iomgr/socket_utils_linux.cc
[CXX]     Compiling src/core/lib/iomgr/socket_utils_posix.cc
[CXX]     Compiling src/core/lib/iomgr/socket_utils_uv.cc
[CXX]     Compiling src/core/lib/iomgr/socket_utils_windows.cc
[CXX]     Compiling src/core/lib/iomgr/socket_windows.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_client_posix.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_client_uv.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_client_windows.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_posix.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_posix.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_utils_posix_common.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_uv.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_server_windows.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_uv.cc
[CXX]     Compiling src/core/lib/iomgr/tcp_windows.cc
[CXX]     Compiling src/core/lib/iomgr/time_averaged_stats.cc
[CXX]     Compiling src/core/lib/iomgr/timer_generic.cc
[CXX]     Compiling src/core/lib/iomgr/timer_heap.cc
[CXX]     Compiling src/core/lib/iomgr/timer_manager.cc
[CXX]     Compiling src/core/lib/iomgr/timer_uv.cc
[CXX]     Compiling src/core/lib/iomgr/udp_server.cc
[CXX]     Compiling src/core/lib/iomgr/unix_sockets_posix.cc
[CXX]     Compiling src/core/lib/iomgr/unix_sockets_posix_noop.cc
[CXX]     Compiling src/core/lib/iomgr/wakeup_fd_cv.cc
[CXX]     Compiling src/core/lib/iomgr/wakeup_fd_eventfd.cc
[CXX]     Compiling src/core/lib/iomgr/wakeup_fd_nospecial.cc
[CXX]     Compiling src/core/lib/iomgr/wakeup_fd_pipe.cc
[CXX]     Compiling src/core/lib/iomgr/wakeup_fd_posix.cc
[CXX]     Compiling src/core/lib/json/json.cc
[CXX]     Compiling src/core/lib/json/json_reader.cc
[CXX]     Compiling src/core/lib/json/json_string.cc
[CXX]     Compiling src/core/lib/json/json_writer.cc
[CXX]     Compiling src/core/lib/slice/b64.cc
[CXX]     Compiling src/core/lib/slice/percent_encoding.cc
[CXX]     Compiling src/core/lib/slice/slice.cc
[CXX]     Compiling src/core/lib/slice/slice_buffer.cc
[CXX]     Compiling src/core/lib/slice/slice_hash_table.cc
[CXX]     Compiling src/core/lib/slice/slice_intern.cc
[CXX]     Compiling src/core/lib/slice/slice_string_helpers.cc
[CXX]     Compiling src/core/lib/surface/api_trace.cc
[CXX]     Compiling src/core/lib/surface/byte_buffer.cc
[CXX]     Compiling src/core/lib/surface/byte_buffer_reader.cc
[CXX]     Compiling src/core/lib/surface/call.cc
[CXX]     Compiling src/core/lib/surface/call_details.cc
[CXX]     Compiling src/core/lib/surface/call_log_batch.cc
[CXX]     Compiling src/core/lib/surface/channel.cc
[CXX]     Compiling src/core/lib/surface/channel_init.cc
[CXX]     Compiling src/core/lib/surface/channel_ping.cc
[CXX]     Compiling src/core/lib/surface/channel_stack_type.cc
[CXX]     Compiling src/core/lib/surface/completion_queue.cc
[CXX]     Compiling src/core/lib/surface/completion_queue_factory.cc
[CXX]     Compiling src/core/lib/surface/event_string.cc
[CXX]     Compiling src/core/lib/surface/lame_client.cc
[CXX]     Compiling src/core/lib/surface/metadata_array.cc
[CXX]     Compiling src/core/lib/surface/server.cc
[CXX]     Compiling src/core/lib/surface/validate_metadata.cc
[CXX]     Compiling src/core/lib/surface/version.cc
[CXX]     Compiling src/core/lib/transport/bdp_estimator.cc
[CXX]     Compiling src/core/lib/transport/byte_stream.cc
[CXX]     Compiling src/core/lib/transport/connectivity_state.cc
[CXX]     Compiling src/core/lib/transport/error_utils.cc
[CXX]     Compiling src/core/lib/transport/metadata.cc
[CXX]     Compiling src/core/lib/transport/metadata_batch.cc
[CXX]     Compiling src/core/lib/transport/pid_controller.cc
[CXX]     Compiling src/core/lib/transport/service_config.cc
[CXX]     Compiling src/core/lib/transport/static_metadata.cc
[CXX]     Compiling src/core/lib/transport/status_conversion.cc
[CXX]     Compiling src/core/lib/transport/timeout_encoding.cc
[CXX]     Compiling src/core/lib/transport/transport.cc
[CXX]     Compiling src/core/lib/transport/transport_op_string.cc
[CXX]     Compiling src/core/lib/debug/trace.cc
[CXX]     Compiling src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc
[CXX]     Compiling src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/bin_decoder.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/bin_encoder.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/chttp2_plugin.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/chttp2_transport.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/flow_control.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_data.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_goaway.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_ping.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_rst_stream.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_settings.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/frame_window_update.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/hpack_encoder.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/hpack_parser.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/hpack_table.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/http2_settings.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/huffsyms.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/incoming_metadata.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/parsing.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/stream_lists.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/stream_map.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/varint.cc
[CXX]     Compiling src/core/ext/transport/chttp2/transport/writing.cc
[CXX]     Compiling src/core/ext/transport/chttp2/alpn/alpn.cc
[CXX]     Compiling src/core/ext/filters/http/client/http_client_filter.cc
[CXX]     Compiling src/core/ext/filters/http/http_filters_plugin.cc
[CXX]     Compiling src/core/ext/filters/http/message_compress/message_compress_filter.cc
[CXX]     Compiling src/core/ext/filters/http/server/http_server_filter.cc
[CXX]     Compiling src/core/ext/transport/chttp2/server/chttp2_server.cc
[CXX]     Compiling src/core/ext/transport/chttp2/client/insecure/channel_create.cc
[CXX]     Compiling src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc
[CXX]     Compiling src/core/ext/transport/chttp2/client/chttp2_connector.cc
[CXX]     Compiling src/core/ext/filters/client_channel/backup_poller.cc
[CXX]     Compiling src/core/ext/filters/client_channel/channel_connectivity.cc
[CXX]     Compiling src/core/ext/filters/client_channel/client_channel.cc
[CXX]     Compiling src/core/ext/filters/client_channel/client_channel_factory.cc
[CXX]     Compiling src/core/ext/filters/client_channel/client_channel_plugin.cc
[CXX]     Compiling src/core/ext/filters/client_channel/connector.cc
[CXX]     Compiling src/core/ext/filters/client_channel/http_connect_handshaker.cc
[CXX]     Compiling src/core/ext/filters/client_channel/http_proxy.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy_factory.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy_registry.cc
[CXX]     Compiling src/core/ext/filters/client_channel/parse_address.cc
[CXX]     Compiling src/core/ext/filters/client_channel/proxy_mapper.cc
[CXX]     Compiling src/core/ext/filters/client_channel/proxy_mapper_registry.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver_registry.cc
[CXX]     Compiling src/core/ext/filters/client_channel/retry_throttle.cc
[CXX]     Compiling src/core/ext/filters/client_channel/subchannel.cc
[CXX]     Compiling src/core/ext/filters/client_channel/subchannel_index.cc
[CXX]     Compiling src/core/ext/filters/client_channel/uri_parser.cc
[CXX]     Compiling src/core/ext/filters/deadline/deadline_filter.cc
[CXX]     Compiling src/core/ext/transport/inproc/inproc_plugin.cc
[CXX]     Compiling src/core/ext/transport/inproc/inproc_transport.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc
[CXX]     Compiling src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc
[CXX]     Compiling src/core/ext/filters/load_reporting/server_load_reporting_filter.cc
[CXX]     Compiling src/core/ext/filters/load_reporting/server_load_reporting_plugin.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc
[C]       Compiling src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c
[C]       Compiling third_party/nanopb/pb_common.c
[C]       Compiling third_party/nanopb/pb_decode.c
[C]       Compiling third_party/nanopb/pb_encode.c
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/subchannel_list.cc
[CXX]     Compiling src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc
[CXX]     Compiling src/core/ext/census/grpc_context.cc
[CXX]     Compiling src/core/ext/filters/max_age/max_age_filter.cc
[CXX]     Compiling src/core/ext/filters/message_size/message_size_filter.cc
[CXX]     Compiling src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc
[CXX]     Compiling src/core/ext/filters/workarounds/workaround_utils.cc
[CXX]     Compiling src/core/plugin_registry/grpc_unsecure_plugin_registry.cc
[AR]      Creating /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libares.a
[AR]      Creating /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgrpc_plugin_support.a
[AR]      Creating /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgpr.a
[HOSTCXX] Compiling src/compiler/cpp_plugin.cc
[HOSTCXX] Compiling src/compiler/node_plugin.cc
[HOSTCXX] Compiling src/compiler/csharp_plugin.cc
[HOSTCXX] Compiling src/compiler/objective_c_plugin.cc
[HOSTCXX] Compiling src/compiler/php_plugin.cc
[HOSTCXX] Compiling src/compiler/python_plugin.cc
[HOSTCXX] Compiling src/compiler/ruby_plugin.cc
[AR]      Creating /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgrpc_unsecure.a
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_csharp_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_node_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_php_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_objective_c_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_python_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_ruby_plugin
[HOSTLD]  Linking /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/bins/opt/grpc_cpp_plugin
[PROTOC]  Generating protobuf CC file from src/proto/grpc/health/v1/health.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/echo_messages.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/payloads.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/core/stats.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/messages.proto
third_party/protobuf/srcthird_party/protobuf/srcthird_party/protobuf/srcthird_party/protobuf/src: warning: directory does not exist.: warning: directory does not exist.: warning: directory does not exist.: warning: directory does not exist.



third_party/protobuf/src: warning: directory does not exist.
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/health/v1/health.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/stats.proto
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/core/stats.proto
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo_messages.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/echo.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/payloads.proto
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/messages.proto
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/echo.proto
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/duplicate/echo_duplicate.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/control.proto
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/stats.proto
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/control.proto
[PROTOC]  Generating protobuf CC file from src/proto/grpc/testing/services.proto
third_party/protobuf/src: warning: directory does not exist.
third_party/protobuf/src: warning: directory does not exist.
[GRPC]    Generating gRPC's protobuf service CC file from src/proto/grpc/testing/services.proto
third_party/protobuf/src: warning: directory does not exist.
[CXX]     Compiling src/cpp/codegen/codegen_init.cc
[AR]      Creating /mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0/libs/opt/libgrpc++_unsecure.a
make[5]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/grpc-1.10.0'
touch grpc-1.10.0-build-stamp
make[4]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty'
Making all in stout
make[4]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
../protobuf-3.5.0/src/protoc -I../../../3rdparty/stout/tests --cpp_out=. ../../../3rdparty/stout/tests/protobuf_tests.proto
make  all-recursive
make[5]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
Making all in .
make[6]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
Making all in include
make[6]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/stout'
Making all in libprocess
make[4]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
make[5]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty'
touch http-parser-2.6.2-build-stamp
make[5]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty'
../protobuf-3.5.0/src/protoc -I../../../3rdparty/libprocess/src/tests --cpp_out=. ../../../3rdparty/libprocess/src/tests/benchmarks.proto
../protobuf-3.5.0/src/protoc -I../../../3rdparty/libprocess/src/tests --grpc_out=. ../../../3rdparty/libprocess/src/tests/grpc_tests.proto			\
	          --plugin=protoc-gen-grpc=../grpc-1.10.0/bins/opt/grpc_cpp_plugin
../protobuf-3.5.0/src/protoc -I../../../3rdparty/libprocess/src/tests --cpp_out=. ../../../3rdparty/libprocess/src/tests/grpc_tests.proto
make  all-recursive
make[5]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
Making all in .
make[6]: Entering directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-authenticator.lo `test -f 'src/authenticator.cpp' || echo '../../../3rdparty/libprocess/'`src/authenticator.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-authenticator_manager.lo `test -f 'src/authenticator_manager.cpp' || echo '../../../3rdparty/libprocess/'`src/authenticator_manager.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-clock.lo `test -f 'src/clock.cpp' || echo '../../../3rdparty/libprocess/'`src/clock.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-firewall.lo `test -f 'src/firewall.cpp' || echo '../../../3rdparty/libprocess/'`src/firewall.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-grpc.lo `test -f 'src/grpc.cpp' || echo '../../../3rdparty/libprocess/'`src/grpc.cpp
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-gtest_constants.lo `test -f 'src/gtest_constants.cpp' || echo '../../../3rdparty/libprocess/'`src/gtest_constants.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/authenticator.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-authenticator.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/clock.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-clock.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/authenticator_manager.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-authenticator_manager.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/firewall.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-firewall.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/grpc.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-grpc.o
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/gtest_constants.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-gtest_constants.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-help.lo `test -f 'src/help.cpp' || echo '../../../3rdparty/libprocess/'`src/help.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/help.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-help.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-http.lo `test -f 'src/http.cpp' || echo '../../../3rdparty/libprocess/'`src/http.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/http.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-http.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-http_proxy.lo `test -f 'src/http_proxy.cpp' || echo '../../../3rdparty/libprocess/'`src/http_proxy.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/http_proxy.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-http_proxy.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-io.lo `test -f 'src/io.cpp' || echo '../../../3rdparty/libprocess/'`src/io.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/io.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-io.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-latch.lo `test -f 'src/latch.cpp' || echo '../../../3rdparty/libprocess/'`src/latch.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/latch.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-latch.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-logging.lo `test -f 'src/logging.cpp' || echo '../../../3rdparty/libprocess/'`src/logging.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/logging.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-logging.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-memory_profiler.lo `test -f 'src/memory_profiler.cpp' || echo '../../../3rdparty/libprocess/'`src/memory_profiler.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/memory_profiler.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-memory_profiler.o
../../../3rdparty/libprocess/src/http.cpp: In function 'process::Future<process::http::Connection> process::http::connect(const process::http::URL&)':
../../../3rdparty/libprocess/src/http.cpp:1628:54: error: conversion from 'Try<process::network::unix::Address>' to non-scalar type 'Try<process::network::Address>' requested
       network::unix::Address::create(url.domain.get());
                                                      ^
../../../3rdparty/libprocess/src/http.cpp:1637:53: error: no matching function for call to 'connect(Try<process::network::Address>&, process::http::Scheme, const Option<std::basic_string<char> >&)'
     return connect(address, Scheme::HTTP, url.domain);
                                                     ^
../../../3rdparty/libprocess/src/http.cpp:1637:53: note: candidates are:
../../../3rdparty/libprocess/src/http.cpp:1514:20: note: process::Future<process::http::Connection> process::http::connect(const process::network::Address&, process::http::Scheme, const Option<std::basic_string<char> >&)
 Future<Connection> connect(
                    ^
../../../3rdparty/libprocess/src/http.cpp:1514:20: note:   no known conversion for argument 1 from 'Try<process::network::Address>' to 'const process::network::Address&'
../../../3rdparty/libprocess/src/http.cpp:1576:20: note: process::Future<process::http::Connection> process::http::connect(const process::http::URL&)
 Future<Connection> connect(const URL& url)
                    ^
../../../3rdparty/libprocess/src/http.cpp:1576:20: note:   candidate expects 1 argument, 3 provided
../../../3rdparty/libprocess/src/http.cpp:1568:20: note: process::Future<process::http::Connection> process::http::connect(const process::network::Address&, process::http::Scheme)
 Future<Connection> connect(
                    ^
../../../3rdparty/libprocess/src/http.cpp:1568:20: note:   candidate expects 2 arguments, 3 provided
In file included from /usr/include/netinet/in.h:23:0,
                 from /usr/include/arpa/inet.h:22,
                 from ../../../3rdparty/libprocess/src/http.cpp:14:
/usr/include/x86_64-linux-gnu/sys/socket.h:137:12: note: int connect(int, const sockaddr*, socklen_t)
 extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len);
            ^
/usr/include/x86_64-linux-gnu/sys/socket.h:137:12: note:   no known conversion for argument 1 from 'Try<process::network::Address>' to 'int'
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/metrics/libprocess_la-metrics.lo `test -f 'src/metrics/metrics.cpp' || echo '../../../3rdparty/libprocess/'`src/metrics/metrics.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/metrics/metrics.cpp  -fPIC -DPIC -o src/metrics/.libs/libprocess_la-metrics.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-mime.lo `test -f 'src/mime.cpp' || echo '../../../3rdparty/libprocess/'`src/mime.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/mime.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-mime.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-pid.lo `test -f 'src/pid.cpp' || echo '../../../3rdparty/libprocess/'`src/pid.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/pid.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-pid.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/posix/libprocess_la-io.lo `test -f 'src/posix/io.cpp' || echo '../../../3rdparty/libprocess/'`src/posix/io.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/posix/io.cpp  -fPIC -DPIC -o src/posix/.libs/libprocess_la-io.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/posix/libprocess_la-poll_socket.lo `test -f 'src/posix/poll_socket.cpp' || echo '../../../3rdparty/libprocess/'`src/posix/poll_socket.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/posix/poll_socket.cpp  -fPIC -DPIC -o src/posix/.libs/libprocess_la-poll_socket.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/posix/libprocess_la-subprocess.lo `test -f 'src/posix/subprocess.cpp' || echo '../../../3rdparty/libprocess/'`src/posix/subprocess.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/posix/subprocess.cpp  -fPIC -DPIC -o src/posix/.libs/libprocess_la-subprocess.o
/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" -DPACKAGE_STRING=\"mesos\ 1.10.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdpart
 y/libprocess/src -I../boost-1.65.0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src  -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22  -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include  -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c -o src/libprocess_la-process.lo `test -f 'src/process.cpp' || echo '../../../3rdparty/libprocess/'`src/process.cpp
libtool: compile:  g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.10.0\" "-DPACKAGE_STRING=\"mesos 1.10.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_OPENSSL_SSL_H=1 -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_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess -DBUILD_DIR=\"/mesos/mesos-1.10.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -I../../../3rdparty/libprocess/src -I../boost-1.65.
 0 -I../concurrentqueue-7b69a8f -I../elfio-3.2 -I../glog-0.4.0/src -I../grpc-1.10.0/include -I../http-parser-2.6.2 -I../libev-4.22 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.5.0/src -I../rapidjson-1.1.0/include -I../../../3rdparty/libprocess/../stout/include -DLIBPROCESS_ALLOW_JEMALLOC -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -c ../../../3rdparty/libprocess/src/process.cpp  -fPIC -DPIC -o src/.libs/libprocess_la-process.o
make[6]: *** [src/libprocess_la-http.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty/libprocess'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mesos/mesos-1.10.0/_build/3rdparty'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.10.0/_build'
make: *** [distcheck] Error 1
+ docker rmi --force mesos-1575451201-27538
Untagged: mesos-1575451201-27538:latest
Deleted: sha256:389ecbbd46c7e13598cb438f0d7ef80c5b0481a63a60fdb53d839ddd8f22f675
Deleted: sha256:a86e4886bb30a90d9791b86cac98526dbf365b46aba71bf3c8d61f68a28a3ce4
Deleted: sha256:2f795076f92aaa1dd0bc220836ed8c985f0b46e9b6f76852f5fe58c0c0157116
Deleted: sha256:31adb842a208d9f2fed3f87e1053ee8d63c6969bbd67c11ea0f414137c543f44
Deleted: sha256:b860cf0b469a6d15617295879abeb4948f7d6f9f7abd58a8ffc069fdab1892fb
Deleted: sha256:1e980c297b4e1f3903bd3645af26175aab5e6c584813b40e8410536a55306266
Deleted: sha256:2f94bff28eef3375b6639da56057654bea730e326bcb64ba1890470447dbbacc
Deleted: sha256:b1d90411fc69a2c8981a771447d6ec7a4dfcb763e6bad5e3d3a984583a195213
Deleted: sha256:ae208451dc6f37b8921569240b7e91ceea60af329757dcebdc4b2c531b7f5658
Deleted: sha256:089b03c4af576a812b533bdc71bd756246310cebcf283db8e5f05d91bddfe21b
Deleted: sha256:7bcc546b8a27fcb133394084c6629ed225e9dc2f8b03c1d5536931bc766695b5
Deleted: sha256:0315464c5681170fba6da19a0cb0490edbfb736590b3299e8751dcc3ced51b2b
Deleted: sha256:ec72ff674d419e0a931857efbc30f2302b3e711c41a5fcfdaa490127e7f90b6f
Deleted: sha256:f1c0e05abcce991bfdccffea0f611eb9d61004b2ab90a6ca4fd17c06485eeb9d
Deleted: sha256:90af11d00fc925a983ac5a6b3fc6a2d6831f35afddf2bed38b2110231b262c0d
Deleted: sha256:9261c99fe96fc32621dbf2156b5472333e40f70b9018c3d3939523c1af734eb6
Deleted: sha256:b5f8f0ff459572615d87802f7a64095f166dfa5a2fe0886754c8fd9d81834eef
Deleted: sha256:8d5cbec6b91df49841a57846ed14354e9b02976bd5584072178c399f3d7e2048
Deleted: sha256:75840861774550820cec1fd27afad9d418556c3c87ea5d7c35d65e445260dde5
Deleted: sha256:43888f0e8cff45e9238e72a85368e62104d38f669ed43325bd55d56cdc16dc7c
Deleted: sha256:5dd30c1e333e64428d9d35a42d715bb395c454026f7c612c4a278276459c7a1c
Deleted: sha256:c9d55adaba5f762267c15f0f60c444be044f0df37a38f0b4a47026ccf5ca8bf2
Deleted: sha256:76e03f60b287c2f40b62bb6f25d4802cc8fd3d65671d3e6539d3a489a58b40ef
Deleted: sha256:0ea361076d6ddc23d4dee589fb1358d46b5916fe416a43def5f6a2513ba2054d
Deleted: sha256:5120aafbc30f66cf237ebbfd9273786f4511a3acc69bb0254875c3577a6afc26
Deleted: sha256:a746f67394df81c90151e2ed49592ed540f1d9b258baab7e820f8764e3091416
Deleted: sha256:cb0bc7970874f21ae2865760ae01efd2a84d81338f9259dd3412817c5f0cda5a
Deleted: sha256:fe78320af9e865f874713b4326b51feff6e312ffe8181899ed47bef1ab3691dd
Deleted: sha256:3f7f7a5e1fc18bc67b05ef5d95f4e14531ad67e22d7b3b2f221e6c2f14f05dab
Deleted: sha256:89580a3ef82ea6f370fa2330ca0047ca09ea8de3799e17247b8703557a714f48

Full log: https://builds.apache.org/job/Mesos-Reviewbot-Linux/5462/console

- Mesos Reviewbot


On Dec. 3, 2019, 6:34 p.m., Benno Evers wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/71867/
> -----------------------------------------------------------
> 
> (Updated Dec. 3, 2019, 6:34 p.m.)
> 
> 
> Review request for mesos and Benjamin Bannier.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Note that currently we cannot test the code, because that
> would require launching an executor inside a docker container,
> which seems to be unprecedented in unit tests.
> 
> 
> Diffs
> -----
> 
>   src/slave/containerizer/docker.hpp 0349f537cef9651427e0e3ed33fd693107e07aa0 
>   src/slave/containerizer/docker.cpp 2a9b2ffcbd01ae916839ae43c8342285ac3e14a2 
>   src/tests/containerizer/docker_containerizer_tests.cpp 689a7220a09f2a58dffdf0dc9fd9f0548600be0e 
> 
> 
> Diff: https://reviews.apache.org/r/71867/diff/1/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Benno Evers
> 
>