<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [clover] fail to build with llvm-svn/clang-svn 3.8"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92705">92705</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[clover] fail to build with llvm-svn/clang-svn 3.8
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>lordheavym@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The output:
  CXX      llvm/libclllvm_la-invocation.lo
  CXXLD    libcltgsi.la
ar: `u' modifier ignored since `D' is the default (see `U')
llvm/invocation.cpp: In function 'llvm::Module*
{anonymous}::compile_llvm(llvm::LLVMContext&, const string&, const header_map&,
const string&, const string&, const string&, const string&, unsigned int
(&)[7], unsigned int&, std::string&)':
llvm/invocation.cpp:250:26: error: 'class clang::CodeGenOptions' has no member
named 'LinkBitcodeFile'
       c.getCodeGenOpts().LinkBitcodeFile = libclc_path;
                          ^
llvm/invocation.cpp: In function 'llvm::MDNode*
{anonymous}::node_from_op_checked(const llvm::MDOperand&, llvm::StringRef,
unsigned int)':
llvm/invocation.cpp:388:12: warning: unused variable 'str_node'
[-Wunused-variable]
       auto str_node = llvm::cast<llvm::MDString>(node->getOperand(0));
            ^
Makefile:868: recipe for target 'llvm/libclllvm_la-invocation.lo' failed
make[3]: *** [llvm/libclllvm_la-invocation.lo] Error 1
make[3]: Leaving directory
'/build/mesa-git/src/mesa/src/gallium/state_trackers/clover'
Makefile:588: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1

it's related to the following clang change:
<a href="https://github.com/llvm-mirror/clang/commit/d40c9d5c5ac1cfe4493652f3d0e3bfbded161840#diff-eea4b935785994d2ac7145014a13e9c0">https://github.com/llvm-mirror/clang/commit/d40c9d5c5ac1cfe4493652f3d0e3bfbded161840#diff-eea4b935785994d2ac7145014a13e9c0</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>