Opened 10 years ago
Closed 10 years ago
#43712 closed defect (fixed)
ggobi @2.1.8_1 Build failure
Reported by: | rbubley | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ggobi |
Description (last modified by mf2k (Frank Schima))
ggobi fails to build one of its optional components, the graphviz plugin. A post at https://groups.google.com/forum/#!topic/ggobi/5I61syMDPHE suggests that this is because the graphviz API changed between graphviz 2.28 and 2.30, and there doesn't seem to be an upstream fix.
A work-around would be to change the ggobi portfile to exclude the graphviz plugin: i.e. change a line in the portfile to
configure.args --with-dataviewer --with-describedisplay --with-ggvis --with-graphaction --with-varcloud
Change History (3)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
Version: | 2.2.1 |
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r120054, updated to version 2.1.9, GraphLayout plugin disabled due to incompatibility with current graphviz API.
Note: See
TracTickets for help on using
tickets.
Thanks. In the future, please use WikiFormatting.