Opened 11 years ago
Last modified 3 years ago
#42348 closed defect
graphviz @2.36.0 +ming: error: unknown type name 'textpara_t'; did you mean 'textspan_t'? — at Version 1
Reported by: | davidfavor (David Favor) | Owned by: | ryandesign@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | graphviz, graphviz-devel |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
See attached log.
gvrender_ming.c:45:15: warning: unused variable 'action' [-Wunused-variable]
Workaround is to build without +ming variant.
Change History (2)
Changed 11 years ago by davidfavor (David Favor)
Attachment: | graphviz.log added |
---|
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | graphviz-devel added |
Status: | new → assigned |
Summary: | Latest graphviz with +ming variant build errors → graphviz @2.36.0 +ming: error: unknown type name 'textpara_t'; did you mean 'textspan_t'? |
Note: See
TracTickets for help on using
tickets.
The warning you quoted is just a warning. The real problem is what comes after the warning:
Confirmed with graphviz @2.36.0 and @2.37.20140201.0545. I've reported it to the developers: http://www.graphviz.org/mantisbt/view.php?id=2420