See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/158/changes>
Changes: [benh] Add functionality to create a ZooKeeper "group" even when some parent znodes in the specified ZooKeeper path are not readable/writable using the authentication provided but the final parent znode allows it (contributed by John Sirois, https://reviews.apache.org/r/5869). ------------------------------------------ [...truncated 2418 lines...] mv -f tests/.deps/mesos_tests-utils.Tpo tests/.deps/mesos_tests-utils.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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 In file included from ../../src/master/frameworks_manager.hpp:30, from ../../src/tests/master_tests.cpp:30: ../../src/common/time.hpp: In member function 'double microseconds::hrs() const': ../../src/common/time.hpp:106: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::hrs() const': ../../src/common/time.hpp:123: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::mins() const': ../../src/common/time.hpp:124: warning: integer overflow in expression In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/master_tests.cpp:36: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-master_tests.Tpo tests/.deps/mesos_tests-master_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-state_tests.o -MD -MP -MF tests/.deps/mesos_tests-state_tests.Tpo -c -o tests/mesos_tests-state_tests.o `test -f 'tests/state_tests.cpp' || echo '../../src/'`tests/state_tests.cpp In file included from ../../src/state/state.hpp:32, from ../../src/tests/state_tests.cpp:35: ../../src/common/time.hpp: In member function 'double microseconds::hrs() const': ../../src/common/time.hpp:106: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::hrs() const': ../../src/common/time.hpp:123: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::mins() const': ../../src/common/time.hpp:124: warning: integer overflow in expression In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/state/state.hpp:33, from ../../src/tests/state_tests.cpp:35: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-state_tests.Tpo tests/.deps/mesos_tests-state_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-slave_tests.o -MD -MP -MF tests/.deps/mesos_tests-slave_tests.Tpo -c -o tests/mesos_tests-slave_tests.o `test -f 'tests/slave_tests.cpp' || echo '../../src/'`tests/slave_tests.cpp In file included from ../../src/tests/slave_tests.cpp:27: ../../src/common/time.hpp: In member function 'double microseconds::hrs() const': ../../src/common/time.hpp:106: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::hrs() const': ../../src/common/time.hpp:123: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::mins() const': ../../src/common/time.hpp:124: warning: integer overflow in expression In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/slave_tests.cpp:37: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-slave_tests.Tpo tests/.deps/mesos_tests-slave_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-resource_offers_tests.o -MD -MP -MF tests/.deps/mesos_tests-resource_offers_tests.Tpo -c -o tests/mesos_tests-resource_offers_tests.o `test -f 'tests/resource_offers_tests.cpp' || echo '../../src/'`tests/resource_offers_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/resource_offers_tests.cpp:35: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-resource_offers_tests.Tpo tests/.deps/mesos_tests-resource_offers_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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 In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/slave/process_based_isolation_module.hpp:28, from ../../src/tests/fault_tolerance_tests.cpp:35: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result 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=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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 In file included from ../../src/log/coordinator.hpp:29, from ../../src/tests/log_tests.cpp:31: ../../src/common/time.hpp: In member function 'double microseconds::hrs() const': ../../src/common/time.hpp:106: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::hrs() const': ../../src/common/time.hpp:123: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::mins() const': ../../src/common/time.hpp:124: warning: integer overflow in expression In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/utils.hpp:43, from ../../src/tests/log_tests.cpp:37: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result 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=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-resources_tests.o -MD -MP -MF tests/.deps/mesos_tests-resources_tests.Tpo -c -o tests/mesos_tests-resources_tests.o `test -f 'tests/resources_tests.cpp' || echo '../../src/'`tests/resources_tests.cpp mv -f tests/.deps/mesos_tests-resources_tests.Tpo tests/.deps/mesos_tests-resources_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-uuid_tests.o -MD -MP -MF tests/.deps/mesos_tests-uuid_tests.Tpo -c -o tests/mesos_tests-uuid_tests.o `test -f 'tests/uuid_tests.cpp' || echo '../../src/'`tests/uuid_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/tests/uuid_tests.cpp:21: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-uuid_tests.Tpo tests/.deps/mesos_tests-uuid_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-external_tests.o -MD -MP -MF tests/.deps/mesos_tests-external_tests.Tpo -c -o tests/mesos_tests-external_tests.o `test -f 'tests/external_tests.cpp' || echo '../../src/'`tests/external_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/utils.hpp:43, from ../../src/tests/external_tests.cpp:30: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-external_tests.Tpo tests/.deps/mesos_tests-external_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-sample_frameworks_tests.o -MD -MP -MF tests/.deps/mesos_tests-sample_frameworks_tests.Tpo -c -o tests/mesos_tests-sample_frameworks_tests.o `test -f 'tests/sample_frameworks_tests.cpp' || echo '../../src/'`tests/sample_frameworks_tests.cpp mv -f tests/.deps/mesos_tests-sample_frameworks_tests.Tpo tests/.deps/mesos_tests-sample_frameworks_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-configurator_tests.o -MD -MP -MF tests/.deps/mesos_tests-configurator_tests.Tpo -c -o tests/mesos_tests-configurator_tests.o `test -f 'tests/configurator_tests.cpp' || echo '../../src/'`tests/configurator_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/utils.hpp:43, from ../../src/tests/configurator_tests.cpp:27: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-configurator_tests.Tpo tests/.deps/mesos_tests-configurator_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-strings_tests.o -MD -MP -MF tests/.deps/mesos_tests-strings_tests.Tpo -c -o tests/mesos_tests-strings_tests.o `test -f 'tests/strings_tests.cpp' || echo '../../src/'`tests/strings_tests.cpp mv -f tests/.deps/mesos_tests-strings_tests.Tpo tests/.deps/mesos_tests-strings_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-multihashmap_tests.o -MD -MP -MF tests/.deps/mesos_tests-multihashmap_tests.Tpo -c -o tests/mesos_tests-multihashmap_tests.o `test -f 'tests/multihashmap_tests.cpp' || echo '../../src/'`tests/multihashmap_tests.cpp mv -f tests/.deps/mesos_tests-multihashmap_tests.Tpo tests/.deps/mesos_tests-multihashmap_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-protobuf_io_tests.o -MD -MP -MF tests/.deps/mesos_tests-protobuf_io_tests.Tpo -c -o tests/mesos_tests-protobuf_io_tests.o `test -f 'tests/protobuf_io_tests.cpp' || echo '../../src/'`tests/protobuf_io_tests.cpp mv -f tests/.deps/mesos_tests-protobuf_io_tests.Tpo tests/.deps/mesos_tests-protobuf_io_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-lxc_isolation_tests.o -MD -MP -MF tests/.deps/mesos_tests-lxc_isolation_tests.Tpo -c -o tests/mesos_tests-lxc_isolation_tests.o `test -f 'tests/lxc_isolation_tests.cpp' || echo '../../src/'`tests/lxc_isolation_tests.cpp mv -f tests/.deps/mesos_tests-lxc_isolation_tests.Tpo tests/.deps/mesos_tests-lxc_isolation_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-utils_tests.o -MD -MP -MF tests/.deps/mesos_tests-utils_tests.Tpo -c -o tests/mesos_tests-utils_tests.o `test -f 'tests/utils_tests.cpp' || echo '../../src/'`tests/utils_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/tests/utils_tests.cpp:24: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-utils_tests.Tpo tests/.deps/mesos_tests-utils_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-zookeeper_url_tests.o -MD -MP -MF tests/.deps/mesos_tests-zookeeper_url_tests.Tpo -c -o tests/mesos_tests-zookeeper_url_tests.o `test -f 'tests/zookeeper_url_tests.cpp' || echo '../../src/'`tests/zookeeper_url_tests.cpp mv -f tests/.deps/mesos_tests-zookeeper_url_tests.Tpo tests/.deps/mesos_tests-zookeeper_url_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-killtree_tests.o -MD -MP -MF tests/.deps/mesos_tests-killtree_tests.Tpo -c -o tests/mesos_tests-killtree_tests.o `test -f 'tests/killtree_tests.cpp' || echo '../../src/'`tests/killtree_tests.cpp mv -f tests/.deps/mesos_tests-killtree_tests.Tpo tests/.deps/mesos_tests-killtree_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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 In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/slave/process_based_isolation_module.hpp:28, from ../../src/tests/exception_tests.cpp:30: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result 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=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -MT tests/mesos_tests-master_detector_tests.o -MD -MP -MF tests/.deps/mesos_tests-master_detector_tests.Tpo -c -o tests/mesos_tests-master_detector_tests.o `test -f 'tests/master_detector_tests.cpp' || echo '../../src/'`tests/master_detector_tests.cpp In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/tests/master_detector_tests.cpp:36: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f tests/.deps/mesos_tests-master_detector_tests.Tpo tests/.deps/mesos_tests-master_detector_tests.Po g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"0.9.0\" -DPACKAGE_STRING=\"mesos\ 0.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"0.9.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -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 -I. -I../../src -DMESOS_WEBUI_DIR=\"/usr/local/share/mesos/webui\" -DMESOS_LIBEXECDIR=\"/usr/local/libexec/mesos\" -I../../include -I../../third_party/libprocess/include -I../include -I../third_party/boost-1.37.0 -I../third_party/protobuf-2.4.1/src -I../third_party/glog-0.3.1/src -I../third_party/zookeeper-3.3.4/src/c/include -I../third_party/zookeeper-3.3.4/src/c/generated -DSOURCE_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/..\" -DBUILD_DIR=\"/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build\" -I../third_party/gmock-1.6.0/gtest/include -I../third_party/gmock-1.6.0/include -g2 -O2 -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 In file included from ../../src/tests/base_zookeeper_test.hpp:30, from ../../src/tests/allocator_tests.cpp:33: ../../src/jvm/jvm.hpp:4:17: error: jni.h: No such file or directory In file included from ../third_party/boost-1.37.0/boost/uuid/random_generator.hpp:12, from ../third_party/boost-1.37.0/boost/uuid/uuid_generators.hpp:17, from ../../src/common/uuid.hpp:29, from ../../src/slave/slave.hpp:34, from ../../src/slave/process_based_isolation_module.hpp:28, from ../../src/tests/allocator_tests.cpp:31: ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp: In member function 'void boost::uuids::detail::seed_rng::sha1_random_digest_()': ../third_party/boost-1.37.0/boost/uuid/seed_rng.hpp:153: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from ../../src/tests/base_zookeeper_test.hpp:28, from ../../src/tests/allocator_tests.cpp:33: ../../src/common/time.hpp: In member function 'double microseconds::hrs() const': ../../src/common/time.hpp:106: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::hrs() const': ../../src/common/time.hpp:123: warning: integer overflow in expression ../../src/common/time.hpp: In member function 'double nanoseconds::mins() const': ../../src/common/time.hpp:124: warning: integer overflow in expression In file included from ../../src/tests/base_zookeeper_test.hpp:30, from ../../src/tests/allocator_tests.cpp:33: ../../src/jvm/jvm.hpp: At global scope: ../../src/jvm/jvm.hpp:94: error: ISO C++ forbids declaration of 'jmethodID' with no type ../../src/jvm/jvm.hpp:94: error: expected ',' or '...' before 'id' ../../src/jvm/jvm.hpp:97: error: 'jmethodID' does not name a type ../../src/jvm/jvm.hpp:158: error: ISO C++ forbids declaration of 'jmethodID' with no type ../../src/jvm/jvm.hpp:158: error: expected ',' or '...' before 'id' ../../src/jvm/jvm.hpp:161: error: 'jmethodID' does not name a type ../../src/jvm/jvm.hpp:175: error: ISO C++ forbids declaration of 'jfieldID' with no type ../../src/jvm/jvm.hpp:175: error: expected ',' or '...' before 'id' ../../src/jvm/jvm.hpp:178: error: 'jfieldID' does not name a type ../../src/jvm/jvm.hpp:197: error: 'JNI_VERSION_1_1' was not declared in this scope ../../src/jvm/jvm.hpp:198: error: 'JNI_VERSION_1_2' was not declared in this scope ../../src/jvm/jvm.hpp:199: error: 'JNI_VERSION_1_4' was not declared in this scope ../../src/jvm/jvm.hpp:200: error: 'JNI_VERSION_1_6' was not declared in this scope ../../src/jvm/jvm.hpp:224: error: 'jobject' does not name a type ../../src/jvm/jvm.hpp:231: error: 'jobject' does not name a type ../../src/jvm/jvm.hpp:234: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:234: error: expected ',' or '...' before 'receiver' ../../src/jvm/jvm.hpp:242: error: 'jobject' does not name a type ../../src/jvm/jvm.hpp:243: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:243: error: expected ',' or '...' before 'object' ../../src/jvm/jvm.hpp:244: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:244: error: expected ',' or '...' before 'object' ../../src/jvm/jvm.hpp:247: error: 'jclass' does not name a type ../../src/jvm/jvm.hpp:249: error: 'jmethodID' does not name a type ../../src/jvm/jvm.hpp:256: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:256: error: expected ',' or '...' before 'receiver' ../../src/jvm/jvm.hpp:259: error: ISO C++ forbids declaration of 'jmethodID' with no type ../../src/jvm/jvm.hpp:259: error: expected ',' or '...' before 'id' ../../src/jvm/jvm.hpp:265: error: ISO C++ forbids declaration of 'JavaVM' with no type ../../src/jvm/jvm.hpp:265: error: expected ';' before '*' token ../../src/jvm/jvm.hpp:266: error: ISO C++ forbids declaration of 'JNIEnv' with no type ../../src/jvm/jvm.hpp:266: error: expected ';' before '*' token ../../src/jvm/jvm.hpp:271: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:271: error: expected ',' or '...' before 'receiver' ../../src/jvm/jvm.hpp:275: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/jvm/jvm.hpp:275: error: expected ',' or '...' before 'receiver' ../../src/jvm/jvm.hpp: In member function 'T mesos::internal::Jvm::invoke(int)': ../../src/jvm/jvm.hpp:278: error: 'method' was not declared in this scope ../../src/jvm/jvm.hpp:279: error: 'receiver' was not declared in this scope ../../src/jvm/jvm.hpp: In member function 'T mesos::internal::Jvm::invokeStatic(const mesos::internal::Jvm::JMethod&, ...)': ../../src/jvm/jvm.hpp:294: error: 'const class mesos::internal::Jvm::JMethod' has no member named 'id' In file included from ../../src/tests/base_zookeeper_test.hpp:32, from ../../src/tests/allocator_tests.cpp:33: ../../src/tests/zookeeper_server.hpp: At global scope: ../../src/tests/zookeeper_server.hpp:65: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp:69: error: ISO C++ forbids declaration of 'jobject' with no type ../../src/tests/zookeeper_server.hpp:69: error: expected ',' or '...' before '_file' ../../src/tests/zookeeper_server.hpp:85: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp:86: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp:87: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp:92: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp:94: error: 'jobject' does not name a type ../../src/tests/zookeeper_server.hpp: In constructor 'mesos::internal::test::ZooKeeperServer::TemporaryDirectory::TemporaryDirectory(mesos::internal::Jvm*, const std::string&, int)': ../../src/tests/zookeeper_server.hpp:71: error: class 'mesos::internal::test::ZooKeeperServer::TemporaryDirectory' does not have any field named 'file' ../../src/tests/zookeeper_server.hpp:71: error: '_file' was not declared in this scope ../../src/tests/zookeeper_server.hpp: In destructor 'mesos::internal::test::ZooKeeperServer::TemporaryDirectory::~TemporaryDirectory()': ../../src/tests/zookeeper_server.hpp:75: error: 'file' was not declared in this scope make[3]: *** [tests/mesos_tests-allocator_tests.o] Error 1 make[3]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make[1]: *** [check] Error 2 make[1]: Leaving directory `/x1/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/build/src' make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure
