See
<https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/1889/changes>
Changes:
[joris.van.remoortere] Subprocess: Fixed capitalization of Watchdog enum.
------------------------------------------
[...truncated 6567 lines...]
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29:
note: candidate is:
for (VARFIRST = BOOST_FOREACH_DEREF(COL).first; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C>
typename boost::foreach_detail_::foreach_reference<T, C>::type
boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t,
boost::foreach_detail_::type2type<T, C>*)
deref(auto_any_t cur, type2type<T, C> *)
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: substitution of deduced
template arguments resulted in errors seen above
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
from
../../../3rdparty/libprocess/include/process/address.hpp:32,
from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:23:
error: 'Flag' in 'enum flags' does not name a type
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22:
note: in definition of macro 'BOOST_FOREACH_PAIR'
for (VARSECOND = BOOST_FOREACH_DEREF(COL).second; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22:
error: expected ';' before '!' token
!BOOST_FOREACH_ID(_foreach_continue); \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:805:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
from ../../../3rdparty/libprocess/src/openssl.hpp:20,
from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:806:9:
error: 'flag' was not declared in this scope
if (flag.boolean) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:811:34:
error: 'flag' was not declared in this scope
width = std::max(width, col1[flag.name].size());
^
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
from
../../../3rdparty/libprocess/include/process/address.hpp:32,
from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29:
error: no matching function for call to 'deref(const
boost::foreach_detail_::auto_any_base&,
boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
for (VARFIRST = BOOST_FOREACH_DEREF(COL).first; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29:
note: candidate is:
for (VARFIRST = BOOST_FOREACH_DEREF(COL).first; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C>
typename boost::foreach_detail_::foreach_reference<T, C>::type
boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t,
boost::foreach_detail_::type2type<T, C>*)
deref(auto_any_t cur, type2type<T, C> *)
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template argument
deduction/substitution failed:
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
from
../../../3rdparty/libprocess/include/process/address.hpp:32,
from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:23:
error: 'Flag' in 'enum flags' does not name a type
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22:
note: in definition of macro 'BOOST_FOREACH_PAIR'
for (VARSECOND = BOOST_FOREACH_DEREF(COL).second; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22:
error: expected ';' before '!' token
!BOOST_FOREACH_ID(_foreach_continue); \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:814:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, *this) {
^
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
from ../../../3rdparty/libprocess/src/openssl.hpp:20,
from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:815:29:
error: 'flag' was not declared in this scope
std::string line = col1[flag.name];
^
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:16:0,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
from
../../../3rdparty/libprocess/include/process/address.hpp:32,
from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp: In
function 'std::ostream& flags::operator<<(std::ostream&, const
flags::FlagsBase&)':
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29:
error: no matching function for call to 'deref(const
boost::foreach_detail_::auto_any_base&,
boost::foreach_detail_::type2type<flags::FlagsBase, mpl_::bool_<true> >*)'
for (VARFIRST = BOOST_FOREACH_DEREF(COL).first; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, flags) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:44:29:
note: candidate is:
for (VARFIRST = BOOST_FOREACH_DEREF(COL).first; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, flags) {
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template<class T, class C>
typename boost::foreach_detail_::foreach_reference<T, C>::type
boost::foreach_detail_::deref(boost::foreach_detail_::auto_any_t,
boost::foreach_detail_::type2type<T, C>*)
deref(auto_any_t cur, type2type<T, C> *)
^
3rdparty/boost-1.53.0/boost/foreach.hpp:769:1: note: template argument
deduction/substitution failed:
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/strings.hpp:22:0,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/numify.hpp:25,
from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/ip.hpp:56,
from
../../../3rdparty/libprocess/include/process/address.hpp:32,
from ../../../3rdparty/libprocess/src/process.cpp:57:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:23:
error: 'flags' does not name a type
foreachvalue (const flags::Flag& flag, flags) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:48:22:
note: in definition of macro 'BOOST_FOREACH_PAIR'
for (VARSECOND = BOOST_FOREACH_DEREF(COL).second; \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, flags) {
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:49:22:
error: expected ';' before '!' token
!BOOST_FOREACH_ID(_foreach_continue); \
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:53:21:
note: in expansion of macro 'BOOST_FOREACH_PAIR'
#define foreachpair BOOST_FOREACH_PAIR
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/foreach.hpp:59:3:
note: in expansion of macro 'foreachpair'
foreachpair (__foreach__::ignore, VAR, COL)
^
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:844:3:
note: in expansion of macro 'foreachvalue'
foreachvalue (const flags::Flag& flag, flags) {
^
In file included from
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags.hpp:16:0,
from ../../../3rdparty/libprocess/src/openssl.hpp:20,
from ../../../3rdparty/libprocess/src/process.cpp:105:
../../../3rdparty/libprocess/3rdparty/stout/include/stout/flags/flags.hpp:845:39:
error: 'flag' was not declared in this scope
const Option<std::string> value = flag.stringify(flags);
^
In file included from ../../../3rdparty/libprocess/src/process.cpp:105:0:
../../../3rdparty/libprocess/src/openssl.hpp: At global scope:
../../../3rdparty/libprocess/src/openssl.hpp:32:1: error: expected class-name
before '{' token
{
^
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-time.lo -MD -MP -MF .deps/libprocess_la-time.Tpo -c
../../../3rdparty/libprocess/src/time.cpp -fPIC -DPIC -o libprocess_la-time.o
mv -f .deps/libprocess_la-poll_socket.Tpo .deps/libprocess_la-poll_socket.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c
-o libprocess_la-timeseries.lo `test -f 'src/timeseries.cpp' || echo
'../../../3rdparty/libprocess/'`src/timeseries.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-timeseries.lo -MD -MP -MF .deps/libprocess_la-timeseries.Tpo -c
../../../3rdparty/libprocess/src/timeseries.cpp -fPIC -DPIC -o
libprocess_la-timeseries.o
mv -f .deps/libprocess_la-http.Tpo .deps/libprocess_la-http.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent_ssl_socket.lo -MD -MP -MF
.deps/libprocess_la-libevent_ssl_socket.Tpo -c -o
libprocess_la-libevent_ssl_socket.lo `test -f 'src/libevent_ssl_socket.cpp' ||
echo '../../../3rdparty/libprocess/'`src/libevent_ssl_socket.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent_ssl_socket.lo -MD -MP -MF
.deps/libprocess_la-libevent_ssl_socket.Tpo -c
../../../3rdparty/libprocess/src/libevent_ssl_socket.cpp -fPIC -DPIC -o
libprocess_la-libevent_ssl_socket.o
mv -f .deps/libprocess_la-timeseries.Tpo .deps/libprocess_la-timeseries.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c -o
libprocess_la-openssl.lo `test -f 'src/openssl.cpp' || echo
'../../../3rdparty/libprocess/'`src/openssl.cpp
mv -f .deps/libprocess_la-time.Tpo .deps/libprocess_la-time.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c -o
libprocess_la-utilities.lo `test -f 'src/ssl/utilities.cpp' || echo
'../../../3rdparty/libprocess/'`src/ssl/utilities.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-openssl.lo -MD -MP -MF .deps/libprocess_la-openssl.Tpo -c
../../../3rdparty/libprocess/src/openssl.cpp -fPIC -DPIC -o
libprocess_la-openssl.o
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-utilities.lo -MD -MP -MF .deps/libprocess_la-utilities.Tpo -c
../../../3rdparty/libprocess/src/ssl/utilities.cpp -fPIC -DPIC -o
libprocess_la-utilities.o
mv -f .deps/libprocess_la-reap.Tpo .deps/libprocess_la-reap.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c -o
libprocess_la-libevent.lo `test -f 'src/libevent.cpp' || echo
'../../../3rdparty/libprocess/'`src/libevent.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent.lo -MD -MP -MF .deps/libprocess_la-libevent.Tpo -c
../../../3rdparty/libprocess/src/libevent.cpp -fPIC -DPIC -o
libprocess_la-libevent.o
mv -f .deps/libprocess_la-subprocess.Tpo .deps/libprocess_la-subprocess.Plo
/bin/bash ./libtool --tag=CXX --mode=compile g++
-DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\"
-DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\"
-DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1
-DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1
-DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1
-DHAVE_EVENT2_BUFFEREVENT_SSL_H=1 -DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1
-DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1
-DHAVE_LIBDL=1 -I. -I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent_poll.lo -MD -MP -MF
.deps/libprocess_la-libevent_poll.Tpo -c -o libprocess_la-libevent_poll.lo
`test -f 'src/libevent_poll.cpp' || echo
'../../../3rdparty/libprocess/'`src/libevent_poll.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\"
-DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\"
"-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_SVN_VERSION_H=1
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1
-DHAVE_LIBCURL=1 -DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1
-DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_OPENSSL_SSL_H=1
-DHAVE_LIBSSL=1 -DHAVE_LIBCRYPTO=1 -DHAVE_EVENT2_BUFFEREVENT_SSL_H=1
-DHAVE_LIBEVENT_OPENSSL=1 -DUSE_SSL_SOCKET=1 -DHAVE_CXX11=1
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_LIBDL=1 -I.
-I../../../3rdparty/libprocess
-DBUILD_DIR=\"/mesos/mesos-0.29.0/_build/3rdparty/libprocess\"
-I../../../3rdparty/libprocess/include
-I../../../3rdparty/libprocess/3rdparty/stout/include -isystem
3rdparty/boost-1.53.0 -I3rdparty/libev-4.15 -I3rdparty/picojson-1.3.0
-DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I3rdparty/glog-0.3.3/src
-I3rdparty/http-parser-2.6.1 -I/usr/include/subversion-1 -I/usr/include/apr-1
-I/usr/include/apr-1.0 -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT
libprocess_la-libevent_poll.lo -MD -MP -MF
.deps/libprocess_la-libevent_poll.Tpo -c
../../../3rdparty/libprocess/src/libevent_poll.cpp -fPIC -DPIC -o
libprocess_la-libevent_poll.o
mv -f .deps/libprocess_la-metrics.Tpo .deps/libprocess_la-metrics.Plo
mv -f .deps/libprocess_la-utilities.Tpo .deps/libprocess_la-utilities.Plo
make[5]: *** [libprocess_la-process.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
mv -f .deps/libprocess_la-socket.Tpo .deps/libprocess_la-socket.Plo
mv -f .deps/libprocess_la-libevent.Tpo .deps/libprocess_la-libevent.Plo
mv -f .deps/libprocess_la-openssl.Tpo .deps/libprocess_la-openssl.Plo
mv -f .deps/libprocess_la-libevent_ssl_socket.Tpo
.deps/libprocess_la-libevent_ssl_socket.Plo
mv -f .deps/libprocess_la-libevent_poll.Tpo
.deps/libprocess_la-libevent_poll.Plo
make[5]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[3]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/3rdparty'
make[2]: *** [all] Error 2
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make[1]: *** [all-recursive] Error 1
make: *** [distcheck] Error 1
+ docker rmi mesos-1459245677-10488
Untagged: mesos-1459245677-10488:latest
Deleted: fe6517ce69c32b0ed3eb1524dc7118073e9fcebe39d904a9d451351d45f4be9b
Deleted: 20224f749f0660a2f6ecad9216a4eac89866f21631cea49b6d4b39cff52978b8
Deleted: 9aed84844813f613d47676c848611e71645157a8c470a4e1845b9fdf02eb9786
Deleted: 8df1954c4263cf6291a2311607916d145f5448d9f15d16cd7c125c7ecd2effd2
Deleted: a19044c09db9c5cd546e2566cab67f3aaeaf5e18c8520d71a47e40a318b59ae6
Deleted: d45b61a30b0513ceb3254fadce0517308ed6a3ade6f266b1afa5b7418063087f
Deleted: 96b386b551c6f1b0b0244b05fa9e713649b4ed2644c85660ae66199323e1ef29
Deleted: 6a773540c1b1354b1ede979af0d5f2661f42a8509789807037b003170898a980
Deleted: f23bef7f4548e5fbdf14c3f7023f68d8d86828e2e5775c430451f2965a8eb827
Deleted: ed88bf831f1da78cf29d59c50e92ae6524ad8cd4961eded0e2425b48a7a97581
Deleted: 31f9acf55960db611b26b76ede826e22a2fcb27c3e24aece0aa3070ecad210be
Deleted: e5499b486e5e1791517778c5ee80585c7c00ad2d3636d85ec5b0cbf288d38345
Deleted: f043a92a6354cb5c231b16d25a0f1116d215bc0a86c623535979d2ea4fd1c834
Deleted: 75239a4561e1e64dd6984f2f36437fdd01ac552a88b0dedcf51da6d7f12bd208
Deleted: 1b7f247ac6f04986f2c2cf1e148738ac4c7c545b8a1e45c55c5401ddf195043b
Deleted: 0652f98850aee6a8dba3b238156662bce03bf5ffae9b461280d0d28b525815a8
Build step 'Execute shell' marked build as failure