See <https://builds.apache.org/job/mesos-reviewbot/2306/changes>
Changes:
[idownes] Correct include of linux/ns.hpp in isolator tests.
[tstclair] Add --enable-debug and --enable-optimize flag for controlling
building debug and optimized verisons of libprocess
------------------------------------------
[...truncated 3836 lines...]
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/mesos_scheduler_driver_impl.hpp
python/native/src/mesos/native/mesos_scheduler_driver_impl.hpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/module.cpp
python/native/src/mesos/native/module.cpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/module.hpp
python/native/src/mesos/native/module.hpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/proxy_executor.cpp
python/native/src/mesos/native/proxy_executor.cpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/proxy_executor.hpp
python/native/src/mesos/native/proxy_executor.hpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/proxy_scheduler.cpp
python/native/src/mesos/native/proxy_scheduler.cpp)
test "../.." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
../../src/python/native/src/mesos/native/proxy_scheduler.hpp
python/native/src/mesos/native/proxy_scheduler.hpp)
running bdist_egg
running egg_info
writing requirements to src/mesos.interface.egg-info/requires.txt
running bdist_egg
running egg_info
writing requirements to src/mesos.native.egg-info/requires.txt
writing src/mesos.interface.egg-info/PKG-INFO
writing src/mesos.native.egg-info/PKG-INFO
writing namespace_packages to
src/mesos.interface.egg-info/namespace_packages.txt
writing namespace_packages to src/mesos.native.egg-info/namespace_packages.txt
writing top-level names to src/mesos.interface.egg-info/top_level.txt
writing top-level names to src/mesos.native.egg-info/top_level.txt
writing dependency_links to src/mesos.interface.egg-info/dependency_links.txt
writing dependency_links to src/mesos.native.egg-info/dependency_links.txt
writing requirements to src/mesos.interface.egg-info/requires.txt
writing requirements to src/mesos.native.egg-info/requires.txt
writing src/mesos.native.egg-info/PKG-INFO
writing src/mesos.interface.egg-info/PKG-INFO
writing namespace_packages to
src/mesos.interface.egg-info/namespace_packages.txt
writing namespace_packages to src/mesos.native.egg-info/namespace_packages.txt
writing top-level names to src/mesos.interface.egg-info/top_level.txt
writing top-level names to src/mesos.native.egg-info/top_level.txt
writing dependency_links to src/mesos.interface.egg-info/dependency_links.txt
writing dependency_links to src/mesos.native.egg-info/dependency_links.txt
reading manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
writing manifest file 'src/mesos.interface.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
reading manifest file 'src/mesos.native.egg-info/SOURCES.txt'
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/__init__.py ->
build/bdist.linux-x86_64/egg/mesos/interface
writing manifest file 'src/mesos.native.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
copying build/lib.linux-x86_64-2.7/mesos/interface/containerizer_pb2.py ->
build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/interface/mesos_pb2.py ->
build/bdist.linux-x86_64/egg/mesos/interface
copying build/lib.linux-x86_64-2.7/mesos/__init__.py ->
build/bdist.linux-x86_64/egg/mesos
running install_lib
running build_py
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/__init__.py to
__init__.pyc
running build_ext
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/mesos
creating build/bdist.linux-x86_64/egg/mesos/native
copying build/lib.linux-x86_64-2.7/mesos/native/_mesos.so ->
build/bdist.linux-x86_64/egg/mesos/native
byte-compiling
build/bdist.linux-x86_64/egg/mesos/interface/containerizer_pb2.py to
containerizer_pb2.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/interface/mesos_pb2.py to
mesos_pb2.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
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 '../dist/mesos.interface-0.21.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/__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-0.21.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.interface-0.21.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.interface-0.21.0.dist-info/WHEEL
copying build/lib.linux-x86_64-2.7/mesos/native/__init__.py ->
build/bdist.linux-x86_64/egg/mesos/native
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/native/__init__.py to
__init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/mesos/__init__.py to __init__.pyc
creating stub loader for mesos/native/_mesos.so
byte-compiling build/bdist.linux-x86_64/egg/mesos/native/_mesos.py to _mesos.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/PKG-INFO ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/SOURCES.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/dependency_links.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/namespace_packages.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.egg-info/requires.txt ->
build/bdist.linux-x86_64/egg/EGG-INFO
copying src/mesos.native.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 '../dist/mesos.native-0.21.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/native/_mesos.so -> build/bdist.linux-x86_64/wheel/mesos/native
copying mesos/native/__init__.py -> build/bdist.linux-x86_64/wheel/mesos/native
running install_egg_info
Copying src/mesos.native.egg-info to
build/bdist.linux-x86_64/wheel/mesos.native-0.21.0-py2.7.egg-info
Installing build/bdist.linux-x86_64/wheel/mesos.native-0.21.0-py2.7-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/mesos.native-0.21.0.dist-info/WHEEL
make low-level-scheduler-libprocess low-level-scheduler-pthread test-framework
test-executor long-lived-framework long-lived-executor no-executor-framework
docker-no-executor-framework balloon-framework balloon-executor
load-generator-framework setns-test-helper mesos-tests
examples/java/test-framework examples/java/test-executor
examples/java/test-exception-framework
examples/java/test-multiple-executors-framework examples/java/test-log
examples/python/test_containerizer.py examples/python/test-containerizer
examples/python/test_framework.py examples/python/test-framework
examples/python/test_executor.py examples/python/test-executor \
tests/balloon_framework_test.sh
tests/low_level_scheduler_libprocess_test.sh
tests/low_level_scheduler_pthread_test.sh tests/java_exception_test.sh
tests/java_framework_test.sh tests/java_log_test.sh
tests/no_executor_framework_test.sh tests/python_framework_test.sh
tests/test_framework_test.sh
make[4]: Entering directory
`<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/src'>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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/low_level_scheduler_libprocess-low_level_scheduler_libprocess.o -MD
-MP -MF
examples/.deps/low_level_scheduler_libprocess-low_level_scheduler_libprocess.Tpo
-c -o examples/low_level_scheduler_libprocess-low_level_scheduler_libprocess.o
`test -f 'examples/low_level_scheduler_libprocess.cpp' || echo
'../../src/'`examples/low_level_scheduler_libprocess.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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/low_level_scheduler_pthread-low_level_scheduler_pthread.o -MD -MP -MF
examples/.deps/low_level_scheduler_pthread-low_level_scheduler_pthread.Tpo -c
-o examples/low_level_scheduler_pthread-low_level_scheduler_pthread.o `test -f
'examples/low_level_scheduler_pthread.cpp' || echo
'../../src/'`examples/low_level_scheduler_pthread.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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_executor-test_executor.Tpo
examples/.deps/test_executor-test_executor.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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/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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-cgroups_isolator_tests.o -MD -MP -MF
tests/.deps/mesos_tests-cgroups_isolator_tests.Tpo -c -o
tests/mesos_tests-cgroups_isolator_tests.o `test -f
'tests/cgroups_isolator_tests.cpp' || echo
'../../src/'`tests/cgroups_isolator_tests.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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-cgroups_tests.o -MD -MP -MF
tests/.deps/mesos_tests-cgroups_tests.Tpo -c -o
tests/mesos_tests-cgroups_tests.o `test -f 'tests/cgroups_tests.cpp' || echo
'../../src/'`tests/cgroups_tests.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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-fs_tests.o -MD -MP -MF
tests/.deps/mesos_tests-fs_tests.Tpo -c -o tests/mesos_tests-fs_tests.o `test
-f 'tests/fs_tests.cpp' || echo '../../src/'`tests/fs_tests.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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-ns_tests.o -MD -MP -MF
tests/.deps/mesos_tests-ns_tests.Tpo -c -o tests/mesos_tests-ns_tests.o `test
-f 'tests/ns_tests.cpp' || echo '../../src/'`tests/ns_tests.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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-perf_tests.o -MD -MP -MF
tests/.deps/mesos_tests-perf_tests.Tpo -c -o tests/mesos_tests-perf_tests.o
`test -f 'tests/perf_tests.cpp' || echo '../../src/'`tests/perf_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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-group_tests.o -MD -MP -MF
tests/.deps/mesos_tests-group_tests.Tpo -c -o tests/mesos_tests-group_tests.o
`test -f 'tests/group_tests.cpp' || echo '../../src/'`tests/group_tests.cpp
mv -f tests/.deps/mesos_tests-fs_tests.Tpo tests/.deps/mesos_tests-fs_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-registrar_zookeeper_tests.o -MD -MP -MF
tests/.deps/mesos_tests-registrar_zookeeper_tests.Tpo -c -o
tests/mesos_tests-registrar_zookeeper_tests.o `test -f
'tests/registrar_zookeeper_tests.cpp' || echo
'../../src/'`tests/registrar_zookeeper_tests.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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-zookeeper.o -MD -MP -MF
tests/.deps/mesos_tests-zookeeper.Tpo -c -o tests/mesos_tests-zookeeper.o `test
-f 'tests/zookeeper.cpp' || echo '../../src/'`tests/zookeeper.cpp
mv -f
examples/.deps/low_level_scheduler_pthread-low_level_scheduler_pthread.Tpo
examples/.deps/low_level_scheduler_pthread-low_level_scheduler_pthread.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-zookeeper_test_server.o -MD -MP -MF
tests/.deps/mesos_tests-zookeeper_test_server.Tpo -c -o
tests/mesos_tests-zookeeper_test_server.o `test -f
'tests/zookeeper_test_server.cpp' || echo
'../../src/'`tests/zookeeper_test_server.cpp
mv -f
examples/.deps/low_level_scheduler_libprocess-low_level_scheduler_libprocess.Tpo
examples/.deps/low_level_scheduler_libprocess-low_level_scheduler_libprocess.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-zookeeper_tests.o -MD -MP -MF
tests/.deps/mesos_tests-zookeeper_tests.Tpo -c -o
tests/mesos_tests-zookeeper_tests.o `test -f 'tests/zookeeper_tests.cpp' ||
echo '../../src/'`tests/zookeeper_tests.cpp
mv -f tests/.deps/mesos_tests-perf_tests.Tpo
tests/.deps/mesos_tests-perf_tests.Po
Building examples.jar ...
make[4]: Nothing to be done for `examples/java/test-framework'.
make[4]: Nothing to be done for `examples/java/test-executor'.
make[4]: Nothing to be done for `examples/java/test-exception-framework'.
make[4]: Nothing to be done for
`examples/java/test-multiple-executors-framework'.
make[4]: Nothing to be done for `examples/java/test-log'.
make[4]: Nothing to be done for
`../../src/examples/python/test_containerizer.py'.
make[4]: Nothing to be done for `examples/python/test-containerizer'.
make[4]: Nothing to be done for `../../src/examples/python/test_framework.py'.
make[4]: Nothing to be done for `examples/python/test-framework'.
make[4]: Nothing to be done for `../../src/examples/python/test_executor.py'.
make[4]: Nothing to be done for `examples/python/test-executor'.
make[4]: Nothing to be done for `../../src/tests/balloon_framework_test.sh'.
make[4]: Nothing to be done for
`../../src/tests/low_level_scheduler_libprocess_test.sh'.
make[4]: Nothing to be done for
`../../src/tests/low_level_scheduler_pthread_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_exception_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/java_log_test.sh'.
make[4]: Nothing to be done for `../../src/tests/no_executor_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/python_framework_test.sh'.
make[4]: Nothing to be done for `../../src/tests/test_framework_test.sh'.
/bin/mkdir -p examples/java
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/javac -source 1.6 -target 1.6
\
-cp
../3rdparty/zookeeper-3.4.5/zookeeper-3.4.5.jar:<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/src/java/target/protobuf-java-2.5.0.jar>:java/target/mesos-0.21.0.jar:../../src/examples/java
\
-sourcepath ../../src/examples/java -d examples/java \
../../src/examples/java/*.java
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/home/jenkins/tools/java/jdk1.6.0_20-64/bin/jar cf examples.jar -C
examples/java .
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o low-level-scheduler-libprocess
examples/low_level_scheduler_libprocess-low_level_scheduler_libprocess.o
libmesos.la -lsasl2 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/low-level-scheduler-libprocess
examples/low_level_scheduler_libprocess-low_level_scheduler_libprocess.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
mv -f examples/.deps/load_generator_framework-load_generator_framework.Tpo
examples/.deps/load_generator_framework-load_generator_framework.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o low-level-scheduler-pthread
examples/low_level_scheduler_pthread-low_level_scheduler_pthread.o libmesos.la
-lsasl2 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
mv -f tests/.deps/mesos_tests-cgroups_isolator_tests.Tpo
tests/.deps/mesos_tests-cgroups_isolator_tests.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o test-framework
examples/test_framework-test_framework.o libmesos.la -lsasl2 -lsvn_delta-1
-lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/low-level-scheduler-pthread
examples/low_level_scheduler_pthread-low_level_scheduler_pthread.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/test-framework examples/test_framework-test_framework.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o test-executor
examples/test_executor-test_executor.o libmesos.la -lsasl2 -lsvn_delta-1
-lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o long-lived-framework
examples/long_lived_framework-long_lived_framework.o libmesos.la -lsasl2
-lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/test-executor examples/test_executor-test_executor.o ./.libs/libmesos.so
-lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o long-lived-executor
examples/long_lived_executor-long_lived_executor.o libmesos.la -lsasl2
-lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/long-lived-framework examples/long_lived_framework-long_lived_framework.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/long-lived-executor examples/long_lived_executor-long_lived_executor.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
mv -f tests/.deps/mesos_tests-group_tests.Tpo
tests/.deps/mesos_tests-group_tests.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o no-executor-framework
examples/no_executor_framework-no_executor_framework.o libmesos.la -lsasl2
-lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
mv -f tests/.deps/mesos_tests-zookeeper_test_server.Tpo
tests/.deps/mesos_tests-zookeeper_test_server.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o docker-no-executor-framework
examples/docker_no_executor_framework-docker_no_executor_framework.o
libmesos.la -lsasl2 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/no-executor-framework
examples/no_executor_framework-no_executor_framework.o ./.libs/libmesos.so
-lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/docker-no-executor-framework
examples/docker_no_executor_framework-docker_no_executor_framework.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
mv -f tests/.deps/mesos_tests-ns_tests.Tpo tests/.deps/mesos_tests-ns_tests.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o balloon-framework
examples/balloon_framework-balloon_framework.o libmesos.la -lsasl2
-lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/balloon-framework examples/balloon_framework-balloon_framework.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o balloon-executor
examples/balloon_executor-balloon_executor.o libmesos.la -lsasl2 -lsvn_delta-1
-lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/balloon-executor examples/balloon_executor-balloon_executor.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
mv -f tests/.deps/mesos_tests-zookeeper.Tpo tests/.deps/mesos_tests-zookeeper.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -pthread -g1 -O0
-Wno-unused-local-typedefs -std=c++11 -o load-generator-framework
examples/load_generator_framework-load_generator_framework.o libmesos.la
-lsasl2 -lsvn_delta-1 -lsvn_subr-1 -lapr-1 -lcurl -lz -lrt
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-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/setns_test_helper-setns_test_helper.o -MD -MP -MF
tests/.deps/setns_test_helper-setns_test_helper.Tpo -c -o
tests/setns_test_helper-setns_test_helper.o `test -f
'tests/setns_test_helper.cpp' || echo '../../src/'`tests/setns_test_helper.cpp
libtool: link: g++ -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o
.libs/load-generator-framework
examples/load_generator_framework-load_generator_framework.o
./.libs/libmesos.so -lsasl2 /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so
/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so
/usr/lib/x86_64-linux-gnu/libapr-1.so /usr/lib/x86_64-linux-gnu/libcurl.so -lz
-lrt -pthread -Wl,-rpath
-Wl,<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib>
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-allocator_tests.o -MD -MP -MF
tests/.deps/mesos_tests-allocator_tests.Tpo -c -o
tests/mesos_tests-allocator_tests.o `test -f 'tests/allocator_tests.cpp' ||
echo '../../src/'`tests/allocator_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-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
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-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
../../src/tests/setns_test_helper.cpp:26:39: fatal error:
tests/setns_test_helper.hpp: No such file or directory
#include "tests/setns_test_helper.hpp"
^
compilation terminated.
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-containerizer_tests.o -MD -MP -MF
tests/.deps/mesos_tests-containerizer_tests.Tpo -c -o
tests/mesos_tests-containerizer_tests.o `test -f
'tests/containerizer_tests.cpp' || echo
'../../src/'`tests/containerizer_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=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-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-zookeeper_tests.Tpo
tests/.deps/mesos_tests-zookeeper_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-docker_containerizer_tests.o -MD -MP -MF
tests/.deps/mesos_tests-docker_containerizer_tests.Tpo -c -o
tests/mesos_tests-docker_containerizer_tests.o `test -f
'tests/docker_containerizer_tests.cpp' || echo
'../../src/'`tests/docker_containerizer_tests.cpp
mv -f tests/.deps/mesos_tests-cgroups_tests.Tpo
tests/.deps/mesos_tests-cgroups_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\"
-DPACKAGE_VERSION=\"0.21.0\" -DPACKAGE_STRING=\"mesos\ 0.21.0\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\"
-DVERSION=\"0.21.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBCURL=1
-DHAVE_LIBAPR_1=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBSASL2=1 -DMESOS_HAS_JAVA=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1
-I. -I../../src -Wall -Werror
-DLIBDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/lib\">
-DPKGLIBEXECDIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/libexec/mesos\">
-DPKGDATADIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_inst/share/mesos\">
-I../../include -I../../3rdparty/libprocess/include
-I../../3rdparty/libprocess/3rdparty/stout/include -I../include
-I../include/mesos -I../3rdparty/libprocess/3rdparty/boost-1.53.0
-I../3rdparty/libprocess/3rdparty/picojson-4f93734
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src
-I../3rdparty/libprocess/3rdparty/glog-0.3.3/src -I../3rdparty/leveldb/include
-I../3rdparty/zookeeper-3.4.5/src/c/include
-I../3rdparty/zookeeper-3.4.5/src/c/generated
-I../3rdparty/libprocess/3rdparty/protobuf-2.5.0/src
-DSOURCE_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/..\">
-DBUILD_DIR=\"<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build\">
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/gtest/include
-I../3rdparty/libprocess/3rdparty/gmock-1.6.0/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include
-I/home/jenkins/tools/java/jdk1.6.0_20-64/include/linux
-DZOOKEEPER_VERSION=\"3.4.5\" -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -pthread -g1 -O0 -Wno-unused-local-typedefs -std=c++11
-MT tests/mesos_tests-docker_tests.o -MD -MP -MF
tests/.deps/mesos_tests-docker_tests.Tpo -c -o tests/mesos_tests-docker_tests.o
`test -f 'tests/docker_tests.cpp' || echo '../../src/'`tests/docker_tests.cpp
make[4]: *** [tests/setns_test_helper-setns_test_helper.o] Error 1
make[4]: *** Waiting for unfinished jobs....
mv -f tests/.deps/mesos_tests-docker_tests.Tpo
tests/.deps/mesos_tests-docker_tests.Po
mv -f tests/.deps/mesos_tests-registrar_zookeeper_tests.Tpo
tests/.deps/mesos_tests-registrar_zookeeper_tests.Po
mv -f tests/.deps/mesos_tests-containerizer.Tpo
tests/.deps/mesos_tests-containerizer.Po
mv -f tests/.deps/mesos_tests-authorization_tests.Tpo
tests/.deps/mesos_tests-authorization_tests.Po
mv -f tests/.deps/mesos_tests-credentials_tests.Tpo
tests/.deps/mesos_tests-credentials_tests.Po
mv -f tests/.deps/mesos_tests-containerizer_tests.Tpo
tests/.deps/mesos_tests-containerizer_tests.Po
mv -f tests/.deps/mesos_tests-authentication_tests.Tpo
tests/.deps/mesos_tests-authentication_tests.Po
mv -f tests/.deps/mesos_tests-allocator_tests.Tpo
tests/.deps/mesos_tests-allocator_tests.Po
mv -f tests/.deps/mesos_tests-docker_containerizer_tests.Tpo
tests/.deps/mesos_tests-docker_containerizer_tests.Po
make[4]: Leaving directory
`<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/src'>
make[3]: *** [check-am] Error 2
make[3]: Leaving directory
`<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/src'>
make[2]: *** [check] Error 2
make[2]: Leaving directory
`<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build/src'>
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`<https://builds.apache.org/job/mesos-reviewbot/ws/mesos-0.21.0/_build'>
make: *** [distcheck] Error 1
Build step 'Execute shell' marked build as failure