[
https://issues.apache.org/jira/browse/MESOS-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yan Xu updated MESOS-1429:
--------------------------
Summary: Error with clang 3.4 + '-fstack-protector-strong' (was: Error
clang 3.4 + '-fstack-protector-strong')
> Error with clang 3.4 + '-fstack-protector-strong'
> -------------------------------------------------
>
> Key: MESOS-1429
> URL: https://issues.apache.org/jira/browse/MESOS-1429
> Project: Mesos
> Issue Type: Bug
> Reporter: Yan Xu
>
> {noformat:title=clang version, os:fedora-20}
> [mesos-fedora-20-clang] $ /bin/sh -xe /tmp/hudson7845793344874482551.sh
> + clang --version
> clang version 3.4 (tags/RELEASE_34/final)
> Target: x86_64-redhat-linux-gnu
> Thread model: posix
> + clang++ --version
> clang version 3.4 (tags/RELEASE_34/final)
> Target: x86_64-redhat-linux-gnu
> Thread model: posix
> + export CC=clang
> + CC=clang
> + export CXX=clang++
> + CXX=clang++
> {noformat}
> {noformat:title=error}
> 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
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)