<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 - lp_bld_debug.cpp:100:31: error: no matching function for call to ‘llvm::raw_ostream::raw_ostream()’"
href="https://bugs.freedesktop.org/show_bug.cgi?id=89963">89963</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>lp_bld_debug.cpp:100:31: error: no matching function for call to ‘llvm::raw_ostream::raw_ostream()’
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</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>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>mesa: a873b79fa5e3138196a3c1785f2a65308fa78286 (master 10.6.0-devel)
Build error with llvm-3.7.0svn.
Compiling src/gallium/auxiliary/gallivm/lp_bld_debug.cpp ...
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp: In constructor
‘raw_debug_ostream::raw_debug_ostream()’:
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:100:31: error: no matching
function for call to ‘llvm::raw_ostream::raw_ostream()’
raw_debug_ostream() : pos(0) { }
^
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:100:31: note: candidate is:
In file included from src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:33:0:
include/llvm/Support/raw_ostream.h:95:12: note:
llvm::raw_ostream::raw_ostream(llvm::raw_ostream::StreamKind, bool)
explicit raw_ostream(StreamKind Kind, bool unbuffered = false)
^
include/llvm/Support/raw_ostream.h:95:12: note: candidate expects 2
arguments, 0 provided</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>