Jan Schlicht created MESOS-8719:
-----------------------------------
Summary: Mesos compiled with `--enable-grpc` doesn't compile on
non-Linux builds
Key: MESOS-8719
URL: https://issues.apache.org/jira/browse/MESOS-8719
Project: Mesos
Issue Type: Bug
Components: storage
Affects Versions: 1.6.0
Environment: macOS
Reporter: Jan Schlicht
Assignee: Jan Schlicht
Commit {{59cca968e04dee069e0df2663733b6d6f55af0da}} added
{{examples/test_csi_plugin.cpp}} to non-Linux builds that are configured using
the {{--enable-grpc}} flag. As {{examples/test_csi_plugin.cpp}} includes
{{fs/linux.hpp}}, it can only compile on Linux and needs to be disabled for
non-Linux builds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)