<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 - Mesa fails to build with GCC 4.8"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100937">100937</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mesa fails to build with GCC 4.8
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</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>Drivers/Gallium/radeonsi
</td>
</tr>
<tr>
<th>Assignee</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>network723@rkmail.ru
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>dri-devel@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Recent Mesa (git 7b55a05159) fails to build with GCC 4.8 (opensuse 42.2), but
does build with GCC 6 (opensuse TW)
[ 434s] Making all in drivers/radeonsi
[ 434s] make[4]: Entering directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi'
[ 434s] CC si_blit.lo
[ 434s] CC si_compute.lo
[ 434s] CC cik_sdma.lo
[ 434s] CC si_cp_dma.lo
[ 434s] CC si_debug.lo
[ 434s] CC si_descriptors.lo
[ 435s] CC si_dma.lo
[ 435s] CC si_hw_context.lo
[ 435s] CC si_pipe.lo
[ 435s] CC si_pm4.lo
[ 435s] CC si_perfcounter.lo
[ 436s] si_perfcounter.c:314:1: error: initializer element is not constant
[ 436s] };
[ 436s] ^
[ 436s] Makefile:691: recipe for target 'si_perfcounter.lo' failed
[ 436s] make[4]: *** [si_perfcounter.lo] Error 1
[ 436s] make[4]: *** Waiting for unfinished jobs....
[ 436s] make[4]: Leaving directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium/drivers/radeonsi'
[ 436s] Makefile:587: recipe for target 'all-recursive' failed
[ 436s] make[3]: *** [all-recursive] Error 1
[ 436s] make[3]: Leaving directory
'/home/abuild/rpmbuild/BUILD/mesa/src/gallium'
[ 436s] Makefile:840: recipe for target 'all-recursive' failed
[ 436s] make[2]: *** [all-recursive] Error 1
[ 436s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src'
[ 436s] Makefile:630: recipe for target 'all' failed
[ 436s] make[1]: *** [all] Error 2
[ 436s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/mesa/src'
[ 436s] Makefile:632: recipe for target 'all-recursive' failed
[ 436s] make: *** [all-recursive] 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>