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 2016/04/27 15:16:13 UTC

[jira] [Comment Edited] (MESOS-3319) Mesos will not build when configured with gperftools enabled

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

Kapil Arya edited comment on MESOS-3319 at 4/27/16 1:15 PM:
------------------------------------------------------------

{code}
commit dc8b9a4abff74d1a2e33039836682bdfa7188f87
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:50 2016 -0400

    Added the '--enable-perftools' flag to configure docs.
    
    Review: https://reviews.apache.org/r/46647/

commit 0956ce89bad62657e88affe233a6693632a5bc67
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:37 2016 -0400

    Updated gperftools to version 2.5 (Mesos).
    
    Review: https://reviews.apache.org/r/46462/

commit 5aec0377bdaba4aa72debdf37aeb66960e5192d1
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:27 2016 -0400

    Updated gperftools to version 2.5 (libprocess).
    
    Review: https://reviews.apache.org/r/46461/

commit 50a22f3d688faec95937090d3e6d75ae641dc940
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:33 2016 -0400

    Fixed the build when perftools is enabled.
    
    Review: https://reviews.apache.org/r/46643/
{code}


was (Author: karya):
{code}
commit 0956ce89bad62657e88affe233a6693632a5bc67
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:37 2016 -0400

    Updated gperftools to version 2.5 (Mesos).
    
    Review: https://reviews.apache.org/r/46462/

commit 5aec0377bdaba4aa72debdf37aeb66960e5192d1
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:27 2016 -0400

    Updated gperftools to version 2.5 (libprocess).
    
    Review: https://reviews.apache.org/r/46461/

commit 50a22f3d688faec95937090d3e6d75ae641dc940
Author: Greg Mann <gr...@mesosphere.io>
Date:   Tue Apr 26 10:43:33 2016 -0400

    Fixed the build when perftools is enabled.
    
    Review: https://reviews.apache.org/r/46643/
{code}

> Mesos will not build when configured with gperftools enabled
> ------------------------------------------------------------
>
>                 Key: MESOS-3319
>                 URL: https://issues.apache.org/jira/browse/MESOS-3319
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>              Labels: build
>             Fix For: 0.29.0
>
>
> Mesos configured with {{--enable-perftools}} currently will not build on OSX 10.10.4 or Ubuntu 14.04, possibly because the bundled gperftools-2.0 is not current. The stable release is now 2.4, which builds successfully on both of these platforms.
> This issue is resolved when Mesos will build successfully out of the box with gperftools enabled. After this ticket is resolved, the libprocess profiler should be tested to confirm that it still works and if not, it should be fixed.



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