You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/03/12 00:33:42 UTC

[jira] [Commented] (MESOS-1082) Make fails on AWS Ubuntu 12.04 and 13.10

    [ https://issues.apache.org/jira/browse/MESOS-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931152#comment-13931152 ] 

Dominic Hamon commented on MESOS-1082:
--------------------------------------

Could you include the full log of make please?

> Make fails on AWS Ubuntu 12.04 and 13.10
> ----------------------------------------
>
>                 Key: MESOS-1082
>                 URL: https://issues.apache.org/jira/browse/MESOS-1082
>             Project: Mesos
>          Issue Type: Bug
>          Components: build, ec2
>    Affects Versions: 0.17.0
>         Environment: AWS Instance, Ubuntu 12.04, Ubuntu 13.10
>            Reporter: Flavian Alexandru
>            Priority: Blocker
>              Labels: build
>             Fix For: 0.19.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> Following the official guidelines for Mesos 0.17 results in a build error.
> The error occurs for :: {code} make -j {code}
> {code}
> make[9]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty/protobuf-2.5.0/src'
> make[8]: *** [all-recursive] Error 1
> make[8]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty/protobuf-2.5.0'
> make[7]: *** [all] Error 2
> make[7]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty/protobuf-2.5.0'
> make[6]: *** [protobuf-2.5.0-build-stamp] Error 2
> make[6]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty'
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty'
> make[4]: *** [all] Error 2
> make[4]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess/3rdparty'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty/libprocess'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/ubuntu/mesos-0.17.0/build/3rdparty'
> make: *** [all-recursive] Error 1
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)