Opened 11 years ago

Closed 11 years ago

#37865 closed defect (fixed)

graphviz 2.30.0_0+no_pangocairo: No rule to make target `../../plugin/lasi/libgvplugin_lasi.la', needed by `dot_builtins'

Reported by: jasper@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: bitpup, daniel@…
Port: graphviz, graphviz-devel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Upgrading or installing graphviz 2.30.0_0 fails using command:

sudo port install graphviz +no_pangocairo +no_x11

Message:

:info:build make[3]: *** No rule to make target `../../plugin/lasi/libgvplugin_lasi.la', needed by `dot_builtins'.  Stop.

OsX 10.8.2 (build 12C60)
XCode 4.6 (build 4H127)
MacPorts 2.1.2

PS: I had no problems upgrading to the previous version (2.28.0_9).

Attachments (2)

graphviz.main.log (586.8 KB) - added by jasper@… 11 years ago.
Log
graphviz2.main.log (606.2 KB) - added by jasper@… 11 years ago.
Log without +no_x11

Download all attachments as: .zip

Change History (8)

Changed 11 years ago by jasper@…

Attachment: graphviz.main.log added

Log

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: graphviz no_pangocairo no_x11 removed
Owner: changed from macports-tickets@… to ryandesign@…
Priority: HighNormal

There has been 19 months of development between versions 2.28.0 and 2.30.0; it's certainly possible that something has broken, especially with configurations like no_pangocairo or no_x11 that aren't as well-tested because they're not the defaults. Try without those variants.

comment:2 Changed 11 years ago by jasper@…

I've tested installing without the +no_x11 variant:

sudo port install graphviz +no_pangocairo

But got the same error here (see attached "Log without +no_x11").

I've also tested installing the default variants:

sudo port install graphviz

This one succeeded :) So I guess we've narrowed down the problem to the +no_pangocairo variant.

I do however like to see this problem fixed, because I don't need/want xorg(-components) ;)

Changed 11 years ago by jasper@…

Attachment: graphviz2.main.log added

Log without +no_x11

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: graphviz-devel added
Status: newassigned
Summary: Cannot build graphviz 2.30.0_0graphviz 2.30.0_0+no_pangocairo: No rule to make target `../../plugin/lasi/libgvplugin_lasi.la', needed by `dot_builtins'

Confirmed. I've filed graphviz bug 2247 about this.

comment:4 Changed 11 years ago by bitpup

Cc: wheeltong@… added

Cc Me!

comment:5 Changed 11 years ago by daniel@…

Cc: daniel@… added

Cc Me!

comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.