[
https://issues.apache.org/jira/browse/MESOS-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002723#comment-14002723
]
Timothy St. Clair commented on MESOS-1385:
------------------------------------------
So it looks like you've asked and answered this [~vlee] re:
https://bugs.freedesktop.org/show_bug.cgi?id=75010.
I've filed a bug upstream and will follow up :
https://bugzilla.redhat.com/show_bug.cgi?id=1099282
> 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)