<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 - build error: /usr/include/xorg/xf86Opt.h:44:10: error: two or more data types in declaration specifiers"
href="https://bugs.freedesktop.org/show_bug.cgi?id=109678">109678</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>build error: /usr/include/xorg/xf86Opt.h:44:10: error: two or more data types in declaration specifiers
</td>
</tr>
<tr>
<th>Product</th>
<td>xorg
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</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>Driver/Radeon
</td>
</tr>
<tr>
<th>Assignee</th>
<td>xorg-driver-ati@lists.x.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>pedretti.fabio@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>xorg-team@lists.x.org
</td>
</tr></table>
<p>
<div>
<pre>A recent commit broke building -ati.
Full build log:
<a href="https://launchpadlibrarian.net/410908768/buildlog_ubuntu-bionic-amd64.xserver-xorg-video-ati_1%3A18.1.99+git1902111932.15697e~oibaf~b_BUILDING.txt.gz">https://launchpadlibrarian.net/410908768/buildlog_ubuntu-bionic-amd64.xserver-xorg-video-ati_1%3A18.1.99+git1902111932.15697e~oibaf~b_BUILDING.txt.gz</a>
Error:
In file included from /usr/include/xf86drm.h:40:0,
from ../../src/ati.c:61:
/usr/include/xorg/xf86Opt.h:44:10: error: two or more data types in declaration
specifiers
Bool bool;
^
In file included from /usr/include/xorg/xf86str.h:43:0,
from /usr/include/xorg/xf86.h:44,
from ../../src/ati.h:30,
from ../../src/ati.c:64:
/usr/include/xorg/xf86Opt.h:44:14: warning: declaration does not declare
anything
Bool bool;
^</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>