See 
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,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)&&(!ubuntu-eu2)/3379/display/redirect?page=changes>

Changes:

[yujie.jay] Support the full CNI DNS specification.

------------------------------------------
[...truncated 1.07 MB...]
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:108:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to '__ostream_type 
&(*)(__ostream_type &)' for 1st argument
      operator<<(__ostream_type& (*__pf)(__ostream_type&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:117:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to '__ios_type 
&(*)(__ios_type &)' for 1st argument
      operator<<(__ios_type& (*__pf)(__ios_type&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:127:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::ios_base 
&(*)(std::ios_base &)' for 1st argument
      operator<<(ios_base& (*__pf) (ios_base&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:166:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'long' for 1st argument
      operator<<(long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:170:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned long' for 
1st argument
      operator<<(unsigned long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:174:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'bool' for 1st argument
      operator<<(bool __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:178:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'short' for 1st 
argument
      operator<<(short __n);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:181:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned short' for 
1st argument
      operator<<(unsigned short __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:189:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'int' for 1st argument
      operator<<(int __n);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:192:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned int' for 1st 
argument
      operator<<(unsigned int __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:201:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'long long' for 1st 
argument
      operator<<(long long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:205:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned long long' 
for 1st argument
      operator<<(unsigned long long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:220:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'double' for 1st 
argument
      operator<<(double __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:224:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'float' for 1st 
argument
      operator<<(float __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:232:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'long double' for 1st 
argument
      operator<<(long double __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:270:7:
 note: candidate function not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to '__streambuf_type *' 
(aka 'basic_streambuf<char, std::char_traits<char> > *') for 1st argument
      operator<<(__streambuf_type* __sb);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:476:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'char' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __out, char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:482:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:488:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'signed char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, signed char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:493:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'unsigned char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:530:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:543:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const signed char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:548:5:
 note: candidate function [with _Traits = std::char_traits<char>] not viable: 
no known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const unsigned char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:602:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>, _Tp = 
google::protobuf::RepeatedPtrField<std::basic_string<char> >] not viable: no 
known conversion from 'basic_ostream<char, std::char_traits<char> >' to 
'basic_ostream<char, std::char_traits<char> > &&' for 1st argument
    operator<<(basic_ostream<_CharT, _Traits>&& __os, const _Tp& __x)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/ostream.tcc:321:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'const char *' for 2nd 
argument
    operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1150:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'const 
std::bernoulli_distribution' for 2nd argument
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:76:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Resetiosflags' 
for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:106:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setiosflags' 
for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:140:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setbase' for 
2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:205:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setprecision' 
for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:235:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setw' for 2nd 
argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/system_error:186:5:
 note: candidate function [with _CharT = char, _Traits = 
std::char_traits<char>] not viable: no known conversion from 'const 
::google::protobuf::RepeatedPtrField< ::std::string>' to 'const 
std::error_code' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
    ^
../../src/messages/messages.hpp:41:15: note: candidate function not viable: no 
known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const mesos::internal::StatusUpdate' for 2nd argument
std::ostream& operator<<(std::ostream& stream, const StatusUpdate& update);
              ^
../../src/messages/messages.hpp:44:15: note: candidate function not viable: no 
known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const StatusUpdateRecord::Type' (aka 'const 
mesos::internal::StatusUpdateRecord_Type') for 2nd argument
std::ostream& operator<<(
              ^
../../src/messages/flags.hpp:53:22: note: candidate function not viable: no 
known conversion from 'const ::google::protobuf::RepeatedPtrField< 
::std::string>' to 'const mesos::internal::Firewall' for 2nd argument
inline std::ostream& operator<<(
                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:471:5:
 note: candidate template ignored: deduced conflicting types for parameter 
'_CharT' ('char' vs. 
'google::protobuf::RepeatedPtrField<std::basic_string<char> >')
    operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2753:5:
 note: candidate template ignored: could not match 'basic_string' against 
'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:513:5:
 note: candidate template ignored: could not match 'const _CharT *' against 
'::google::protobuf::RepeatedPtrField< ::std::string>'
    operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bitset:1521:5:
 note: candidate template ignored: could not match 'bitset' against 
'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/complex:524:5:
 note: candidate template ignored: could not match 'complex' against 
'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/shared_ptr.h:66:5:
 note: candidate template ignored: could not match '__shared_ptr' against 
'RepeatedPtrField'
    operator<<(std::basic_ostream<_Ch, _Tr>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.h:1277:5:
 note: candidate template ignored: could not match 'independent_bits_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:156:5:
 note: candidate template ignored: could not match 'linear_congruential_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:477:5:
 note: candidate template ignored: could not match 'mersenne_twister_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:632:5:
 note: candidate template ignored: could not match 'subtract_with_carry_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:702:5:
 note: candidate template ignored: could not match 'discard_block_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:831:5:
 note: candidate template ignored: could not match 'shuffle_order_engine' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1029:5:
 note: candidate template ignored: could not match 'uniform_int_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1088:5:
 note: candidate template ignored: could not match 'uniform_real_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1232:5:
 note: candidate template ignored: could not match 'geometric_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1347:5:
 note: candidate template ignored: could not match 
'negative_binomial_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1552:5:
 note: candidate template ignored: could not match 'poisson_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1819:5:
 note: candidate template ignored: could not match 'binomial_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1883:5:
 note: candidate template ignored: could not match 'exponential_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2050:5:
 note: candidate template ignored: could not match 'normal_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2115:5:
 note: candidate template ignored: could not match 'lognormal_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2188:5:
 note: candidate template ignored: could not match 'chi_squared_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2275:5:
 note: candidate template ignored: could not match 'cauchy_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2352:5:
 note: candidate template ignored: could not match 'fisher_f_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2427:5:
 note: candidate template ignored: could not match 'student_t_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2596:5:
 note: candidate template ignored: could not match 'gamma_distribution' against 
'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2674:5:
 note: candidate template ignored: could not match 'weibull_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2750:5:
 note: candidate template ignored: could not match 'extreme_value_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2886:5:
 note: candidate template ignored: could not match 'discrete_distribution' 
against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:3096:5:
 note: candidate template ignored: could not match 
'piecewise_constant_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:3312:5:
 note: candidate template ignored: could not match 
'piecewise_linear_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:175:5:
 note: candidate template ignored: could not match '_Setfill' against 
'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:308:5:
 note: candidate template ignored: could not match '_Put_money' against 
'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f)
    ^
mv -f 
slave/containerizer/mesos/isolators/filesystem/.deps/libmesos_no_3rdparty_la-shared.Tpo
 
slave/containerizer/mesos/isolators/filesystem/.deps/libmesos_no_3rdparty_la-shared.Plo
/bin/bash ../libtool  --tag=CXX   --mode=compile clang++-3.5 
-DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" 
-DPACKAGE_VERSION=\"1.3.0\" -DPACKAGE_STRING=\"mesos\ 1.3.0\" 
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" 
-DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 
-DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 
-DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 
-DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_EVENT2_EVENT_H=1 
-DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 -DHAVE_LIBEVENT_PTHREADS=1 
-DHAVE_LIBSASL2=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_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 
-DHAVE_LIBSVN_DELTA_1=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" 
-DMESOS_HAS_PYTHON=1 -I. -I../../src   -Werror 
-DLIBDIR=\"/mesos/mesos-1.3.0/_inst/lib\" 
-DPKGLIBEXECDIR=\"/mesos/mesos-1.3.0/_inst/libexec/mesos\" 
-DPKGDATADIR=\"/mesos/mesos-1.3.0/_inst/share/mesos\" 
-DPKGMODULEDIR=\"/mesos/mesos-1.3.0/_inst/lib/mesos/modules\" -I../../include 
-I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS 
-isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 
-I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include 
-I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 
-I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src 
-I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include 
-I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 
-I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0  
-pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC 
-fPIE -g1 -O0 -std=c++11 -MT 
slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-aufs.lo 
-MD -MP -MF 
slave/containerizer/mesos/provisioner/backends/.deps/libmesos_no_3rdparty_la-aufs.Tpo
 -c -o 
slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-aufs.lo 
`test -f 'slave/containerizer/mesos/provisioner/backends/aufs.cpp' || echo 
'../../src/'`slave/containerizer/mesos/provisioner/backends/aufs.cpp
libtool: compile:  clang++-3.5 -DPACKAGE_NAME=\"mesos\" 
-DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.3.0\" 
"-DPACKAGE_STRING=\"mesos 1.3.0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" 
-DPACKAGE=\"mesos\" -DVERSION=\"1.3.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 
-DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBZ=1 -DHAVE_FTS_H=1 
-DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 
-DHAVE_EVENT2_EVENT_H=1 -DHAVE_LIBEVENT=1 -DHAVE_EVENT2_THREAD_H=1 
-DHAVE_LIBEVENT_PTHREADS=1 -DHAVE_LIBSASL2=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_SVN_VERSION_H=1 
-DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 
-DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../src 
-Werror -DLIBDIR=\"/mesos/mesos-1.3.0/_inst/lib\" 
-DPKGLIBEXECDIR=\"/mesos/mesos-1.3.0/_inst/libexec/mesos\" 
-DPKGDATADIR=\"/mesos/mesos-1.3.0/_inst/share/mesos\" 
-DPKGMODULEDIR=\"/mesos/mesos-1.3.0/_inst/lib/mesos/modules\" -I../../include 
-I../include -I../include/mesos -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS 
-isystem ../3rdparty/boost-1.53.0 -I../3rdparty/elfio-3.2 
-I../3rdparty/glog-0.3.3/src -I../3rdparty/leveldb-1.19/include 
-I../../3rdparty/libprocess/include -I../3rdparty/nvml-352.79 
-I../3rdparty/picojson-1.3.0 -I../3rdparty/protobuf-2.6.1/src 
-I../../3rdparty/stout/include -I../3rdparty/zookeeper-3.4.8/src/c/include 
-I../3rdparty/zookeeper-3.4.8/src/c/generated -DHAS_AUTHENTICATION=1 
-I/usr/include/subversion-1 -I/usr/include/apr-1 -I/usr/include/apr-1.0 
-pthread -Wall -Wsign-compare -Wformat-security -fstack-protector-strong -fPIC 
-g1 -O0 -std=c++11 -MT 
slave/containerizer/mesos/provisioner/backends/libmesos_no_3rdparty_la-aufs.lo 
-MD -MP -MF 
slave/containerizer/mesos/provisioner/backends/.deps/libmesos_no_3rdparty_la-aufs.Tpo
 -c ../../src/slave/containerizer/mesos/provisioner/backends/aufs.cpp  -fPIC 
-DPIC -o 
slave/containerizer/mesos/provisioner/backends/.libs/libmesos_no_3rdparty_la-aufs.o
1 error generated.
make[3]: *** 
[slave/containerizer/mesos/isolators/network/cni/libmesos_no_3rdparty_la-cni.lo]
 Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f 
slave/containerizer/mesos/.deps/libmesos_no_3rdparty_la-linux_launcher.Tpo 
slave/containerizer/mesos/.deps/libmesos_no_3rdparty_la-linux_launcher.Plo
mv -f 
slave/containerizer/mesos/isolators/volume/.deps/libmesos_no_3rdparty_la-image.Tpo
 
slave/containerizer/mesos/isolators/volume/.deps/libmesos_no_3rdparty_la-image.Plo
mv -f 
slave/containerizer/mesos/isolators/filesystem/.deps/libmesos_no_3rdparty_la-linux.Tpo
 
slave/containerizer/mesos/isolators/filesystem/.deps/libmesos_no_3rdparty_la-linux.Plo
mv -f 
slave/containerizer/mesos/isolators/docker/volume/.deps/libmesos_no_3rdparty_la-isolator.Tpo
 
slave/containerizer/mesos/isolators/docker/volume/.deps/libmesos_no_3rdparty_la-isolator.Plo
mv -f 
slave/containerizer/mesos/provisioner/backends/.deps/libmesos_no_3rdparty_la-aufs.Tpo
 
slave/containerizer/mesos/provisioner/backends/.deps/libmesos_no_3rdparty_la-aufs.Plo
make[3]: Leaving directory `/mesos/mesos-1.3.0/_build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mesos/mesos-1.3.0/_build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.3.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1489630225-24709
Untagged: mesos-1489630225-24709:latest
Deleted: sha256:1003ac52d6f760ed21badc31d1c18cc7c4cada0367ea193186a243a6c1e4786d
Deleted: sha256:d404fd5b94268c7ed4d7df8dd7a5e9d9ae787c66052164813e75e803f37f97ab
Deleted: sha256:c8daf04cbb859d587306db7444d88a2a17caecedcc2727edc3e7eff4f4b86bc9
Deleted: sha256:094bde4c77ae7f0135dfc39eb5189b48c2299270c47398a267133ff256c1ecd8
Deleted: sha256:ed8ffd9b8daf2d9fb8a75e13c59951a500934ddb662e5e1a62afe9e96030ae9c
Deleted: sha256:0a081960342a8f3731ec512d4fad050f8a770ab12e06adf8b0263d9b411f8266
Deleted: sha256:f22123e838119da10b18a8a0a18adbe57bd76e758103c18c5c9a242935d7f5d0
Deleted: sha256:9fac8340d4847eded48f30f0ddcad51240b0f5ff0d51d274c2beec0704d1f47e
Deleted: sha256:22059d5dc853ee20a428914173410e9d9f5b58d6bf23449d0de34add9f6f59cd
Deleted: sha256:e3f7a4f5460496271522d4ac9bd5d9d943f9ff878d279a9158f96acd741c0a8e
Deleted: sha256:6451cb020ee0f02f019d6965ed8203f3b507fc58a65cef4216c1d3d7b96a1db0
Deleted: sha256:25a04ed4deb2aefbcce0759b8266fb4b79d570e6cff9991ca513964ee48a252b
Deleted: sha256:f92c4e67a8e786281d9b3845d4a92b7ec5844a269d9bf3b81ce238cd25615f28
Deleted: sha256:9a9854c3725939984803292fb04c7939e29da3b54d4b75ec135d098641d82110
Deleted: sha256:05ad8913e729a8da3c709cec5e30cabe7dadf7d13abfdbbe5607266af8c92879
Deleted: sha256:6f56cbb162abdb41a44560de95d619eb1b6e8097fa818bb4a4b4837e3984812c
Deleted: sha256:cef711be6c0f424b1f37c8f45807c870d796413809a968d9cfd2da80d7d8eabf
Deleted: sha256:fb1f1253012ae87c779ae226a70aefd5ea53f1dc0937c346cd92bca3fc2f92c1
Deleted: sha256:6a4dce60894a508cbdf83f30b614ac56f4b9cad81738bc8321e8d60f50ab29df
Deleted: sha256:cbb30c2f74e2ea0df7efee21f68ee7e291caca86a582c4cd5340bb51cfc9df76
Deleted: sha256:6a215d46482f29bd85aad4ee2ad132967c23b6c9f5c4ed9ff1743405f1c7f3e7
Deleted: sha256:76098adca24fafbe9328c98c94f0a18619c4be08ce057e3de4e0b213d3892f24
Deleted: sha256:ca65fad6b12dab8f200d29db075b4a6890f8edc037bf0de727ba93ce6a53d4a3
Deleted: sha256:1aacd26e19f4d420c7acc9df307968a7b6297f13d89d522b5a1b395904aec971
Build step 'Execute shell' marked build as failure

Reply via email to