You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/07/05 21:57:09 UTC

Build failed in Jenkins: mesos-reviewbot #14164

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

------------------------------------------
[...truncated 4167 lines...]
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... yes
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/examples/python/test-containerizer
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.0.0"; then find "mesos-1.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.0.0" || { sleep 5 && rm -rf "mesos-1.0.0"; }; else :; fi
test -d "mesos-1.0.0" || mkdir "mesos-1.0.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.0.0 distdir=../mesos-1.0.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.0.0 distdir=../../mesos-1.0.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd 3rdparty && make  top_distdir=../../../mesos-1.0.0 distdir=../../../mesos-1.0.0/3rdparty/stout/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/3rdparty'
make[4]: Leaving directory `/mesos/3rdparty/stout/3rdparty'
make[4]: *** No rule to make target `distdir'.  Stop.
make[3]: *** [distdir] Error 1
make[3]: Leaving directory `/mesos/3rdparty/stout'
make[2]: *** [distdir] Error 1
make[2]: Leaving directory `/mesos/3rdparty'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1467755587-17988
Untagged: mesos-1467755587-17988:latest
Deleted: e00432f69f4454c2e2619ddd003b8c57686221d9a43e8eae9d66b133987b4068
Deleted: 7fc168a114fc7baf5eab71808c7365170377d0bde22a744ebccc87b99a3b2099
Deleted: 59510482ea363688cb373249e4962c933ad13a1efeca04ca4c63304763986e03
Deleted: 3fb39664c85b652ffa4f9b0b5d544c2c018dc676a1b51c84c49097d003704c3e
Deleted: d1654743918ddc907cc3c0349652989dbf9817bceffa9429e6fe17db9962e5a4
Deleted: bc0291b0843549675cbdec768d3bf5140bd748722d071cd5dda305051e0910ac
Deleted: 3cf9384c86052380875f36c90822ca839f9c479ebb4d3b3874892aa24e8b6dce
Deleted: bcc6de4794d96b335464f9435e0b1c70016ba1e27a577bf9f9ccf457a5ad5bd7
Deleted: 0eb39dafbf84178f9cd6ee3742138b4e36f4957b730d82d95e85407b7203310d
Deleted: 1003ed93171e8a32467ef3ba2112e5a597a0c0a9d75523a664bc87e55d4e7efd
Deleted: 4a453910c9ad08748fb8097342e6c2db41633bc1ad3012887afa9d0666f1eb36
Deleted: e21faaa2a2012d52c52a6cb4a3f37e757b7b561994f6efe468e0e88ed4ff8a56
Deleted: fb514338e202683e6c5aafaa4a2e7407f227abf74b1fa97ae1ff7e222f97fa03
Deleted: f0182f63f25ae12e50eed41aeb58031dcaebab94818038367c2a4d9578e540a3
Deleted: 4df6595ec80ee37f2dca6befd621c1f308e6d1722db9f14802c0a0819468051c
Build step 'Execute shell' marked build as failure

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

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


Build failed in Jenkins: mesos-reviewbot #14168

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

Changes:

[vinodkone] Fixed variable name in reconciliation tests.

[bmahler] Implemented 'shouldInject()' in the 'NvidiaVolume' component.

------------------------------------------
[...truncated 194257 lines...]
I0705 23:53:50.479166 28211 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.480535 28220 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_sa5Gql/meta'
I0705 23:53:50.480623 28211 process.cpp:3322] Handling HTTP event for process 'slave(542)' with path: '/slave(542)/monitor/statistics.json'
I0705 23:53:50.481119 28215 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.481401 28217 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.481858 28209 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:50.482882 28213 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.483538 28209 slave.cpp:4839] Finished recovery
I0705 23:53:50.484037 28209 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.484326 28207 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.485492 28212 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I0705 23:53:50.494838 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.495641 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.495878 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.500205 28220 slave.cpp:203] Agent started on 543)@172.17.0.2:50083
I0705 23:53:50.500242 28220 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p"
I0705 23:53:50.500876 28220 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/credential'
I0705 23:53:50.501055 28220 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.501094 28220 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/http_credentials'
I0705 23:53:50.501363 28220 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.501752 28220 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.502064 28220 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.502518 28220 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.502590 28220 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.502604 28220 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.504066 28206 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_vylR0p/meta'
I0705 23:53:50.504119 28220 process.cpp:3322] Handling HTTP event for process 'slave(543)' with path: '/slave(543)/containers'
I0705 23:53:50.504649 28218 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.504989 28213 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.505105 28215 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:50.506863 28207 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.507508 28216 slave.cpp:4839] Finished recovery
I0705 23:53:50.508301 28216 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.508617 28209 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.509425 28221 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0705 23:53:50.520159 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.521021 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.521193 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.524529 28213 slave.cpp:203] Agent started on 544)@172.17.0.2:50083
I0705 23:53:50.524559 28213 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt"
I0705 23:53:50.525226 28213 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/credential'
I0705 23:53:50.525444 28213 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.525486 28213 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/http_credentials'
I0705 23:53:50.525789 28213 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.526314 28213 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.526731 28213 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.527215 28213 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.527287 28213 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.527300 28213 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.528853 28213 process.cpp:3322] Handling HTTP event for process 'slave(544)' with path: '/slave(544)/monitor/statistics'
I0705 23:53:50.528868 28209 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_mzrYGt/meta'
I0705 23:53:50.529463 28215 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.529641 28207 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.530040 28215 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 23:53:50.531393 28206 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.531863 28213 slave.cpp:4839] Finished recovery
I0705 23:53:50.532537 28213 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.532955 28211 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.533313 28217 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0705 23:53:50.543169 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.543838 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.544003 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.547392 28211 slave.cpp:203] Agent started on 545)@172.17.0.2:50083
I0705 23:53:50.547421 28211 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy"
I0705 23:53:50.548027 28211 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/credential'
I0705 23:53:50.548226 28211 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.548261 28211 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/http_credentials'
I0705 23:53:50.548540 28211 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.548951 28211 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.549371 28211 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.549911 28211 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.549985 28211 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.549999 28211 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.551545 28221 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_tQ7HEy/meta'
I0705 23:53:50.551648 28211 process.cpp:3322] Handling HTTP event for process 'slave(545)' with path: '/slave(545)/monitor/statistics.json'
I0705 23:53:50.552121 28212 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.552320 28211 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.552605 28212 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:50.553766 28216 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.554071 28221 slave.cpp:4839] Finished recovery
I0705 23:53:50.554824 28221 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.555022 28207 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.555896 28219 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0705 23:53:50.566298 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.567181 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.567379 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.571635 28210 slave.cpp:203] Agent started on 546)@172.17.0.2:50083
I0705 23:53:50.571668 28210 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="true" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND"
I0705 23:53:50.572273 28210 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/credential'
I0705 23:53:50.572484 28210 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.572540 28210 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/http_credentials'
I0705 23:53:50.572834 28210 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.573294 28210 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.573606 28210 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.573943 28210 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.573993 28210 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.574002 28210 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.575179 28221 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_I9GuND/meta'
I0705 23:53:50.575199 28210 process.cpp:3322] Handling HTTP event for process 'slave(546)' with path: '/slave(546)/containers'
I0705 23:53:50.575845 28221 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.576037 28216 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.576354 28213 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:50.577656 28210 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.578127 28212 slave.cpp:4839] Finished recovery
I0705 23:53:50.578780 28212 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.579177 28211 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.579267 28211 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0705 23:53:50.586801 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.587378 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.587522 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.588978 28187 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:50.590781 28207 slave.cpp:203] Agent started on 547)@172.17.0.2:50083
I0705 23:53:50.590898 28207 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I"
I0705 23:53:50.591399 28207 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/credential'
I0705 23:53:50.591603 28207 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.591724 28207 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/http_credentials'
I0705 23:53:50.591969 28207 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.592216 28207 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.592525 28207 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.592936 28207 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.592993 28207 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.593009 28207 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.594537 28214 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_F9896I/meta'
I0705 23:53:50.594604 28207 process.cpp:3322] Handling HTTP event for process 'slave(547)' with path: '/slave(547)/monitor/statistics'
I0705 23:53:50.595095 28219 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.595257 28214 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.595577 28221 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0705 23:53:50.596431 28220 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.597419 28213 slave.cpp:4839] Finished recovery
I0705 23:53:50.597931 28213 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.598209 28216 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.599201 28206 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (20 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0705 23:53:50.608324 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.609104 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.609302 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.610891 28187 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:50.612931 28212 slave.cpp:203] Agent started on 548)@172.17.0.2:50083
I0705 23:53:50.612948 28212 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO"
I0705 23:53:50.613327 28212 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/credential'
I0705 23:53:50.613456 28212 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.613481 28212 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/http_credentials'
I0705 23:53:50.613692 28212 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.614229 28212 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.614598 28212 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.615123 28212 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.615195 28212 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.615209 28212 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.616621 28210 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_EH7BAO/meta'
I0705 23:53:50.616714 28212 process.cpp:3322] Handling HTTP event for process 'slave(548)' with path: '/slave(548)/monitor/statistics.json'
I0705 23:53:50.617199 28210 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.617475 28213 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.617804 28219 http.cpp:765] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0705 23:53:50.618898 28211 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.619650 28210 slave.cpp:4839] Finished recovery
I0705 23:53:50.620232 28210 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.620647 28212 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.621986 28211 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0705 23:53:50.631606 28187 containerizer.cpp:196] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0705 23:53:50.632421 28187 backend.cpp:75] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W0705 23:53:50.632591 28187 backend.cpp:75] Failed to create 'bind' backend: BindBackend requires root privileges
I0705 23:53:50.633926 28187 cluster.cpp:432] Creating default 'local' authorizer
I0705 23:53:50.635494 28219 slave.cpp:203] Agent started on 549)@172.17.0.2:50083
I0705 23:53:50.635516 28219 slave.cpp:204] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http="true" --authenticatee="crammd5" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/http_credentials" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher_dir="/mesos/mesos-1.0.0/_build/src" --logbufsecs="0" --logging_level="INFO" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU"
I0705 23:53:50.635962 28219 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/credential'
I0705 23:53:50.636147 28219 slave.cpp:341] Agent using credential for: test-principal
I0705 23:53:50.636183 28219 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/http_credentials'
I0705 23:53:50.636418 28219 slave.cpp:393] Using default 'basic' HTTP authenticator
I0705 23:53:50.636888 28219 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.637280 28219 resources.cpp:572] Parsing resources as JSON failed: cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]
Trying semicolon-delimited string format instead
I0705 23:53:50.637783 28219 slave.cpp:592] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0705 23:53:50.637856 28219 slave.cpp:600] Agent attributes: [  ]
I0705 23:53:50.637871 28219 slave.cpp:605] Agent hostname: 732502abaf90
I0705 23:53:50.639272 28214 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_jC5cfU/meta'
I0705 23:53:50.639322 28219 process.cpp:3322] Handling HTTP event for process 'slave(549)' with path: '/slave(549)/containers'
I0705 23:53:50.639976 28206 status_update_manager.cpp:200] Recovering status update manager
I0705 23:53:50.640344 28221 containerizer.cpp:522] Recovering containerizer
I0705 23:53:50.640473 28210 http.cpp:765] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0705 23:53:50.641651 28211 provisioner.cpp:253] Provisioner recovery complete
I0705 23:53:50.642449 28212 slave.cpp:4839] Finished recovery
I0705 23:53:50.643033 28212 slave.cpp:5011] Querying resource estimator for oversubscribable resources
I0705 23:53:50.643395 28211 slave.cpp:5025] Received oversubscribable resources  from the resource estimator
I0705 23:53:50.643951 28209 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (21 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (202 ms total)

[----------] Global test environment tear-down
[==========] 1224 tests from 139 test cases ran. (367040 ms total)
[  PASSED  ] 1223 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] DiskQuotaTest.SlaveRecovery

 1 FAILED TEST
  YOU HAVE 6 DISABLED TESTS

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467760413-4707
Untagged: mesos-1467760413-4707:latest
Deleted: dd819b1d9c3973bbd2a10538d95db5fb549ecabdd887c33a518ae79864b15bb1
Deleted: c80579b15505ac87caaedec1f8f3faf47b2767ddf927d37eea2bfe673e2864a9
Deleted: cad85d6a7c16af6e68449f4a54620e2e21cf2abd4cc3e30e9fbecca0b6ca6d05
Deleted: 83731249986bacce2eae4708e29792ba9ad12730c8805ae52ba805828f369e9e
Deleted: fdec998c3da75734c6ea8b2fd92549c367916c3b07b23eb831178b384b40aca3
Deleted: c2ae93d4249de33cb343df9d659ae8f736e8417d7fcee26487180b82d09f1355
Deleted: 6e1feff4a5e3f5d2533ca5775573746018292bddc0488e7721da11b25817e078
Deleted: 785ecb2840264024389262ef9094aa488b2aec69eb74638ef56223f19f59194c
Deleted: f9c62540b1ea0960317c1fdd805b66d6846fefce18aa99cb2b04b2a45aa50bb5
Deleted: a22074e900750310ed67df14ed98d7338c24831393ea642e222b0765873271b9
Deleted: 708e3aad1070cc264d82e96f6d2309bb220f133359096eaccf5e36716f89ea22
Deleted: 41c9341f60610af20a707278e12906c25f959989875e24150ec9292e7620e03f
Deleted: 8f7e5635e4f6934c4169530410154e3b7abd6ddac33cb8a4d5dc8600b5e1318b
Deleted: 09790dfacb2386fe09dfb0556c5cee4011154d0822637ea7c1edd1bde7c26cd5
Deleted: 85474a5dd14f5b95724edc3f1a1b67c8fb2295dce82b4d5192ccfe2bcf87f41d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14167

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

Changes:

[toenshoff] Added mr-redis to frameworks.md.

------------------------------------------
[...truncated 12596 lines...]
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/mesos
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/wheel/mesos
running install_egg_info
Copying src/mesos.egg-info to build/bdist.linux-x86_64/wheel/mesos-1.0.0-py2.7.egg-info
running install_scripts
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating stub loader for mesos/executor/_executor.so
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
mesos.__init__: module references __path__
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.executor-1.0.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.interface-1.0.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
creating build/bdist.linux-x86_64/wheel/mesos-1.0.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/containerizer_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.scheduler-1.0.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0.dist-info/WHEEL
make  dynamic-reservation-framework test-http-framework test-framework test-executor test-http-executor long-lived-framework long-lived-executor no-executor-framework docker-no-executor-framework balloon-framework balloon-executor load-generator-framework persistent-volume-framework setns-test-helper memory-test-helper active-user-test-helper mesos-tests examples/java/test-executor examples/java/test-exception-framework examples/java/test-framework examples/java/test-log examples/java/test-multiple-executors-framework examples/python/test_containerizer.py examples/python/test-containerizer examples/python/test_executor.py examples/python/test-executor examples/python/test_framework.py examples/python/test-framework \
	  tests/balloon_framework_test.sh tests/dynamic_reservation_framework_test.sh tests/test_http_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/java_log_test.sh tests/no_executor_framework_test.sh tests/persistent_volume_framework_test.sh tests/python_framework_test.sh tests/test_framework_test.sh
make[4]: Entering directory `/mesos/mesos-1.0.0/_build/src'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/dynamic_reservation_framework-dynamic_reservation_framework.o -MD -MP -MF examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo -c -o examples/dynamic_reservation_framework-dynamic_reservation_framework.o `test -f 'examples/dynamic_reservation_framework.cpp' || echo '../../src/'`examples/dynamic_reservation_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_framework-test_http_framework.o -MD -MP -MF examples/.deps/test_http_framework-test_http_framework.Tpo -c -o examples/test_http_framework-test_http_framework.o `test -f 'examples/test_http_framework.cpp' || echo '../../src/'`examples/test_http_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo '../../src/'`examples/test_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_executor-test_http_executor.o -MD -MP -MF examples/.deps/test_http_executor-test_http_executor.Tpo -c -o examples/test_http_executor-test_http_executor.o `test -f 'examples/test_http_executor.cpp' || echo '../../src/'`examples/test_http_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo '../../src/'`examples/long_lived_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo '../../src/'`examples/long_lived_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo '../../src/'`examples/no_executor_framework.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/docker_no_executor_framework-docker_no_executor_framework.o -MD -MP -MF examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo -c -o examples/docker_no_executor_framework-docker_no_executor_framework.o `test -f 'examples/docker_no_executor_framework.cpp' || echo '../../src/'`examples/docker_no_executor_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_framework-balloon_framework.o -MD -MP -MF examples/.deps/balloon_framework-balloon_framework.Tpo -c -o examples/balloon_framework-balloon_framework.o `test -f 'examples/balloon_framework.cpp' || echo '../../src/'`examples/balloon_framework.cpp
mv -f examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_executor-balloon_executor.o -MD -MP -MF examples/.deps/balloon_executor-balloon_executor.Tpo -c -o examples/balloon_executor-balloon_executor.o `test -f 'examples/balloon_executor.cpp' || echo '../../src/'`examples/balloon_executor.cpp
mv -f examples/.deps/test_http_executor-test_http_executor.Tpo examples/.deps/test_http_executor-test_http_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/load_generator_framework-load_generator_framework.o -MD -MP -MF examples/.deps/load_generator_framework-load_generator_framework.Tpo -c -o examples/load_generator_framework-load_generator_framework.o `test -f 'examples/load_generator_framework.cpp' || echo '../../src/'`examples/load_generator_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/persistent_volume_framework-persistent_volume_framework.o -MD -MP -MF examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo -c -o examples/persistent_volume_framework-persistent_volume_framework.o `test -f 'examples/persistent_volume_framework.cpp' || echo '../../src/'`examples/persistent_volume_framework.cpp
mv -f examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper_main.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper_main.o `test -f 'tests/containerizer/memory_test_helper_main.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper_main.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper.o `test -f 'tests/containerizer/memory_test_helper.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper.cpp
mv -f examples/.deps/test_http_framework-test_http_framework.Tpo examples/.deps/test_http_framework-test_http_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/active_user_test_helper-active_user_test_helper.o -MD -MP -MF tests/.deps/active_user_test_helper-active_user_test_helper.Tpo -c -o tests/active_user_test_helper-active_user_test_helper.o `test -f 'tests/active_user_test_helper.cpp' || echo '../../src/'`tests/active_user_test_helper.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT slave/qos_controllers/mesos_tests-load.o -MD -MP -MF slave/qos_controllers/.deps/mesos_tests-load.Tpo -c -o slave/qos_controllers/mesos_tests-load.o `test -f 'slave/qos_controllers/load.cpp' || echo '../../src/'`slave/qos_controllers/load.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-anonymous_tests.o -MD -MP -MF tests/.deps/mesos_tests-anonymous_tests.Tpo -c -o tests/mesos_tests-anonymous_tests.o `test -f 'tests/anonymous_tests.cpp' || echo '../../src/'`tests/anonymous_tests.cpp
mv -f tests/.deps/active_user_test_helper-active_user_test_helper.Tpo tests/.deps/active_user_test_helper-active_user_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-api_tests.o -MD -MP -MF tests/.deps/mesos_tests-api_tests.Tpo -c -o tests/mesos_tests-api_tests.o `test -f 'tests/api_tests.cpp' || echo '../../src/'`tests/api_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo '../../src/'`tests/attributes_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-authentication_tests.Tpo -c -o tests/mesos_tests-authentication_tests.o `test -f 'tests/authentication_tests.cpp' || echo '../../src/'`tests/authentication_tests.cpp
mv -f examples/.deps/load_generator_framework-load_generator_framework.Tpo examples/.deps/load_generator_framework-load_generator_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-authorization_tests.Tpo -c -o tests/mesos_tests-authorization_tests.o `test -f 'tests/authorization_tests.cpp' || echo '../../src/'`tests/authorization_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cluster.o -MD -MP -MF tests/.deps/mesos_tests-cluster.Tpo -c -o tests/mesos_tests-cluster.o `test -f 'tests/cluster.cpp' || echo '../../src/'`tests/cluster.cpp
mv -f examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo examples/.deps/persistent_volume_framework-persistent_volume_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-command_executor_tests.o -MD -MP -MF tests/.deps/mesos_tests-command_executor_tests.Tpo -c -o tests/mesos_tests-command_executor_tests.o `test -f 'tests/command_executor_tests.cpp' || echo '../../src/'`tests/command_executor_tests.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-container_logger_tests.o -MD -MP -MF tests/.deps/mesos_tests-container_logger_tests.Tpo -c -o tests/mesos_tests-container_logger_tests.o `test -f 'tests/container_logger_tests.cpp' || echo '../../src/'`tests/container_logger_tests.cpp
mv -f slave/qos_controllers/.deps/mesos_tests-load.Tpo slave/qos_controllers/.deps/mesos_tests-load.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-containerizer.o -MD -MP -MF tests/.deps/mesos_tests-containerizer.Tpo -c -o tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' || echo '../../src/'`tests/containerizer.cpp
mv -f tests/.deps/mesos_tests-anonymous_tests.Tpo tests/.deps/mesos_tests-anonymous_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cram_md5_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo -c -o tests/mesos_tests-cram_md5_authentication_tests.o `test -f 'tests/cram_md5_authentication_tests.cpp' || echo '../../src/'`tests/cram_md5_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-authorization_tests.Tpo tests/.deps/mesos_tests-authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-credentials_tests.o -MD -MP -MF tests/.deps/mesos_tests-credentials_tests.Tpo -c -o tests/mesos_tests-credentials_tests.o `test -f 'tests/credentials_tests.cpp' || echo '../../src/'`tests/credentials_tests.cpp
mv -f tests/.deps/mesos_tests-command_executor_tests.Tpo tests/.deps/mesos_tests-command_executor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-disk_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-disk_quota_tests.Tpo -c -o tests/mesos_tests-disk_quota_tests.o `test -f 'tests/disk_quota_tests.cpp' || echo '../../src/'`tests/disk_quota_tests.cpp
mv -f tests/.deps/mesos_tests-cluster.Tpo tests/.deps/mesos_tests-cluster.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-dynamic_weights_tests.o -MD -MP -MF tests/.deps/mesos_tests-dynamic_weights_tests.Tpo -c -o tests/mesos_tests-dynamic_weights_tests.o `test -f 'tests/dynamic_weights_tests.cpp' || echo '../../src/'`tests/dynamic_weights_tests.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo tests/.deps/mesos_tests-containerizer.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-environment.o -MD -MP -MF tests/.deps/mesos_tests-environment.Tpo -c -o tests/mesos_tests-environment.o `test -f 'tests/environment.cpp' || echo '../../src/'`tests/environment.cpp
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo tests/.deps/mesos_tests-authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-examples_tests.o -MD -MP -MF tests/.deps/mesos_tests-examples_tests.Tpo -c -o tests/mesos_tests-examples_tests.o `test -f 'tests/examples_tests.cpp' || echo '../../src/'`tests/examples_tests.cpp
mv -f tests/.deps/mesos_tests-examples_tests.Tpo tests/.deps/mesos_tests-examples_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo '../../src/'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-container_logger_tests.Tpo tests/.deps/mesos_tests-container_logger_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-executor_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-executor_http_api_tests.Tpo -c -o tests/mesos_tests-executor_http_api_tests.o `test -f 'tests/executor_http_api_tests.cpp' || echo '../../src/'`tests/executor_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-environment.Tpo tests/.deps/mesos_tests-environment.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo '../../src/'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo tests/.deps/mesos_tests-cram_md5_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_cache_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_cache_tests.Tpo -c -o tests/mesos_tests-fetcher_cache_tests.o `test -f 'tests/fetcher_cache_tests.cpp' || echo '../../src/'`tests/fetcher_cache_tests.cpp
mv -f tests/.deps/mesos_tests-dynamic_weights_tests.Tpo tests/.deps/mesos_tests-dynamic_weights_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_tests.Tpo -c -o tests/mesos_tests-fetcher_tests.o `test -f 'tests/fetcher_tests.cpp' || echo '../../src/'`tests/fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-credentials_tests.Tpo tests/.deps/mesos_tests-credentials_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-files_tests.o -MD -MP -MF tests/.deps/mesos_tests-files_tests.Tpo -c -o tests/mesos_tests-files_tests.o `test -f 'tests/files_tests.cpp' || echo '../../src/'`tests/files_tests.cpp
mv -f tests/.deps/mesos_tests-disk_quota_tests.Tpo tests/.deps/mesos_tests-disk_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-flags.o -MD -MP -MF tests/.deps/mesos_tests-flags.Tpo -c -o tests/mesos_tests-flags.o `test -f 'tests/flags.cpp' || echo '../../src/'`tests/flags.cpp
mv -f tests/.deps/mesos_tests-api_tests.Tpo tests/.deps/mesos_tests-api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-gc_tests.o -MD -MP -MF tests/.deps/mesos_tests-gc_tests.Tpo -c -o tests/mesos_tests-gc_tests.o `test -f 'tests/gc_tests.cpp' || echo '../../src/'`tests/gc_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hdfs_tests.o -MD -MP -MF tests/.deps/mesos_tests-hdfs_tests.Tpo -c -o tests/mesos_tests-hdfs_tests.o `test -f 'tests/hdfs_tests.cpp' || echo '../../src/'`tests/hdfs_tests.cpp
mv -f tests/.deps/mesos_tests-executor_http_api_tests.Tpo tests/.deps/mesos_tests-executor_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-health_check_tests.o -MD -MP -MF tests/.deps/mesos_tests-health_check_tests.Tpo -c -o tests/mesos_tests-health_check_tests.o `test -f 'tests/health_check_tests.cpp' || echo '../../src/'`tests/health_check_tests.cpp
mv -f tests/.deps/mesos_tests-flags.Tpo tests/.deps/mesos_tests-flags.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hierarchical_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo -c -o tests/mesos_tests-hierarchical_allocator_tests.o `test -f 'tests/hierarchical_allocator_tests.cpp' || echo '../../src/'`tests/hierarchical_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hook_tests.o -MD -MP -MF tests/.deps/mesos_tests-hook_tests.Tpo -c -o tests/mesos_tests-hook_tests.o `test -f 'tests/hook_tests.cpp' || echo '../../src/'`tests/hook_tests.cpp
mv -f tests/.deps/mesos_tests-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_authentication_tests.Tpo -c -o tests/mesos_tests-http_authentication_tests.o `test -f 'tests/http_authentication_tests.cpp' || echo '../../src/'`tests/http_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo -c -o tests/mesos_tests-http_fault_tolerance_tests.o `test -f 'tests/http_fault_tolerance_tests.cpp' || echo '../../src/'`tests/http_fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_tests.Tpo tests/.deps/mesos_tests-fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo '../../src/'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-logging_tests.o -MD -MP -MF tests/.deps/mesos_tests-logging_tests.Tpo -c -o tests/mesos_tests-logging_tests.o `test -f 'tests/logging_tests.cpp' || echo '../../src/'`tests/logging_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo '../../src/'`tests/main.cpp
mv -f tests/.deps/mesos_tests-health_check_tests.Tpo tests/.deps/mesos_tests-health_check_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_allocator_tests.Tpo -c -o tests/mesos_tests-master_allocator_tests.o `test -f 'tests/master_allocator_tests.cpp' || echo '../../src/'`tests/master_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_authorization_tests.Tpo -c -o tests/mesos_tests-master_authorization_tests.o `test -f 'tests/master_authorization_tests.cpp' || echo '../../src/'`tests/master_authorization_tests.cpp
mv -f tests/.deps/mesos_tests-http_authentication_tests.Tpo tests/.deps/mesos_tests-http_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_contender_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_contender_detector_tests.Tpo -c -o tests/mesos_tests-master_contender_detector_tests.o `test -f 'tests/master_contender_detector_tests.cpp' || echo '../../src/'`tests/master_contender_detector_tests.cpp
mv -f tests/.deps/mesos_tests-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_maintenance_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_maintenance_tests.Tpo -c -o tests/mesos_tests-master_maintenance_tests.o `test -f 'tests/master_maintenance_tests.cpp' || echo '../../src/'`tests/master_maintenance_tests.cpp
mv -f tests/.deps/mesos_tests-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_quota_tests.Tpo -c -o tests/mesos_tests-master_quota_tests.o `test -f 'tests/master_quota_tests.cpp' || echo '../../src/'`tests/master_quota_tests.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_slave_reconciliation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo -c -o tests/mesos_tests-master_slave_reconciliation_tests.o `test -f 'tests/master_slave_reconciliation_tests.cpp' || echo '../../src/'`tests/master_slave_reconciliation_tests.cpp
mv -f tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo '../../src/'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_validation_tests.Tpo -c -o tests/mesos_tests-master_validation_tests.o `test -f 'tests/master_validation_tests.cpp' || echo '../../src/'`tests/master_validation_tests.cpp
In file included from ../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest.h:1929:0,
                 from ../3rdparty/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/gmock-1.7.0/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/gmock-1.7.0/include/gmock/gmock.h:58,
                 from ../../src/tests/master_slave_reconciliation_tests.cpp:19:
../../src/tests/master_slave_reconciliation_tests.cpp: In member function 'virtual void mesos::internal::tests::MasterSlaveReconciliationTest_SlaveReregisterActiveFrameworks_Test::TestBody()':
../../src/tests/master_slave_reconciliation_tests.cpp:615:39: error: 'const class mesos::internal::ReregisterSlaveMessage' has no member named 'active_frameworks'
   EXPECT_EQ(1u, reregisterSlave.get().active_frameworks().size());
                                       ^
mv -f tests/.deps/mesos_tests-master_contender_detector_tests.Tpo tests/.deps/mesos_tests-master_contender_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mesos.o -MD -MP -MF tests/.deps/mesos_tests-mesos.Tpo -c -o tests/mesos_tests-mesos.o `test -f 'tests/mesos.cpp' || echo '../../src/'`tests/mesos.cpp
mv -f tests/.deps/mesos_tests-master_authorization_tests.Tpo tests/.deps/mesos_tests-master_authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-metrics_tests.o -MD -MP -MF tests/.deps/mesos_tests-metrics_tests.Tpo -c -o tests/mesos_tests-metrics_tests.o `test -f 'tests/metrics_tests.cpp' || echo '../../src/'`tests/metrics_tests.cpp
make[4]: *** [tests/mesos_tests-master_slave_reconciliation_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/.deps/mesos_tests-master_allocator_tests.Tpo tests/.deps/mesos_tests-master_allocator_tests.Po
mv -f tests/.deps/mesos_tests-master_maintenance_tests.Tpo tests/.deps/mesos_tests-master_maintenance_tests.Po
mv -f tests/.deps/mesos_tests-master_quota_tests.Tpo tests/.deps/mesos_tests-master_quota_tests.Po
mv -f tests/.deps/mesos_tests-master_validation_tests.Tpo tests/.deps/mesos_tests-master_validation_tests.Po
mv -f tests/.deps/mesos_tests-metrics_tests.Tpo tests/.deps/mesos_tests-metrics_tests.Po
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
mv -f tests/.deps/mesos_tests-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467758915-24391
Untagged: mesos-1467758915-24391:latest
Deleted: 5d2cffe4b3a87b6a2c1eef4398aa1de6e287594da762af4b98e13ae8e38a6b7a
Deleted: bdfa766d121bfd1fc7bc592eaee9394ab03ab99461cd2e585cd28ab027aaf923
Deleted: be58e990de0609fe46f79a6d1bc31a4233e6e0143a36c518d55f4c1e1c2b452e
Deleted: d2a60a2b461a99fec4283171b912a81b33a0fb1ce4f12a89bbe1ad5b2ac15525
Deleted: 4195dfda10b2b541ddd07d35a4d30527bf8b4a252448b24241618d0f92e4d0a4
Deleted: 760539b04aace3cfa6272f8a24ff7cf8d018867b69b154361e5141ad4f2aa887
Deleted: 00bd117c430f639257f5719658996e4a57d315f4886acf2b80555debf7804a7e
Deleted: a88032d76814f6e2cd91358a487db2707c2df6ad2c4fbab669ef9ed7bf25c435
Deleted: 08b3b81a8636fad164c213f77a3714f9456ad0541174a9c25aafaca34b8a1446
Deleted: 41103392379e98de5dd5945052d83481d9b40ab139a77d88023d3134b1ce7532
Deleted: 1624bedb5ed8cc05a0c55649cacb58fb07d87c4d42cc2f7e743eb22beb7aa467
Deleted: 28d4adb7b013ce2d7739513b423b707e03dd786446234e038b4f8cf1447af9e0
Deleted: d8c8374ed57a048a7de19a0babc07ba76d368ae53fff862a314abb008220f1ed
Deleted: 7c1b08ad9fef5dc61efab006102a6613928467a489dba38bba928bd3b84e126b
Deleted: cac45cfc606d80a4c790ceb08757e4abbe4b5ac08238f0e0a40173e8d73d3181
Build step 'Execute shell' marked build as failure

Re: Build failed in Jenkins: mesos-reviewbot #14166

Posted by Vinod Kone <vi...@apache.org>.
pushed a fix.

commit 26303f4be2fdc1ad7bbc86d996cbe815c0f686aa

Author: Vinod Kone <vi...@gmail.com>

Date:   Tue Jul 5 17:47:13 2016 -0500


    Fixed variable name in reconciliation tests.


diff --git a/src/tests/master_slave_reconciliation_tests.cpp
b/src/tests/master_slave_reconciliation_tests.cpp

index 701d9a2..87cff8c 100644

--- a/src/tests/master_slave_reconciliation_tests.cpp

+++ b/src/tests/master_slave_reconciliation_tests.cpp

@@ -612,7 +612,7 @@ TEST_F(MasterSlaveReconciliationTest,
SlaveReregisterActiveFrameworks)

   // active frameworks.

   AWAIT_READY(reregisterSlave);



-  EXPECT_EQ(1u, reregisterSlave.get().active_frameworks().size());

+  EXPECT_EQ(1u, reregisterSlave.get().frameworks().size());



   Clock::pause();

   Clock::settle();

On Tue, Jul 5, 2016 at 5:42 PM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <https://builds.apache.org/job/mesos-reviewbot/14166/changes>
>
> Changes:
>
> [vinodkone] Extended install() to support 7 arguments.
>
> [vinodkone] Added support for recovered frameworks.
>
> [vinodkone] Added filtering for orphaned tasks in /state endpoint.
>
> [vinodkone] Added test for sending framework information after master
> failover.
>
> [toenshoff] Stout: Fixed 'make dist'.
>
> [toenshoff] Libprocess: Fixed 'make dist'.
>
> [yujie.jay] Added weave instructions to CNI doc.
>
> [yujie.jay] Some minor style fixes in CNI doc.
>
> ------------------------------------------
> [...truncated 12670 lines...]
> Copying src/mesos.native.egg-info to
> build/bdist.linux-x86_64/wheel/mesos.native-1.0.0-py2.7.egg-info
> Installing
> build/bdist.linux-x86_64/wheel/mesos.native-1.0.0-py2.7-nspkg.pth
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/mesos.native-1.0.0.dist-info/WHEEL
> copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py ->
> build/bdist.linux-x86_64/egg/mesos/executor
> copying build/lib.linux-x86_64-2.7/mesos/__init__.py ->
> build/bdist.linux-x86_64/egg/mesos
> byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to
> __init__.pyc
> byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to
> __init__.pyc
> creating stub loader for mesos/executor/_executor.so
> byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to
> _executor.pyc
> creating build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/PKG-INFO ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/SOURCES.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/dependency_links.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/namespace_packages.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/requires.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.executor.egg-info/top_level.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
> zip_safe flag not set; analyzing archive contents...
> mesos.__init__: module references __path__
> creating
> '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.executor-1.0.0-py2.7-linux-x86_64.egg'
> and adding 'build/bdist.linux-x86_64/egg' to it
> byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to
> __init__.pyc
> creating build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/PKG-INFO ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/SOURCES.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/dependency_links.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/namespace_packages.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/requires.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.interface.egg-info/top_level.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> zip_safe flag not set; analyzing archive contents...
> mesos.__init__: module references __path__
> creating
> '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.interface-1.0.0-py2.7.egg'
> and adding 'build/bdist.linux-x86_64/egg' to it
> removing 'build/bdist.linux-x86_64/egg' (and everything under it)
> running bdist_wheel
> running build
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py
> (namespace package)
> copying mesos/interface/containerizer_pb2.py ->
> build/bdist.linux-x86_64/wheel/mesos/interface
> copying mesos/interface/mesos_pb2.py ->
> build/bdist.linux-x86_64/wheel/mesos/interface
> copying mesos/interface/__init__.py ->
> build/bdist.linux-x86_64/wheel/mesos/interface
> running install_egg_info
> Copying src/mesos.interface.egg-info to
> build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7.egg-info
> Installing
> build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7-nspkg.pth
> running install_scripts
> creating
> build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0.dist-info/WHEEL
> copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py ->
> build/bdist.linux-x86_64/egg/mesos/scheduler
> copying build/lib.linux-x86_64-2.7/mesos/__init__.py ->
> build/bdist.linux-x86_64/egg/mesos
> byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to
> __init__.pyc
> byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to
> __init__.pyc
> creating stub loader for mesos/scheduler/_scheduler.so
> byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py
> to _scheduler.pyc
> creating build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/PKG-INFO ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/SOURCES.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/dependency_links.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/namespace_packages.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/requires.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying src/mesos.scheduler.egg-info/top_level.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
> zip_safe flag not set; analyzing archive contents...
> mesos.__init__: module references __path__
> creating
> '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.scheduler-1.0.0-py2.7-linux-x86_64.egg'
> and adding 'build/bdist.linux-x86_64/egg' to it
> removing 'build/bdist.linux-x86_64/egg' (and everything under it)
> running bdist_wheel
> running build
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py
> (namespace package)
> copying mesos/executor/_executor.so ->
> build/bdist.linux-x86_64/wheel/mesos/executor
> copying mesos/executor/__init__.py ->
> build/bdist.linux-x86_64/wheel/mesos/executor
> running install_egg_info
> Copying src/mesos.executor.egg-info to
> build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7.egg-info
> Installing
> build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7-nspkg.pth
> running install_scripts
> creating
> build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0.dist-info/WHEEL
> removing 'build/bdist.linux-x86_64/egg' (and everything under it)
> running bdist_wheel
> running build
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py
> (namespace package)
> copying mesos/scheduler/_scheduler.so ->
> build/bdist.linux-x86_64/wheel/mesos/scheduler
> copying mesos/scheduler/__init__.py ->
> build/bdist.linux-x86_64/wheel/mesos/scheduler
> running install_egg_info
> Copying src/mesos.scheduler.egg-info to
> build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7.egg-info
> Installing
> build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7-nspkg.pth
> running install_scripts
> creating
> build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0.dist-info/WHEEL
> make  dynamic-reservation-framework test-http-framework test-framework
> test-executor test-http-executor long-lived-framework long-lived-executor
> no-executor-framework docker-no-executor-framework balloon-framework
> balloon-executor load-generator-framework persistent-volume-framework
> setns-test-helper memory-test-helper active-user-test-helper mesos-tests
> examples/java/test-executor examples/java/test-exception-framework
> examples/java/test-framework examples/java/test-log
> examples/java/test-multiple-executors-framework
> examples/python/test_containerizer.py examples/python/test-containerizer
> examples/python/test_executor.py examples/python/test-executor
> examples/python/test_framework.py examples/python/test-framework \
>           tests/balloon_framework_test.sh
> tests/dynamic_reservation_framework_test.sh
> tests/test_http_framework_test.sh tests/java_exception_test.sh
> tests/java_framework_test.sh tests/java_log_test.sh
> tests/no_executor_framework_test.sh
> tests/persistent_volume_framework_test.sh tests/python_framework_test.sh
> tests/test_framework_test.sh
> make[4]: Entering directory `/mesos/mesos-1.0.0/_build/src'
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/dynamic_reservation_framework-dynamic_reservation_framework.o -MD
> -MP -MF
> examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo
> -c -o
> examples/dynamic_reservation_framework-dynamic_reservation_framework.o
> `test -f 'examples/dynamic_reservation_framework.cpp' || echo
> '../../src/'`examples/dynamic_reservation_framework.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/test_http_framework-test_http_framework.o -MD -MP -MF
> examples/.deps/test_http_framework-test_http_framework.Tpo -c -o
> examples/test_http_framework-test_http_framework.o `test -f
> 'examples/test_http_framework.cpp' || echo
> '../../src/'`examples/test_http_framework.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/test_framework-test_framework.o -MD -MP -MF
> examples/.deps/test_framework-test_framework.Tpo -c -o
> examples/test_framework-test_framework.o `test -f
> 'examples/test_framework.cpp' || echo
> '../../src/'`examples/test_framework.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/test_executor-test_executor.o -MD -MP -MF
> examples/.deps/test_executor-test_executor.Tpo -c -o
> examples/test_executor-test_executor.o `test -f
> 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/test_http_executor-test_http_executor.o -MD -MP -MF
> examples/.deps/test_http_executor-test_http_executor.Tpo -c -o
> examples/test_http_executor-test_http_executor.o `test -f
> 'examples/test_http_executor.cpp' || echo
> '../../src/'`examples/test_http_executor.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/long_lived_framework-long_lived_framework.o -MD -MP -MF
> examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o
> examples/long_lived_framework-long_lived_framework.o `test -f
> 'examples/long_lived_framework.cpp' || echo
> '../../src/'`examples/long_lived_framework.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/long_lived_executor-long_lived_executor.o -MD -MP -MF
> examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o
> examples/long_lived_executor-long_lived_executor.o `test -f
> 'examples/long_lived_executor.cpp' || echo
> '../../src/'`examples/long_lived_executor.cpp
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/no_executor_framework-no_executor_framework.o -MD -MP -MF
> examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o
> examples/no_executor_framework-no_executor_framework.o `test -f
> 'examples/no_executor_framework.cpp' || echo
> '../../src/'`examples/no_executor_framework.cpp
> mv -f examples/.deps/test_executor-test_executor.Tpo
> examples/.deps/test_executor-test_executor.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/docker_no_executor_framework-docker_no_executor_framework.o -MD
> -MP -MF
> examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo
> -c -o examples/docker_no_executor_framework-docker_no_executor_framework.o
> `test -f 'examples/docker_no_executor_framework.cpp' || echo
> '../../src/'`examples/docker_no_executor_framework.cpp
> mv -f examples/.deps/test_framework-test_framework.Tpo
> examples/.deps/test_framework-test_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/balloon_framework-balloon_framework.o -MD -MP -MF
> examples/.deps/balloon_framework-balloon_framework.Tpo -c -o
> examples/balloon_framework-balloon_framework.o `test -f
> 'examples/balloon_framework.cpp' || echo
> '../../src/'`examples/balloon_framework.cpp
> mv -f
> examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo
> examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/balloon_executor-balloon_executor.o -MD -MP -MF
> examples/.deps/balloon_executor-balloon_executor.Tpo -c -o
> examples/balloon_executor-balloon_executor.o `test -f
> 'examples/balloon_executor.cpp' || echo
> '../../src/'`examples/balloon_executor.cpp
> mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo
> examples/.deps/long_lived_executor-long_lived_executor.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/load_generator_framework-load_generator_framework.o -MD -MP -MF
> examples/.deps/load_generator_framework-load_generator_framework.Tpo -c -o
> examples/load_generator_framework-load_generator_framework.o `test -f
> 'examples/load_generator_framework.cpp' || echo
> '../../src/'`examples/load_generator_framework.cpp
> mv -f
> examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo
> examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> examples/persistent_volume_framework-persistent_volume_framework.o -MD -MP
> -MF
> examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo
> -c -o examples/persistent_volume_framework-persistent_volume_framework.o
> `test -f 'examples/persistent_volume_framework.cpp' || echo
> '../../src/'`examples/persistent_volume_framework.cpp
> mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo
> examples/.deps/no_executor_framework-no_executor_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/containerizer/memory_test_helper-memory_test_helper_main.o -MD -MP
> -MF
> tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo -c
> -o tests/containerizer/memory_test_helper-memory_test_helper_main.o `test
> -f 'tests/containerizer/memory_test_helper_main.cpp' || echo
> '../../src/'`tests/containerizer/memory_test_helper_main.cpp
> mv -f examples/.deps/test_http_executor-test_http_executor.Tpo
> examples/.deps/test_http_executor-test_http_executor.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/containerizer/memory_test_helper-memory_test_helper.o -MD -MP -MF
> tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo -c -o
> tests/containerizer/memory_test_helper-memory_test_helper.o `test -f
> 'tests/containerizer/memory_test_helper.cpp' || echo
> '../../src/'`tests/containerizer/memory_test_helper.cpp
> mv -f examples/.deps/test_http_framework-test_http_framework.Tpo
> examples/.deps/test_http_framework-test_http_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0
> -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
> tests/active_user_test_helper-active_user_test_helper.o -MD -MP -MF
> tests/.deps/active_user_test_helper-active_user_test_helper.Tpo -c -o
> tests/active_user_test_helper-active_user_test_helper.o `test -f
> 'tests/active_user_test_helper.cpp' || echo
> '../../src/'`tests/active_user_test_helper.cpp
> mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo
> examples/.deps/long_lived_framework-long_lived_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> slave/qos_controllers/mesos_tests-load.o -MD -MP -MF
> slave/qos_controllers/.deps/mesos_tests-load.Tpo -c -o
> slave/qos_controllers/mesos_tests-load.o `test -f
> 'slave/qos_controllers/load.cpp' || echo
> '../../src/'`slave/qos_controllers/load.cpp
> mv -f examples/.deps/balloon_executor-balloon_executor.Tpo
> examples/.deps/balloon_executor-balloon_executor.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-anonymous_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-anonymous_tests.Tpo -c -o
> tests/mesos_tests-anonymous_tests.o `test -f 'tests/anonymous_tests.cpp' ||
> echo '../../src/'`tests/anonymous_tests.cpp
> mv -f tests/.deps/active_user_test_helper-active_user_test_helper.Tpo
> tests/.deps/active_user_test_helper-active_user_test_helper.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-api_tests.o -MD
> -MP -MF tests/.deps/mesos_tests-api_tests.Tpo -c -o
> tests/mesos_tests-api_tests.o `test -f 'tests/api_tests.cpp' || echo
> '../../src/'`tests/api_tests.cpp
> mv -f
> tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo
> tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-attributes_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-attributes_tests.Tpo -c -o
> tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp'
> || echo '../../src/'`tests/attributes_tests.cpp
> mv -f tests/.deps/mesos_tests-attributes_tests.Tpo
> tests/.deps/mesos_tests-attributes_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-authentication_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-authentication_tests.Tpo -c -o
> tests/mesos_tests-authentication_tests.o `test -f
> 'tests/authentication_tests.cpp' || echo
> '../../src/'`tests/authentication_tests.cpp
> mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo
> tests/containerizer/.deps/memory_test_helper-memory_test_helper.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-authorization_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-authorization_tests.Tpo -c -o
> tests/mesos_tests-authorization_tests.o `test -f
> 'tests/authorization_tests.cpp' || echo
> '../../src/'`tests/authorization_tests.cpp
> mv -f examples/.deps/load_generator_framework-load_generator_framework.Tpo
> examples/.deps/load_generator_framework-load_generator_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cluster.o -MD
> -MP -MF tests/.deps/mesos_tests-cluster.Tpo -c -o
> tests/mesos_tests-cluster.o `test -f 'tests/cluster.cpp' || echo
> '../../src/'`tests/cluster.cpp
> mv -f
> examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo
> examples/.deps/persistent_volume_framework-persistent_volume_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-command_executor_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-command_executor_tests.Tpo -c -o
> tests/mesos_tests-command_executor_tests.o `test -f
> 'tests/command_executor_tests.cpp' || echo
> '../../src/'`tests/command_executor_tests.cpp
> mv -f examples/.deps/balloon_framework-balloon_framework.Tpo
> examples/.deps/balloon_framework-balloon_framework.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-container_logger_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-container_logger_tests.Tpo -c -o
> tests/mesos_tests-container_logger_tests.o `test -f
> 'tests/container_logger_tests.cpp' || echo
> '../../src/'`tests/container_logger_tests.cpp
> mv -f slave/qos_controllers/.deps/mesos_tests-load.Tpo
> slave/qos_controllers/.deps/mesos_tests-load.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-containerizer.o
> -MD -MP -MF tests/.deps/mesos_tests-containerizer.Tpo -c -o
> tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' ||
> echo '../../src/'`tests/containerizer.cpp
> mv -f tests/.deps/mesos_tests-anonymous_tests.Tpo
> tests/.deps/mesos_tests-anonymous_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-cram_md5_authentication_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo -c -o
> tests/mesos_tests-cram_md5_authentication_tests.o `test -f
> 'tests/cram_md5_authentication_tests.cpp' || echo
> '../../src/'`tests/cram_md5_authentication_tests.cpp
> mv -f tests/.deps/mesos_tests-authorization_tests.Tpo
> tests/.deps/mesos_tests-authorization_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-credentials_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-credentials_tests.Tpo -c -o
> tests/mesos_tests-credentials_tests.o `test -f
> 'tests/credentials_tests.cpp' || echo
> '../../src/'`tests/credentials_tests.cpp
> mv -f tests/.deps/mesos_tests-command_executor_tests.Tpo
> tests/.deps/mesos_tests-command_executor_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-disk_quota_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-disk_quota_tests.Tpo -c -o
> tests/mesos_tests-disk_quota_tests.o `test -f 'tests/disk_quota_tests.cpp'
> || echo '../../src/'`tests/disk_quota_tests.cpp
> mv -f tests/.deps/mesos_tests-cluster.Tpo
> tests/.deps/mesos_tests-cluster.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-dynamic_weights_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-dynamic_weights_tests.Tpo -c -o
> tests/mesos_tests-dynamic_weights_tests.o `test -f
> 'tests/dynamic_weights_tests.cpp' || echo
> '../../src/'`tests/dynamic_weights_tests.cpp
> mv -f tests/.deps/mesos_tests-containerizer.Tpo
> tests/.deps/mesos_tests-containerizer.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-environment.o
> -MD -MP -MF tests/.deps/mesos_tests-environment.Tpo -c -o
> tests/mesos_tests-environment.o `test -f 'tests/environment.cpp' || echo
> '../../src/'`tests/environment.cpp
> mv -f tests/.deps/mesos_tests-authentication_tests.Tpo
> tests/.deps/mesos_tests-authentication_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-examples_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-examples_tests.Tpo -c -o
> tests/mesos_tests-examples_tests.o `test -f 'tests/examples_tests.cpp' ||
> echo '../../src/'`tests/examples_tests.cpp
> mv -f tests/.deps/mesos_tests-container_logger_tests.Tpo
> tests/.deps/mesos_tests-container_logger_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-exception_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-exception_tests.Tpo -c -o
> tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' ||
> echo '../../src/'`tests/exception_tests.cpp
> mv -f tests/.deps/mesos_tests-examples_tests.Tpo
> tests/.deps/mesos_tests-examples_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-executor_http_api_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-executor_http_api_tests.Tpo -c -o
> tests/mesos_tests-executor_http_api_tests.o `test -f
> 'tests/executor_http_api_tests.cpp' || echo
> '../../src/'`tests/executor_http_api_tests.cpp
> mv -f tests/.deps/mesos_tests-environment.Tpo
> tests/.deps/mesos_tests-environment.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o
> tests/mesos_tests-fault_tolerance_tests.o `test -f
> 'tests/fault_tolerance_tests.cpp' || echo
> '../../src/'`tests/fault_tolerance_tests.cpp
> mv -f tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo
> tests/.deps/mesos_tests-cram_md5_authentication_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-fetcher_cache_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-fetcher_cache_tests.Tpo -c -o
> tests/mesos_tests-fetcher_cache_tests.o `test -f
> 'tests/fetcher_cache_tests.cpp' || echo
> '../../src/'`tests/fetcher_cache_tests.cpp
> mv -f tests/.deps/mesos_tests-dynamic_weights_tests.Tpo
> tests/.deps/mesos_tests-dynamic_weights_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-fetcher_tests.Tpo -c -o
> tests/mesos_tests-fetcher_tests.o `test -f 'tests/fetcher_tests.cpp' ||
> echo '../../src/'`tests/fetcher_tests.cpp
> mv -f tests/.deps/mesos_tests-credentials_tests.Tpo
> tests/.deps/mesos_tests-credentials_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-files_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-files_tests.Tpo -c -o
> tests/mesos_tests-files_tests.o `test -f 'tests/files_tests.cpp' || echo
> '../../src/'`tests/files_tests.cpp
> mv -f tests/.deps/mesos_tests-disk_quota_tests.Tpo
> tests/.deps/mesos_tests-disk_quota_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-flags.o -MD -MP
> -MF tests/.deps/mesos_tests-flags.Tpo -c -o tests/mesos_tests-flags.o `test
> -f 'tests/flags.cpp' || echo '../../src/'`tests/flags.cpp
> mv -f tests/.deps/mesos_tests-api_tests.Tpo
> tests/.deps/mesos_tests-api_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-gc_tests.o -MD
> -MP -MF tests/.deps/mesos_tests-gc_tests.Tpo -c -o
> tests/mesos_tests-gc_tests.o `test -f 'tests/gc_tests.cpp' || echo
> '../../src/'`tests/gc_tests.cpp
> mv -f tests/.deps/mesos_tests-exception_tests.Tpo
> tests/.deps/mesos_tests-exception_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hdfs_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-hdfs_tests.Tpo -c -o
> tests/mesos_tests-hdfs_tests.o `test -f 'tests/hdfs_tests.cpp' || echo
> '../../src/'`tests/hdfs_tests.cpp
> mv -f tests/.deps/mesos_tests-executor_http_api_tests.Tpo
> tests/.deps/mesos_tests-executor_http_api_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-health_check_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-health_check_tests.Tpo -c -o
> tests/mesos_tests-health_check_tests.o `test -f
> 'tests/health_check_tests.cpp' || echo
> '../../src/'`tests/health_check_tests.cpp
> mv -f tests/.deps/mesos_tests-flags.Tpo tests/.deps/mesos_tests-flags.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-hierarchical_allocator_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo -c -o
> tests/mesos_tests-hierarchical_allocator_tests.o `test -f
> 'tests/hierarchical_allocator_tests.cpp' || echo
> '../../src/'`tests/hierarchical_allocator_tests.cpp
> mv -f tests/.deps/mesos_tests-hdfs_tests.Tpo
> tests/.deps/mesos_tests-hdfs_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hook_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-hook_tests.Tpo -c -o
> tests/mesos_tests-hook_tests.o `test -f 'tests/hook_tests.cpp' || echo
> '../../src/'`tests/hook_tests.cpp
> mv -f tests/.deps/mesos_tests-fetcher_cache_tests.Tpo
> tests/.deps/mesos_tests-fetcher_cache_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-http_authentication_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-http_authentication_tests.Tpo -c -o
> tests/mesos_tests-http_authentication_tests.o `test -f
> 'tests/http_authentication_tests.cpp' || echo
> '../../src/'`tests/http_authentication_tests.cpp
> mv -f tests/.deps/mesos_tests-fetcher_tests.Tpo
> tests/.deps/mesos_tests-fetcher_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-http_fault_tolerance_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo -c -o
> tests/mesos_tests-http_fault_tolerance_tests.o `test -f
> 'tests/http_fault_tolerance_tests.cpp' || echo
> '../../src/'`tests/http_fault_tolerance_tests.cpp
> mv -f tests/.deps/mesos_tests-files_tests.Tpo
> tests/.deps/mesos_tests-files_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-log_tests.o -MD
> -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o
> tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo
> '../../src/'`tests/log_tests.cpp
> mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo
> tests/.deps/mesos_tests-fault_tolerance_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-logging_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-logging_tests.Tpo -c -o
> tests/mesos_tests-logging_tests.o `test -f 'tests/logging_tests.cpp' ||
> echo '../../src/'`tests/logging_tests.cpp
> mv -f tests/.deps/mesos_tests-gc_tests.Tpo
> tests/.deps/mesos_tests-gc_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-main.o -MD -MP
> -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test
> -f 'tests/main.cpp' || echo '../../src/'`tests/main.cpp
> mv -f tests/.deps/mesos_tests-health_check_tests.Tpo
> tests/.deps/mesos_tests-health_check_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_allocator_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_allocator_tests.Tpo -c -o
> tests/mesos_tests-master_allocator_tests.o `test -f
> 'tests/master_allocator_tests.cpp' || echo
> '../../src/'`tests/master_allocator_tests.cpp
> mv -f tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo
> tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_authorization_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_authorization_tests.Tpo -c -o
> tests/mesos_tests-master_authorization_tests.o `test -f
> 'tests/master_authorization_tests.cpp' || echo
> '../../src/'`tests/master_authorization_tests.cpp
> mv -f tests/.deps/mesos_tests-hook_tests.Tpo
> tests/.deps/mesos_tests-hook_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_contender_detector_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_contender_detector_tests.Tpo -c -o
> tests/mesos_tests-master_contender_detector_tests.o `test -f
> 'tests/master_contender_detector_tests.cpp' || echo
> '../../src/'`tests/master_contender_detector_tests.cpp
> mv -f tests/.deps/mesos_tests-http_authentication_tests.Tpo
> tests/.deps/mesos_tests-http_authentication_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_maintenance_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_maintenance_tests.Tpo -c -o
> tests/mesos_tests-master_maintenance_tests.o `test -f
> 'tests/master_maintenance_tests.cpp' || echo
> '../../src/'`tests/master_maintenance_tests.cpp
> mv -f tests/.deps/mesos_tests-logging_tests.Tpo
> tests/.deps/mesos_tests-logging_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_quota_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_quota_tests.Tpo -c -o
> tests/mesos_tests-master_quota_tests.o `test -f
> 'tests/master_quota_tests.cpp' || echo
> '../../src/'`tests/master_quota_tests.cpp
> mv -f tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo
> tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_slave_reconciliation_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo -c -o
> tests/mesos_tests-master_slave_reconciliation_tests.o `test -f
> 'tests/master_slave_reconciliation_tests.cpp' || echo
> '../../src/'`tests/master_slave_reconciliation_tests.cpp
> mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o
> tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo
> '../../src/'`tests/master_tests.cpp
> mv -f tests/.deps/mesos_tests-log_tests.Tpo
> tests/.deps/mesos_tests-log_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT
> tests/mesos_tests-master_validation_tests.o -MD -MP -MF
> tests/.deps/mesos_tests-master_validation_tests.Tpo -c -o
> tests/mesos_tests-master_validation_tests.o `test -f
> 'tests/master_validation_tests.cpp' || echo
> '../../src/'`tests/master_validation_tests.cpp
> In file included from
> ../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest.h:1929:0,
>                  from
> ../3rdparty/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h:47,
>                  from
> ../3rdparty/gmock-1.7.0/include/gmock/gmock-actions.h:46,
>                  from ../3rdparty/gmock-1.7.0/include/gmock/gmock.h:58,
>                  from
> ../../src/tests/master_slave_reconciliation_tests.cpp:19:
> ../../src/tests/master_slave_reconciliation_tests.cpp: In member function
> 'virtual void
> mesos::internal::tests::MasterSlaveReconciliationTest_SlaveReregisterActiveFrameworks_Test::TestBody()':
> ../../src/tests/master_slave_reconciliation_tests.cpp:615:39: error:
> 'const class mesos::internal::ReregisterSlaveMessage' has no member named
> 'active_frameworks'
>    EXPECT_EQ(1u, reregisterSlave.get().active_frameworks().size());
>                                        ^
> mv -f tests/.deps/mesos_tests-master_contender_detector_tests.Tpo
> tests/.deps/mesos_tests-master_contender_detector_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mesos.o -MD -MP
> -MF tests/.deps/mesos_tests-mesos.Tpo -c -o tests/mesos_tests-mesos.o `test
> -f 'tests/mesos.cpp' || echo '../../src/'`tests/mesos.cpp
> mv -f tests/.deps/mesos_tests-master_authorization_tests.Tpo
> tests/.deps/mesos_tests-master_authorization_tests.Po
> g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
> -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\"
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
> -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
> -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
> -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1
> -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1
> -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1
> -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1
> -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
> -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror
> -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\"
> -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\"
> -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\"
> -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\"
> -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64
> -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0
> -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src
> -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include
> -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0
> -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include
> -I../3rdparty/zookeeper-3.4.8/src/c/include
> -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1
> -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\"
> -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\"
> -I../3rdparty/gmock-1.7.0/gtest/include -isystem
> ../3rdparty/gmock-1.7.0/include
> -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\"
> -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0
> -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-metrics_tests.o
> -MD -MP -MF tests/.deps/mesos_tests-metrics_tests.Tpo -c -o
> tests/mesos_tests-metrics_tests.o `test -f 'tests/metrics_tests.cpp' ||
> echo '../../src/'`tests/metrics_tests.cpp
> make[4]: *** [tests/mesos_tests-master_slave_reconciliation_tests.o] Error
> 1
> make[4]: *** Waiting for unfinished jobs....
> mv -f tests/.deps/mesos_tests-master_allocator_tests.Tpo
> tests/.deps/mesos_tests-master_allocator_tests.Po
> mv -f tests/.deps/mesos_tests-master_maintenance_tests.Tpo
> tests/.deps/mesos_tests-master_maintenance_tests.Po
> mv -f tests/.deps/mesos_tests-master_quota_tests.Tpo
> tests/.deps/mesos_tests-master_quota_tests.Po
> mv -f tests/.deps/mesos_tests-master_validation_tests.Tpo
> tests/.deps/mesos_tests-master_validation_tests.Po
> mv -f tests/.deps/mesos_tests-metrics_tests.Tpo
> tests/.deps/mesos_tests-metrics_tests.Po
> mv -f tests/.deps/mesos_tests-master_tests.Tpo
> tests/.deps/mesos_tests-master_tests.Po
> mv -f tests/.deps/mesos_tests-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
> make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
> make[2]: *** [check] Error 2
> make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
> make: *** [distcheck] Error 1
> + docker rmi mesos-1467756927-4700
> Untagged: mesos-1467756927-4700:latest
> Deleted: a68d741c92118c9eb6c9a307f365ec79ed7db7528e3e1460ed14bcd0931154a5
> Deleted: 47cd152d1ed915dca06c4b0b4b9df85c311a293265df919768be2a1eb74e6075
> Deleted: a7f34e8a79169bde89497632ad5e1b910dd4a653fe774ddccc6b2fa7cd382bce
> Deleted: c9d2a60a725229494326b75f911c38b3dc42a4bad4eab128fc8341f209278724
> Deleted: 1112f4f5fa42ea26e09ab59b8521e1d193165b4413bfd016b444635201f93b4d
> Deleted: 847a87d75a5f436b8a96d663dc78a367bea6c3e9f2b9159e646004075c6ac374
> Deleted: 545025c06f5343660a3f950ad6e86f42a9a32155b95fc0a0e189c2a3a8d785d7
> Deleted: 3db6317709976b133f728bc4b3f7d95ebfc0ed050c5115f4ed1d613670a8fa11
> Deleted: 7bf3be83bb28439899d67f4c243608b26665629ef75efe5312b3b7144c8e1712
> Deleted: 5aaae68203268bafb848d3b9fb395a13ca98b68936ca4a7eb9f75f020cfc29a8
> Deleted: 73ea639f00c7961b20b0228eb89a8e57382158326fdb6789ac7d8e356ef0c86a
> Deleted: f3d2b6d57c2ba7682354ab2270f33e80d7688839ab3f4b982167f4aed49dafce
> Deleted: b23781124f773946619dce28d827e84a2896bb9246ae4003a0165ce95a5d1204
> Deleted: 1ff541fedab47cc91f85dbab696a7655328e06d2769f460b1de5bf60797245ef
> Deleted: 61f895516519d2920b622e1cbb0f73424082e9fdaf9b43506758c5f6c960521b
> Build step 'Execute shell' marked build as failure
>

Build failed in Jenkins: mesos-reviewbot #14166

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

Changes:

[vinodkone] Extended install() to support 7 arguments.

[vinodkone] Added support for recovered frameworks.

[vinodkone] Added filtering for orphaned tasks in /state endpoint.

[vinodkone] Added test for sending framework information after master failover.

[toenshoff] Stout: Fixed 'make dist'.

[toenshoff] Libprocess: Fixed 'make dist'.

[yujie.jay] Added weave instructions to CNI doc.

[yujie.jay] Some minor style fixes in CNI doc.

------------------------------------------
[...truncated 12670 lines...]
Copying src/mesos.native.egg-info to build/bdist.linux-x86_64/wheel/mesos.native-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.native-1.0.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/executor/__init__.py -> build/bdist.linux-x86_64/egg/mesos/executor
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/executor/_executor.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/executor/_executor.py to _executor.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.executor.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.executor-1.0.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to __init__.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.interface.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.interface-1.0.0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/interface/containerizer_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/mesos_pb2.py -> build/bdist.linux-x86_64/wheel/mesos/interface
copying mesos/interface/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/interface
running install_egg_info
Copying src/mesos.interface.egg-info to build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-1.0.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/egg/mesos/scheduler
copying build/lib.linux-x86_64-2.7/mesos/__init__.py -> build/bdist.linux-x86_64/egg/mesos
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/scheduler/_scheduler.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/scheduler/_scheduler.py to _scheduler.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/namespace_packages.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.scheduler.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
zip_safe flag not set; analyzing archive contents...
mesos.__init__: module references __path__
creating '/mesos/mesos-1.0.0/_build/src/python/dist/mesos.scheduler-1.0.0-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/executor/_executor.so -> build/bdist.linux-x86_64/wheel/mesos/executor
copying mesos/executor/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/executor
running install_egg_info
Copying src/mesos.executor.egg-info to build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.executor-1.0.0.dist-info/WHEEL
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
running bdist_wheel
running build
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/mesos/__init__.py (namespace package)
copying mesos/scheduler/_scheduler.so -> build/bdist.linux-x86_64/wheel/mesos/scheduler
copying mesos/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/scheduler
running install_egg_info
Copying src/mesos.scheduler.egg-info to build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.scheduler-1.0.0.dist-info/WHEEL
make  dynamic-reservation-framework test-http-framework test-framework test-executor test-http-executor long-lived-framework long-lived-executor no-executor-framework docker-no-executor-framework balloon-framework balloon-executor load-generator-framework persistent-volume-framework setns-test-helper memory-test-helper active-user-test-helper mesos-tests examples/java/test-executor examples/java/test-exception-framework examples/java/test-framework examples/java/test-log examples/java/test-multiple-executors-framework examples/python/test_containerizer.py examples/python/test-containerizer examples/python/test_executor.py examples/python/test-executor examples/python/test_framework.py examples/python/test-framework \
	  tests/balloon_framework_test.sh tests/dynamic_reservation_framework_test.sh tests/test_http_framework_test.sh tests/java_exception_test.sh tests/java_framework_test.sh tests/java_log_test.sh tests/no_executor_framework_test.sh tests/persistent_volume_framework_test.sh tests/python_framework_test.sh tests/test_framework_test.sh
make[4]: Entering directory `/mesos/mesos-1.0.0/_build/src'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/dynamic_reservation_framework-dynamic_reservation_framework.o -MD -MP -MF examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo -c -o examples/dynamic_reservation_framework-dynamic_reservation_framework.o `test -f 'examples/dynamic_reservation_framework.cpp' || echo '../../src/'`examples/dynamic_reservation_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_framework-test_http_framework.o -MD -MP -MF examples/.deps/test_http_framework-test_http_framework.Tpo -c -o examples/test_http_framework-test_http_framework.o `test -f 'examples/test_http_framework.cpp' || echo '../../src/'`examples/test_http_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_framework-test_framework.o -MD -MP -MF examples/.deps/test_framework-test_framework.Tpo -c -o examples/test_framework-test_framework.o `test -f 'examples/test_framework.cpp' || echo '../../src/'`examples/test_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_executor-test_executor.o -MD -MP -MF examples/.deps/test_executor-test_executor.Tpo -c -o examples/test_executor-test_executor.o `test -f 'examples/test_executor.cpp' || echo '../../src/'`examples/test_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/test_http_executor-test_http_executor.o -MD -MP -MF examples/.deps/test_http_executor-test_http_executor.Tpo -c -o examples/test_http_executor-test_http_executor.o `test -f 'examples/test_http_executor.cpp' || echo '../../src/'`examples/test_http_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_framework-long_lived_framework.o -MD -MP -MF examples/.deps/long_lived_framework-long_lived_framework.Tpo -c -o examples/long_lived_framework-long_lived_framework.o `test -f 'examples/long_lived_framework.cpp' || echo '../../src/'`examples/long_lived_framework.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/long_lived_executor-long_lived_executor.o -MD -MP -MF examples/.deps/long_lived_executor-long_lived_executor.Tpo -c -o examples/long_lived_executor-long_lived_executor.o `test -f 'examples/long_lived_executor.cpp' || echo '../../src/'`examples/long_lived_executor.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/no_executor_framework-no_executor_framework.o -MD -MP -MF examples/.deps/no_executor_framework-no_executor_framework.Tpo -c -o examples/no_executor_framework-no_executor_framework.o `test -f 'examples/no_executor_framework.cpp' || echo '../../src/'`examples/no_executor_framework.cpp
mv -f examples/.deps/test_executor-test_executor.Tpo examples/.deps/test_executor-test_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/docker_no_executor_framework-docker_no_executor_framework.o -MD -MP -MF examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo -c -o examples/docker_no_executor_framework-docker_no_executor_framework.o `test -f 'examples/docker_no_executor_framework.cpp' || echo '../../src/'`examples/docker_no_executor_framework.cpp
mv -f examples/.deps/test_framework-test_framework.Tpo examples/.deps/test_framework-test_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_framework-balloon_framework.o -MD -MP -MF examples/.deps/balloon_framework-balloon_framework.Tpo -c -o examples/balloon_framework-balloon_framework.o `test -f 'examples/balloon_framework.cpp' || echo '../../src/'`examples/balloon_framework.cpp
mv -f examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Tpo examples/.deps/docker_no_executor_framework-docker_no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/balloon_executor-balloon_executor.o -MD -MP -MF examples/.deps/balloon_executor-balloon_executor.Tpo -c -o examples/balloon_executor-balloon_executor.o `test -f 'examples/balloon_executor.cpp' || echo '../../src/'`examples/balloon_executor.cpp
mv -f examples/.deps/long_lived_executor-long_lived_executor.Tpo examples/.deps/long_lived_executor-long_lived_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/load_generator_framework-load_generator_framework.o -MD -MP -MF examples/.deps/load_generator_framework-load_generator_framework.Tpo -c -o examples/load_generator_framework-load_generator_framework.o `test -f 'examples/load_generator_framework.cpp' || echo '../../src/'`examples/load_generator_framework.cpp
mv -f examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Tpo examples/.deps/dynamic_reservation_framework-dynamic_reservation_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT examples/persistent_volume_framework-persistent_volume_framework.o -MD -MP -MF examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo -c -o examples/persistent_volume_framework-persistent_volume_framework.o `test -f 'examples/persistent_volume_framework.cpp' || echo '../../src/'`examples/persistent_volume_framework.cpp
mv -f examples/.deps/no_executor_framework-no_executor_framework.Tpo examples/.deps/no_executor_framework-no_executor_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper_main.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper_main.o `test -f 'tests/containerizer/memory_test_helper_main.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper_main.cpp
mv -f examples/.deps/test_http_executor-test_http_executor.Tpo examples/.deps/test_http_executor-test_http_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/containerizer/memory_test_helper-memory_test_helper.o -MD -MP -MF tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo -c -o tests/containerizer/memory_test_helper-memory_test_helper.o `test -f 'tests/containerizer/memory_test_helper.cpp' || echo '../../src/'`tests/containerizer/memory_test_helper.cpp
mv -f examples/.deps/test_http_framework-test_http_framework.Tpo examples/.deps/test_http_framework-test_http_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/active_user_test_helper-active_user_test_helper.o -MD -MP -MF tests/.deps/active_user_test_helper-active_user_test_helper.Tpo -c -o tests/active_user_test_helper-active_user_test_helper.o `test -f 'tests/active_user_test_helper.cpp' || echo '../../src/'`tests/active_user_test_helper.cpp
mv -f examples/.deps/long_lived_framework-long_lived_framework.Tpo examples/.deps/long_lived_framework-long_lived_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT slave/qos_controllers/mesos_tests-load.o -MD -MP -MF slave/qos_controllers/.deps/mesos_tests-load.Tpo -c -o slave/qos_controllers/mesos_tests-load.o `test -f 'slave/qos_controllers/load.cpp' || echo '../../src/'`slave/qos_controllers/load.cpp
mv -f examples/.deps/balloon_executor-balloon_executor.Tpo examples/.deps/balloon_executor-balloon_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-anonymous_tests.o -MD -MP -MF tests/.deps/mesos_tests-anonymous_tests.Tpo -c -o tests/mesos_tests-anonymous_tests.o `test -f 'tests/anonymous_tests.cpp' || echo '../../src/'`tests/anonymous_tests.cpp
mv -f tests/.deps/active_user_test_helper-active_user_test_helper.Tpo tests/.deps/active_user_test_helper-active_user_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-api_tests.o -MD -MP -MF tests/.deps/mesos_tests-api_tests.Tpo -c -o tests/mesos_tests-api_tests.o `test -f 'tests/api_tests.cpp' || echo '../../src/'`tests/api_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper_main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-attributes_tests.o -MD -MP -MF tests/.deps/mesos_tests-attributes_tests.Tpo -c -o tests/mesos_tests-attributes_tests.o `test -f 'tests/attributes_tests.cpp' || echo '../../src/'`tests/attributes_tests.cpp
mv -f tests/.deps/mesos_tests-attributes_tests.Tpo tests/.deps/mesos_tests-attributes_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-authentication_tests.Tpo -c -o tests/mesos_tests-authentication_tests.o `test -f 'tests/authentication_tests.cpp' || echo '../../src/'`tests/authentication_tests.cpp
mv -f tests/containerizer/.deps/memory_test_helper-memory_test_helper.Tpo tests/containerizer/.deps/memory_test_helper-memory_test_helper.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-authorization_tests.Tpo -c -o tests/mesos_tests-authorization_tests.o `test -f 'tests/authorization_tests.cpp' || echo '../../src/'`tests/authorization_tests.cpp
mv -f examples/.deps/load_generator_framework-load_generator_framework.Tpo examples/.deps/load_generator_framework-load_generator_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cluster.o -MD -MP -MF tests/.deps/mesos_tests-cluster.Tpo -c -o tests/mesos_tests-cluster.o `test -f 'tests/cluster.cpp' || echo '../../src/'`tests/cluster.cpp
mv -f examples/.deps/persistent_volume_framework-persistent_volume_framework.Tpo examples/.deps/persistent_volume_framework-persistent_volume_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-command_executor_tests.o -MD -MP -MF tests/.deps/mesos_tests-command_executor_tests.Tpo -c -o tests/mesos_tests-command_executor_tests.o `test -f 'tests/command_executor_tests.cpp' || echo '../../src/'`tests/command_executor_tests.cpp
mv -f examples/.deps/balloon_framework-balloon_framework.Tpo examples/.deps/balloon_framework-balloon_framework.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-container_logger_tests.o -MD -MP -MF tests/.deps/mesos_tests-container_logger_tests.Tpo -c -o tests/mesos_tests-container_logger_tests.o `test -f 'tests/container_logger_tests.cpp' || echo '../../src/'`tests/container_logger_tests.cpp
mv -f slave/qos_controllers/.deps/mesos_tests-load.Tpo slave/qos_controllers/.deps/mesos_tests-load.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-containerizer.o -MD -MP -MF tests/.deps/mesos_tests-containerizer.Tpo -c -o tests/mesos_tests-containerizer.o `test -f 'tests/containerizer.cpp' || echo '../../src/'`tests/containerizer.cpp
mv -f tests/.deps/mesos_tests-anonymous_tests.Tpo tests/.deps/mesos_tests-anonymous_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-cram_md5_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo -c -o tests/mesos_tests-cram_md5_authentication_tests.o `test -f 'tests/cram_md5_authentication_tests.cpp' || echo '../../src/'`tests/cram_md5_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-authorization_tests.Tpo tests/.deps/mesos_tests-authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-credentials_tests.o -MD -MP -MF tests/.deps/mesos_tests-credentials_tests.Tpo -c -o tests/mesos_tests-credentials_tests.o `test -f 'tests/credentials_tests.cpp' || echo '../../src/'`tests/credentials_tests.cpp
mv -f tests/.deps/mesos_tests-command_executor_tests.Tpo tests/.deps/mesos_tests-command_executor_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-disk_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-disk_quota_tests.Tpo -c -o tests/mesos_tests-disk_quota_tests.o `test -f 'tests/disk_quota_tests.cpp' || echo '../../src/'`tests/disk_quota_tests.cpp
mv -f tests/.deps/mesos_tests-cluster.Tpo tests/.deps/mesos_tests-cluster.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-dynamic_weights_tests.o -MD -MP -MF tests/.deps/mesos_tests-dynamic_weights_tests.Tpo -c -o tests/mesos_tests-dynamic_weights_tests.o `test -f 'tests/dynamic_weights_tests.cpp' || echo '../../src/'`tests/dynamic_weights_tests.cpp
mv -f tests/.deps/mesos_tests-containerizer.Tpo tests/.deps/mesos_tests-containerizer.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-environment.o -MD -MP -MF tests/.deps/mesos_tests-environment.Tpo -c -o tests/mesos_tests-environment.o `test -f 'tests/environment.cpp' || echo '../../src/'`tests/environment.cpp
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo tests/.deps/mesos_tests-authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-examples_tests.o -MD -MP -MF tests/.deps/mesos_tests-examples_tests.Tpo -c -o tests/mesos_tests-examples_tests.o `test -f 'tests/examples_tests.cpp' || echo '../../src/'`tests/examples_tests.cpp
mv -f tests/.deps/mesos_tests-container_logger_tests.Tpo tests/.deps/mesos_tests-container_logger_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-exception_tests.o -MD -MP -MF tests/.deps/mesos_tests-exception_tests.Tpo -c -o tests/mesos_tests-exception_tests.o `test -f 'tests/exception_tests.cpp' || echo '../../src/'`tests/exception_tests.cpp
mv -f tests/.deps/mesos_tests-examples_tests.Tpo tests/.deps/mesos_tests-examples_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-executor_http_api_tests.o -MD -MP -MF tests/.deps/mesos_tests-executor_http_api_tests.Tpo -c -o tests/mesos_tests-executor_http_api_tests.o `test -f 'tests/executor_http_api_tests.cpp' || echo '../../src/'`tests/executor_http_api_tests.cpp
mv -f tests/.deps/mesos_tests-environment.Tpo tests/.deps/mesos_tests-environment.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-fault_tolerance_tests.Tpo -c -o tests/mesos_tests-fault_tolerance_tests.o `test -f 'tests/fault_tolerance_tests.cpp' || echo '../../src/'`tests/fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-cram_md5_authentication_tests.Tpo tests/.deps/mesos_tests-cram_md5_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_cache_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_cache_tests.Tpo -c -o tests/mesos_tests-fetcher_cache_tests.o `test -f 'tests/fetcher_cache_tests.cpp' || echo '../../src/'`tests/fetcher_cache_tests.cpp
mv -f tests/.deps/mesos_tests-dynamic_weights_tests.Tpo tests/.deps/mesos_tests-dynamic_weights_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-fetcher_tests.o -MD -MP -MF tests/.deps/mesos_tests-fetcher_tests.Tpo -c -o tests/mesos_tests-fetcher_tests.o `test -f 'tests/fetcher_tests.cpp' || echo '../../src/'`tests/fetcher_tests.cpp
mv -f tests/.deps/mesos_tests-credentials_tests.Tpo tests/.deps/mesos_tests-credentials_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-files_tests.o -MD -MP -MF tests/.deps/mesos_tests-files_tests.Tpo -c -o tests/mesos_tests-files_tests.o `test -f 'tests/files_tests.cpp' || echo '../../src/'`tests/files_tests.cpp
mv -f tests/.deps/mesos_tests-disk_quota_tests.Tpo tests/.deps/mesos_tests-disk_quota_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-flags.o -MD -MP -MF tests/.deps/mesos_tests-flags.Tpo -c -o tests/mesos_tests-flags.o `test -f 'tests/flags.cpp' || echo '../../src/'`tests/flags.cpp
mv -f tests/.deps/mesos_tests-api_tests.Tpo tests/.deps/mesos_tests-api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-gc_tests.o -MD -MP -MF tests/.deps/mesos_tests-gc_tests.Tpo -c -o tests/mesos_tests-gc_tests.o `test -f 'tests/gc_tests.cpp' || echo '../../src/'`tests/gc_tests.cpp
mv -f tests/.deps/mesos_tests-exception_tests.Tpo tests/.deps/mesos_tests-exception_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hdfs_tests.o -MD -MP -MF tests/.deps/mesos_tests-hdfs_tests.Tpo -c -o tests/mesos_tests-hdfs_tests.o `test -f 'tests/hdfs_tests.cpp' || echo '../../src/'`tests/hdfs_tests.cpp
mv -f tests/.deps/mesos_tests-executor_http_api_tests.Tpo tests/.deps/mesos_tests-executor_http_api_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-health_check_tests.o -MD -MP -MF tests/.deps/mesos_tests-health_check_tests.Tpo -c -o tests/mesos_tests-health_check_tests.o `test -f 'tests/health_check_tests.cpp' || echo '../../src/'`tests/health_check_tests.cpp
mv -f tests/.deps/mesos_tests-flags.Tpo tests/.deps/mesos_tests-flags.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hierarchical_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo -c -o tests/mesos_tests-hierarchical_allocator_tests.o `test -f 'tests/hierarchical_allocator_tests.cpp' || echo '../../src/'`tests/hierarchical_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hdfs_tests.Tpo tests/.deps/mesos_tests-hdfs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-hook_tests.o -MD -MP -MF tests/.deps/mesos_tests-hook_tests.Tpo -c -o tests/mesos_tests-hook_tests.o `test -f 'tests/hook_tests.cpp' || echo '../../src/'`tests/hook_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_cache_tests.Tpo tests/.deps/mesos_tests-fetcher_cache_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_authentication_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_authentication_tests.Tpo -c -o tests/mesos_tests-http_authentication_tests.o `test -f 'tests/http_authentication_tests.cpp' || echo '../../src/'`tests/http_authentication_tests.cpp
mv -f tests/.deps/mesos_tests-fetcher_tests.Tpo tests/.deps/mesos_tests-fetcher_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-http_fault_tolerance_tests.o -MD -MP -MF tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo -c -o tests/mesos_tests-http_fault_tolerance_tests.o `test -f 'tests/http_fault_tolerance_tests.cpp' || echo '../../src/'`tests/http_fault_tolerance_tests.cpp
mv -f tests/.deps/mesos_tests-files_tests.Tpo tests/.deps/mesos_tests-files_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-log_tests.o -MD -MP -MF tests/.deps/mesos_tests-log_tests.Tpo -c -o tests/mesos_tests-log_tests.o `test -f 'tests/log_tests.cpp' || echo '../../src/'`tests/log_tests.cpp
mv -f tests/.deps/mesos_tests-fault_tolerance_tests.Tpo tests/.deps/mesos_tests-fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-logging_tests.o -MD -MP -MF tests/.deps/mesos_tests-logging_tests.Tpo -c -o tests/mesos_tests-logging_tests.o `test -f 'tests/logging_tests.cpp' || echo '../../src/'`tests/logging_tests.cpp
mv -f tests/.deps/mesos_tests-gc_tests.Tpo tests/.deps/mesos_tests-gc_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-main.o -MD -MP -MF tests/.deps/mesos_tests-main.Tpo -c -o tests/mesos_tests-main.o `test -f 'tests/main.cpp' || echo '../../src/'`tests/main.cpp
mv -f tests/.deps/mesos_tests-health_check_tests.Tpo tests/.deps/mesos_tests-health_check_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_allocator_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_allocator_tests.Tpo -c -o tests/mesos_tests-master_allocator_tests.o `test -f 'tests/master_allocator_tests.cpp' || echo '../../src/'`tests/master_allocator_tests.cpp
mv -f tests/.deps/mesos_tests-hierarchical_allocator_tests.Tpo tests/.deps/mesos_tests-hierarchical_allocator_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_authorization_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_authorization_tests.Tpo -c -o tests/mesos_tests-master_authorization_tests.o `test -f 'tests/master_authorization_tests.cpp' || echo '../../src/'`tests/master_authorization_tests.cpp
mv -f tests/.deps/mesos_tests-hook_tests.Tpo tests/.deps/mesos_tests-hook_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_contender_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_contender_detector_tests.Tpo -c -o tests/mesos_tests-master_contender_detector_tests.o `test -f 'tests/master_contender_detector_tests.cpp' || echo '../../src/'`tests/master_contender_detector_tests.cpp
mv -f tests/.deps/mesos_tests-http_authentication_tests.Tpo tests/.deps/mesos_tests-http_authentication_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_maintenance_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_maintenance_tests.Tpo -c -o tests/mesos_tests-master_maintenance_tests.o `test -f 'tests/master_maintenance_tests.cpp' || echo '../../src/'`tests/master_maintenance_tests.cpp
mv -f tests/.deps/mesos_tests-logging_tests.Tpo tests/.deps/mesos_tests-logging_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_quota_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_quota_tests.Tpo -c -o tests/mesos_tests-master_quota_tests.o `test -f 'tests/master_quota_tests.cpp' || echo '../../src/'`tests/master_quota_tests.cpp
mv -f tests/.deps/mesos_tests-http_fault_tolerance_tests.Tpo tests/.deps/mesos_tests-http_fault_tolerance_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_slave_reconciliation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_slave_reconciliation_tests.Tpo -c -o tests/mesos_tests-master_slave_reconciliation_tests.o `test -f 'tests/master_slave_reconciliation_tests.cpp' || echo '../../src/'`tests/master_slave_reconciliation_tests.cpp
mv -f tests/.deps/mesos_tests-main.Tpo tests/.deps/mesos_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_tests.Tpo -c -o tests/mesos_tests-master_tests.o `test -f 'tests/master_tests.cpp' || echo '../../src/'`tests/master_tests.cpp
mv -f tests/.deps/mesos_tests-log_tests.Tpo tests/.deps/mesos_tests-log_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-master_validation_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_validation_tests.Tpo -c -o tests/mesos_tests-master_validation_tests.o `test -f 'tests/master_validation_tests.cpp' || echo '../../src/'`tests/master_validation_tests.cpp
In file included from ../3rdparty/gmock-1.7.0/gtest/include/gtest/gtest.h:1929:0,
                 from ../3rdparty/gmock-1.7.0/include/gmock/internal/gmock-internal-utils.h:47,
                 from ../3rdparty/gmock-1.7.0/include/gmock/gmock-actions.h:46,
                 from ../3rdparty/gmock-1.7.0/include/gmock/gmock.h:58,
                 from ../../src/tests/master_slave_reconciliation_tests.cpp:19:
../../src/tests/master_slave_reconciliation_tests.cpp: In member function 'virtual void mesos::internal::tests::MasterSlaveReconciliationTest_SlaveReregisterActiveFrameworks_Test::TestBody()':
../../src/tests/master_slave_reconciliation_tests.cpp:615:39: error: 'const class mesos::internal::ReregisterSlaveMessage' has no member named 'active_frameworks'
   EXPECT_EQ(1u, reregisterSlave.get().active_frameworks().size());
                                       ^
mv -f tests/.deps/mesos_tests-master_contender_detector_tests.Tpo tests/.deps/mesos_tests-master_contender_detector_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-mesos.o -MD -MP -MF tests/.deps/mesos_tests-mesos.Tpo -c -o tests/mesos_tests-mesos.o `test -f 'tests/mesos.cpp' || echo '../../src/'`tests/mesos.cpp
mv -f tests/.deps/mesos_tests-master_authorization_tests.Tpo tests/.deps/mesos_tests-master_authorization_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"mesos\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.0.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -DHAVE_LIBSASL2=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -I. -I../../src   -Wall -Werror -DLIBDIR=\"/mesos/mesos-1.0.0/_inst/lib\" -DPKGLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos\" -DPKGDATADIR=\"/mesos/mesos-1.0.0/_inst/share/mesos\" -DPKGMODULEDIR=\"/mesos/mesos-1.0.0/_inst/lib/mesos/modules\" -I../../include -I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.1 -I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.4/include -I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 -I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src -I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include -I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 -DSOURCE_DIR=\"/mesos/mesos-1.0.0/_build/..\" -DBUILD_DIR=\"/mesos/mesos-1.0.0/_build\" -I../3rdparty/gmock-1.7.0/gtest/include -isystem ../3rdparty/gmock-1.7.0/include -DTESTLIBEXECDIR=\"/mesos/mesos-1.0.0/_inst/libexec/mesos/tests\" -DSBINDIR=\"/mesos/mesos-1.0.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 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT tests/mesos_tests-metrics_tests.o -MD -MP -MF tests/.deps/mesos_tests-metrics_tests.Tpo -c -o tests/mesos_tests-metrics_tests.o `test -f 'tests/metrics_tests.cpp' || echo '../../src/'`tests/metrics_tests.cpp
make[4]: *** [tests/mesos_tests-master_slave_reconciliation_tests.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/.deps/mesos_tests-master_allocator_tests.Tpo tests/.deps/mesos_tests-master_allocator_tests.Po
mv -f tests/.deps/mesos_tests-master_maintenance_tests.Tpo tests/.deps/mesos_tests-master_maintenance_tests.Po
mv -f tests/.deps/mesos_tests-master_quota_tests.Tpo tests/.deps/mesos_tests-master_quota_tests.Po
mv -f tests/.deps/mesos_tests-master_validation_tests.Tpo tests/.deps/mesos_tests-master_validation_tests.Po
mv -f tests/.deps/mesos_tests-metrics_tests.Tpo tests/.deps/mesos_tests-metrics_tests.Po
mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po
mv -f tests/.deps/mesos_tests-mesos.Tpo tests/.deps/mesos_tests-mesos.Po
make[4]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.0.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.0.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1467756927-4700
Untagged: mesos-1467756927-4700:latest
Deleted: a68d741c92118c9eb6c9a307f365ec79ed7db7528e3e1460ed14bcd0931154a5
Deleted: 47cd152d1ed915dca06c4b0b4b9df85c311a293265df919768be2a1eb74e6075
Deleted: a7f34e8a79169bde89497632ad5e1b910dd4a653fe774ddccc6b2fa7cd382bce
Deleted: c9d2a60a725229494326b75f911c38b3dc42a4bad4eab128fc8341f209278724
Deleted: 1112f4f5fa42ea26e09ab59b8521e1d193165b4413bfd016b444635201f93b4d
Deleted: 847a87d75a5f436b8a96d663dc78a367bea6c3e9f2b9159e646004075c6ac374
Deleted: 545025c06f5343660a3f950ad6e86f42a9a32155b95fc0a0e189c2a3a8d785d7
Deleted: 3db6317709976b133f728bc4b3f7d95ebfc0ed050c5115f4ed1d613670a8fa11
Deleted: 7bf3be83bb28439899d67f4c243608b26665629ef75efe5312b3b7144c8e1712
Deleted: 5aaae68203268bafb848d3b9fb395a13ca98b68936ca4a7eb9f75f020cfc29a8
Deleted: 73ea639f00c7961b20b0228eb89a8e57382158326fdb6789ac7d8e356ef0c86a
Deleted: f3d2b6d57c2ba7682354ab2270f33e80d7688839ab3f4b982167f4aed49dafce
Deleted: b23781124f773946619dce28d827e84a2896bb9246ae4003a0165ce95a5d1204
Deleted: 1ff541fedab47cc91f85dbab696a7655328e06d2769f460b1de5bf60797245ef
Deleted: 61f895516519d2920b622e1cbb0f73424082e9fdaf9b43506758c5f6c960521b
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: mesos-reviewbot #14165

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

------------------------------------------
[...truncated 4242 lines...]
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for gzread in -lz... yes
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'... /usr/lib/jvm/java-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl  -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled by default]
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/examples/python/test-containerizer
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.0.0"; then find "mesos-1.0.0" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mesos-1.0.0" || { sleep 5 && rm -rf "mesos-1.0.0"; }; else :; fi
test -d "mesos-1.0.0" || mkdir "mesos-1.0.0"
 (cd 3rdparty && make  top_distdir=../mesos-1.0.0 distdir=../mesos-1.0.0/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
 (cd stout && make  top_distdir=../../mesos-1.0.0 distdir=../../mesos-1.0.0/3rdparty/stout \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
 (cd 3rdparty && make  top_distdir=../../../mesos-1.0.0 distdir=../../../mesos-1.0.0/3rdparty/stout/3rdparty \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/3rdparty'
make[4]: Leaving directory `/mesos/3rdparty/stout/3rdparty'
make[4]: *** No rule to make target `distdir'.  Stop.
make[3]: *** [distdir] Error 1
make[3]: Leaving directory `/mesos/3rdparty/stout'
make[2]: Leaving directory `/mesos/3rdparty'
make[2]: *** [distdir] Error 1
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1467756185-7235
Untagged: mesos-1467756185-7235:latest
Deleted: 17cb25752e84d35c9fa1cec79e174b585af953a60865088203a3e67262d9472f
Deleted: 61e556cbffff6e829e1f632ecd815ae4a92e19e01f03f960bab9c980cd903736
Deleted: d702c055c663e2c59a917126eba71f67bd6ad2bbdae4e3e0bc81cedc1809ef59
Deleted: f29e5e7749f6185911d7d158829024104c4cf6802626a0dd8679737eaea9e3be
Deleted: 830626c6451a5c5915d13fb4e347e414b6ae3eef509b0a45bd8767086929b1c3
Deleted: a8d7fe6606435d4e4456de50e433cd94a7fa5e14cba23f4d8a46d54fdce55419
Deleted: e80afa2a9b6ce4c73851620572b89ee1461c67be9bb0760ec29cbb8d89c55a14
Deleted: a63593051839087c8ae1ff74ddc214866061764ea68a32a78ac20991f1a2fa3b
Deleted: ee0ee0dcc4f05c6367ffabc136997de08fabafeecb86a53200eff3d2009dfe6f
Deleted: 107d314933367475f33aa918f81fd34478a02a9aef04b48acb806269eafb31fc
Deleted: 458fd46eba4b6e5adf841d016b60b45b12e65172d009736a889214dd35c46f42
Deleted: 612facc1aa0e07c7fe10cd1b70880a0729f5ee852111e25012e4f2aa71bfd0c4
Deleted: b19265a0553c4f7e393fd84cf73e5e529d53c1751ca02cc158bdc1eab3950347
Deleted: ae0b2c1c6e943a05227eb0006dcc710561b0eb69d6edfc8579ef5d8ba8e90110
Deleted: fe94f7ef00c8254e4a748d01ddc4dc68a4f99d5fee9808ffcfefc0627a251567
Build step 'Execute shell' marked build as failure