Opened 4 years ago
Last modified 4 years ago
#61104 assigned defect
graphviz @2.41.20171026.1811: missing swig-lua dependency
Reported by: | chayward (Clive Hayward) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | graphviz-devel |
Description
graphviz-devel requires swig-lua installed to build correctly.
Change History (5)
comment:1 Changed 4 years ago by mf2k (Frank Schima)
comment:2 Changed 4 years ago by mf2k (Frank Schima)
Owner: | set to ryandesign |
---|---|
Port: | graphviz-devel added |
Status: | new → assigned |
comment:3 follow-up: 4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | graphviz-2.41.20171026.1811 missing dependency. → graphviz @2.41.20171026.1811: missing swig-lua dependency |
---|
It certainly shouldn't require swig-lua. Can you attach a main.log showing the problem you encountered?
(There is a +lua variant that does add the swig-lua dependency, for those who want lua support.)
comment:4 Changed 4 years ago by cooljeanius (Eric Gallager)
Replying to ryandesign:
It certainly shouldn't require swig-lua. Can you attach a main.log showing the problem you encountered?
(There is a +lua variant that does add the swig-lua dependency, for those who want lua support.)
(note that the +lua variant attempts to write to /usr/lib, which fails with EROFS on newer versions of macOS)
comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
That sounds like #58286. In any case, I'm aware that the graphviz ports' language bindings variants have been neglected for a very long time and probably do not work well.
In the future, please fill in the Port field and add the port maintainer(s) to Cc (
port info --maintainers graphviz-devel
), if any.