<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 - #define UNIQUE is maybe not that unique, redefinition error"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87339">87339</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>#define UNIQUE is maybe not that unique, redefinition error
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</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>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>umut@tezduyar.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>I have no idea why only I am seeing this conflict but due to 2 "assert_cc"s
being placed on the same line, we are getting redefinition error.
In file included from /build/systemd/src/resolve/resolved-dns-rr.h:30:0,
from /build/systemd/src/resolve/resolved-link.h:34,
from /build/systemd/src/resolve/resolved-dns-server.h:36,
from /build/systemd/src/resolve/resolved-dns-scope.h:28,
from /build/systemd/src/resolve/resolved-dns-query.h:32,
from /build/systemd/src/resolve/resolved-manager.h:43,
from /build/systemd/src/resolve/resolved-bus.h:24,
from /build/systemd/src/resolve/resolved-bus.c:26:
/build/systemd/src/resolve/dns-type.h:120:1: error: redefinition of 'struct
_assert_struct_120'
In file included from /build/systemd/src/resolve/resolved-bus.c:23:0:
/build/systemd/src/libsystemd/sd-bus/bus-util.h:120:1: note: originally defined
here
Makefile:13514: recipe for target 'src/resolve/resolved-bus.o' failed
systemd 218</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>