[systemd-bugs] [Bug 87339] New: #define UNIQUE is maybe not that unique, redefinition error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 15 11:35:56 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=87339

            Bug ID: 87339
           Summary: #define UNIQUE is maybe not that unique, redefinition
                    error
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: umut at tezduyar.com
        QA Contact: systemd-bugs at lists.freedesktop.org

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141215/d1964c71/attachment.html>


More information about the systemd-bugs mailing list