Vinson Lee created MESOS-1385:
---------------------------------

             Summary: 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
            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)

Reply via email to