<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - Mesa build error with clang 3.6.2 undefined reference to `llvm::sys::getProcessTriple()'"
href="https://llvm.org/bugs/show_bug.cgi?id=24744">24744</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mesa build error with clang 3.6.2 undefined reference to `llvm::sys::getProcessTriple()'
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>3.6
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>compile-fail, regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Mesa fails to build with clang 3.6.2.
This build error occurs with clang 3.6.2 on Fedora 24 Rawhide and Ubuntu 15.10
Wily.
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:141: undefined reference to
`llvm::sys::getProcessTriple()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Mesa builds successfully with clang 3.6.0 on Ubuntu 15.04 Vivid.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>