#37865: Cannot build graphviz 2.30.0_0 -----------------------+-------------------------- Reporter: jasper@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: graphviz | -----------------------+-------------------------- Changes (by ryandesign@…): * priority: High => Normal * keywords: graphviz no_pangocairo no_x11 => * owner: macports-tickets@… => ryandesign@… Old description:
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).
New description: 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) [[br]] XCode 4.6 (build 4H127) [[br]] MacPorts 2.1.2 PS: I had no problems upgrading to the previous version (2.28.0_9). -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/37865#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS