[
https://issues.apache.org/jira/browse/MESOS-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Wu reassigned MESOS-6100:
--------------------------------
Assignee: Kevin Klues
This warning appears to be valid, though our CIs don't seem to have that error
enabled.
This was introduced here: https://reviews.apache.org/r/50763/
https://github.com/apache/mesos/blob/d4970b78313943aecff7d0366621fbab43563c84/src/linux/fs.cpp#L120
> Make fails compiling 1.0.1
> ---------------------------
>
> Key: MESOS-6100
> URL: https://issues.apache.org/jira/browse/MESOS-6100
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.1
> Environment: Alpine Linux (Edge)
> GCC 6.1.1
> Reporter: Gennady Feldman
> Assignee: Kevin Klues
>
> linux/fs.cpp: In static member function 'static
> Try<mesos::internal::fs::MountInfoTable>
> mesos::internal::fs::MountInfoTable::read(const Option<int>&, bool)':
> linux/fs.cpp:152:27: error: 'rootParentId' may be used uninitialized in this
> function [-Werror=maybe-uninitialized]
> sortFrom(rootParentId);
> ^
> cc1plus: all warnings being treated as errors
> P.S. This is something new since I am able to compile 1.0.0 just fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)