[Bug 240423] games/ufoai: Fails to build with mxml 3.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 8 17:17:01 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240423

            Bug ID: 240423
           Summary: games/ufoai: Fails to build with mxml 3.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/P306
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: tobik at freebsd.org
                CC: m.tsatsenko at gmail.com
            Blocks: 240422
             Flags: maintainer-feedback?(m.tsatsenko at gmail.com)
                CC: m.tsatsenko at gmail.com

src/common/xml.cpp:523:14: error: member access into incomplete type
'mxml_node_t' (aka '_mxml_node_s')
                type = node->value.element.name;
                           ^
/usr/local/include/mxml.h:97:16: note: forward declaration of '_mxml_node_s'
typedef struct _mxml_node_s mxml_node_t;        /**** An XML node. ****/
               ^
9 warnings and 1 error generated.

Full log at https://reviews.freebsd.org/P306


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240422
[Bug 240422] textproc/mxml: Update to 3.1
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list