You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Timothy St. Clair (JIRA)" <ji...@apache.org> on 2014/05/20 04:44:39 UTC

[jira] [Closed] (MESOS-1385) clang: error: unknown argument: '-fstack-protector-strong'

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

Timothy St. Clair closed MESOS-1385.
------------------------------------

    Resolution: Not a Problem

This is an upstream clang issue, not a mesos issue.  You'll see it in multiple locs.  

> clang: error: unknown argument: '-fstack-protector-strong'
> ----------------------------------------------------------
>
>                 Key: MESOS-1385
>                 URL: https://issues.apache.org/jira/browse/MESOS-1385
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Fedora 20
> clang 3.4
>            Reporter: Vinson Lee
>            Assignee: Timothy St. Clair
>            Priority: Blocker
>
> {noformat}
> checking consistency of all components of python development environment... yes
> checking whether we can build usable Python eggs... clang: error: unknown argument: '-fstack-protector-strong'
> clang: error: unknown argument: '-fstack-protector-strong'
> error: command 'clang' failed with exit status 1
> configure: error: no
> -------------------------------------------------------------------
> It appears we were unable to build a usable native Python egg.
> There are two possible workarounds for this issue:
>     1. Disable python bindings by configuring with --disable-python.
>     2. Use an alternative Python installation that was built using
>        the same build setup as Mesos.
> -------------------------------------------------------------------
> {noformat}



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