You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrei Sekretenko (Jira)" <ji...@apache.org> on 2020/07/01 12:32:00 UTC

[jira] [Assigned] (MESOS-10135) *.pb.h / *.pb.cc targets lack dependency on bundled protoc and GRPC plugin

     [ https://issues.apache.org/jira/browse/MESOS-10135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrei Sekretenko reassigned MESOS-10135:
-----------------------------------------

       Assignee: Andrei Sekretenko
    Environment: https://reviews.apache.org/r/72547/

> *.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
>         Environment: https://reviews.apache.org/r/72547/
>            Reporter: Andrei Sekretenko
>            Assignee: Andrei Sekretenko
>            Priority: Minor
>
> 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)