You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2017/11/10 00:41:00 UTC

[jira] [Updated] (MESOS-8052) "protoc" not found when running "make -j4 check" directly in stout

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

Kapil Arya updated MESOS-8052:
------------------------------
    Fix Version/s:     (was: 1.4.1)

> "protoc" not found when running "make -j4 check" directly in stout
> ------------------------------------------------------------------
>
>                 Key: MESOS-8052
>                 URL: https://issues.apache.org/jira/browse/MESOS-8052
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>              Labels: compile-error
>
> If we run {{make -j4 check}} without running {{make}} first, we will get the following error message:
> {noformat}
> 3rdparty/protobuf-3.3.0/src/protoc -I../tests --cpp_out=. ../tests/protobuf_tests.proto
> /bin/bash: 3rdparty/protobuf-3.3.0/src/protoc: No such file or directory
> Makefile:1934: recipe for target 'protobuf_tests.pb.cc' failed
> make: *** [protobuf_tests.pb.cc] Error 127
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)