Andrei Sekretenko created MESOS-10135:
-----------------------------------------
Summary: *.pb.h / *.pb.cc targets lack dependency on bundled
protoc and GRPC plugin
Key: MESOS-10135
URL: https://issues.apache.org/jira/browse/MESOS-10135
Project: Mesos
Issue Type: Bug
Components: build
Affects Versions: 1.10.0
Reporter: Andrei Sekretenko
Noticed by @vinodkone in the ASF CI.
{noformat}
../3rdparty/protobuf-3.5.0/src/protoc -I../../include -I../../src
-I../3rdparty/csi-0.2.0 -I../3rdparty/csi-1.1.0
-I../3rdparty/protobuf-3.5.0/src --cpp_out=.
../../src/tests/common/http_tests.proto
/bin/bash: ../3rdparty/protobuf-3.5.0/src/protoc: No such file or directory
{noformat}
Appears to happen in the ASF CI sporadically.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)