<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - LLVM Build fail"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61992">61992</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>LLVM Build fail
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Reporter</th>
<td>lists@andyfurniss.entadsl.com
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Component</th>
<td>Other
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr></table>
<p>
<div>
<pre>./autogen.sh --prefix=/usr --disable-egl --enable-texture-float
--enable-gallium-g3dvl --enable-r600-llvm-compiler
--with-gallium-drivers=r600,swrast --with-dri-drivers=
up to data tstellar/llvm.
make[4]: Entering directory
`/mnt/sdb1/Src64/Mesa-git/mesa/src/gallium/drivers/radeon'
CXX radeon_llvm_emit.lo
radeon_llvm_emit.cpp: In function 'void radeon_llvm_shader_type(LLVMValueRef,
unsigned int)':
radeon_llvm_emit.cpp:82:13: error: 'AttributeSet' has not been declared
radeon_llvm_emit.cpp:87:35: error: no matching function for call to
'llvm::AttrBuilder::addAttribute(const char [11], char [2])'
radeon_llvm_emit.cpp:87:35: note: candidate is:
/usr/include/llvm/Attributes.h:207:16: note: llvm::AttrBuilder&
llvm::AttrBuilder::addAttribute(llvm::Attributes::AttrVal)
/usr/include/llvm/Attributes.h:207:16: note: candidate expects 1 argument, 2
provided
radeon_llvm_emit.cpp:89:3: error: 'AttributeSet' was not declared in this scope
radeon_llvm_emit.cpp:89:16: error: expected ';' before 'Set'
radeon_llvm_emit.cpp:90:9: error: 'class llvm::Function' has no member named
'addAttributes'
radeon_llvm_emit.cpp:90:28: error: 'Set' was not declared in this scope
make[4]: *** [radeon_llvm_emit.lo] Error 1</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>