[
https://issues.apache.org/jira/browse/MESOS-4555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neil Conway reassigned MESOS-4555:
----------------------------------
Assignee: Neil Conway
> Build broken with GCC 5.3.0
> ---------------------------
>
> Key: MESOS-4555
> URL: https://issues.apache.org/jira/browse/MESOS-4555
> Project: Mesos
> Issue Type: Bug
> Components: containerization
> Reporter: Neil Conway
> Assignee: Neil Conway
> Fix For: 0.28.0
>
>
> {noformat}
> In file included from
> /mesos-2/src/slave/containerizer/mesos/provisioner/docker/store.cpp:20:0:
> ../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h: In
> instantiation of 'std::__cxx11::string* google::Check_LTImpl(const T1&, const
> T2&, const char*) [with T1 = unsigned int; T2 = int; std::__cxx11::string =
> std::__cxx11::basic_string<char>]':
> /mesos-2/src/slave/containerizer/mesos/provisioner/docker/store.cpp:219:196:
> required from here
> ../3rdparty/libprocess/3rdparty/glog-0.3.3/src/glog/logging.h:697:150: error:
> comparison between signed and unsigned integer expressions
> [-Werror=sign-compare]
> cc1plus: all warnings being treated as errors
> Makefile:5882: recipe for target
> 'slave/containerizer/mesos/provisioner/docker/libmesos_no_3rdparty_la-store.lo'
> failed
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)