[MacPorts] #55393: Installation failure: graphviz + rsvg

MacPorts noreply at macports.org
Wed Nov 22 19:07:06 UTC 2017


#55393: Installation failure: graphviz + rsvg
------------------------+------------------------
  Reporter:  rhstanton  |      Owner:  ryandesign
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  graphviz   |
------------------------+------------------------
Changes (by ryandesign):

 * keywords:  graphviz rsvg =>
 * owner:   => ryandesign
 * status:  new => assigned


Old description:

> On a fresh installation of MacPorts under OS X High Sierra, installation
> fails if I try the +rsvg variant of graphviz. Note that it seems to think
> it requires itself as a dependency, which seems odd:
>
> $ sudo port install graphviz +rsvg
>
> --->  Computing dependencies for graphviz
>
> The following dependencies will be installed:
>
>  graphviz
>
>  librsvg
>
>  vala
>
> Continue? [Y/n]: y
>
> Error: Follow https://guide.macports.org/#project.tickets to report a
> bug.
>
> Error: Processing of port graphviz failed

New description:

 On a fresh installation of MacPorts under OS X High Sierra, installation
 fails if I try the +rsvg variant of graphviz. Note that it seems to think
 it requires itself as a dependency, which seems odd:

 {{{
 $ sudo port install graphviz +rsvg
 --->  Computing dependencies for graphviz
 The following dependencies will be installed:
  graphviz
  librsvg
  vala
 Continue? [Y/n]: y
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 Error: Processing of port graphviz failed
 }}}

--

Comment:

 Replying to [ticket:55393 rhstanton]:
 > Note that it seems to think it requires itself as a dependency, which
 seems odd:

 You're right. librsvg depends on vala, which depends on graphviz. So that
 won't work. If you want to install graphviz with the +rsvg variant, I
 guess you'll have to install it once without the +rsvg variant first, to
 satisfy vala's need.

--
Ticket URL: <https://trac.macports.org/ticket/55393#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list