Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1429

Error with clang 3.4 + '-fstack-protector-strong'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      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++
      
      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
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              xujyan Yan Xu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: