Benno Evers created MESOS-9736:
----------------------------------
Summary: Error building libgrpc++ on Mac from a source tarball
Key: MESOS-9736
URL: https://issues.apache.org/jira/browse/MESOS-9736
Project: Mesos
Issue Type: Bug
Reporter: Benno Evers
The following error was reported by [~tillt] trying to build the `1.8.0-rc2`
release candidate on a MacOS machine:
{noformat}
make[2]: *** No rule to make target
`../3rdparty/grpc-1.10.0/libs/opt/libgrpc++.a', needed by `libmesos.la'. Stop.
{noformat}
Looking into the issue, the following was theory was offered for the cause of
the problem:
{quote}
I have the hunch that this isnt an macOS thing but instead a problem in our
build setup which does (not intentionally) try to do certain things in parallel.
{quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)