You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Marco Massenzio (JIRA)" <ji...@apache.org> on 2015/05/08 17:15:01 UTC

[jira] [Closed] (MESOS-2171) Compilation error on Ubuntu 12.04

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

Marco Massenzio closed MESOS-2171.
----------------------------------
    Resolution: Won't Fix

We just moved to gcc 4.8 so this should no longer be an issue - also, there has been no further activity for the past five months; if this is still an issue, please re-open with updated information.

> Compilation error on Ubuntu 12.04 
> ----------------------------------
>
>                 Key: MESOS-2171
>                 URL: https://issues.apache.org/jira/browse/MESOS-2171
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>         Environment: Ubuntu 12.04 
> java version "1.6.0_33"
> gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
>            Reporter: Mark Luntzel
>            Priority: Blocker
>
> Following http://mesos.apache.org/gettingstarted/ we get a compilation error:
> ../../../3rdparty/libprocess/src/clock.cpp:167:36:   instantiated from here
> /usr/include/c++/4.6/tr1/functional:2040:46: error: invalid initialization of reference of type 'std::list<process::Timer>&&' from expression of type 'std::list<process::Timer>'
> /usr/include/c++/4.6/tr1/functional:2040:46: error: return-statement with a value, in function returning 'void' [-fpermissive]
> make[4]: *** [libprocess_la-clock.lo] Error 1
> More output here: 
> https://gist.github.com/luntzel/f5a3c62297aae812c986
> Please advise. Thanks in advance! 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)