<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 - error: implicit declaration of function ‘_mesa_debug’"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106027">106027</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>error: implicit declaration of function ‘_mesa_debug’
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86 (IA32)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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>pedretti.fabio@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>maraeo@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Build failure on i386 since latest changes.
Full build log and configure options here:
<a href="https://launchpadlibrarian.net/364970067/buildlog_ubuntu-xenial-i386.mesa_18.1~git1804130730.e96182~oibaf~x_BUILDING.txt.gz">https://launchpadlibrarian.net/364970067/buildlog_ubuntu-xenial-i386.mesa_18.1~git1804130730.e96182~oibaf~x_BUILDING.txt.gz</a>
../../../src/mesa/x86/common_x86.c: In function ‘_mesa_check_os_sse_support’:
../../../src/mesa/x86/common_x86.c:200:7: error: implicit declaration of
function ‘_mesa_debug’ [-Werror=implicit-function-declaration]
_mesa_debug(NULL, "Not testing OS support for SSE, leaving enabled.\n");
^
cc1: some warnings being treated as errors
Makefile:3037: recipe for target 'x86/common_x86.lo' failed
make[6]: *** [x86/common_x86.lo] Error 1
make[6]: *** Waiting for unfinished jobs....</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>