You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2018/01/02 19:37:00 UTC

[jira] [Updated] (MESOS-8369) CI build failure compiling volume_profile.proto

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

Vinod Kone updated MESOS-8369:
------------------------------
    Priority: Blocker  (was: Major)

> CI build failure compiling volume_profile.proto 
> ------------------------------------------------
>
>                 Key: MESOS-8369
>                 URL: https://issues.apache.org/jira/browse/MESOS-8369
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Chun-Hung Hsiao
>            Priority: Blocker
>
> Found this on ASF CI
> https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4681/consoleFull
> {code}
>   top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/libprocess" \
>   dist-hook
> make[4]: Entering directory `/mesos/3rdparty/libprocess'
> cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
> make[4]: Leaving directory `/mesos/3rdparty/libprocess'
> make[3]: Leaving directory `/mesos/3rdparty/libprocess'
> make[2]: Leaving directory `/mesos/3rdparty'
>  (cd src && make  top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
>      am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
> make[2]: Entering directory `/mesos/src'
> ../3rdparty/protobuf-3.5.0/src/protoc -I../include -I.  --cpp_out=. resource_provider/storage/volume_profile.proto
> make[2]: ../3rdparty/protobuf-3.5.0/src/protoc: Command not found
> make[2]: *** [resource_provider/storage/volume_profile.pb.h] Error 127
> make[2]: Leaving directory `/mesos/src'
> make[1]: *** [distdir] Error 1
> make[1]: Leaving directory `/mesos'
> make: *** [dist] Error 2
> {code}



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