Changes between Initial Version and Version 1 of Ticket #46612, comment 3


Ignore:
Timestamp:
Jan 31, 2015, 3:57:06 PM (10 years ago)
Author:
leeawalsh@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46612, comment 3

    initial v1  
    33
    44I'm having the problem too and will attach my log file.  I just upgraded from 10.9 Mavericks to 10.10 Yosemite.  Reinstalled most of my ports and graphviz is the only troublesome port so far.
     5
     6{{{
     7~$ sudo port clean graphviz
     8Password:
     9--->  Cleaning graphviz
     10~$ sudo port install graphviz
     11--->  Computing dependencies for graphviz
     12--->  Fetching archive for graphviz
     13--->  Attempting to fetch graphviz-2.38.0_0+pangocairo+x11.darwin_14.x86_64.tbz2 from http://packages.macports.org/graphviz
     14--->  Attempting to fetch graphviz-2.38.0_0+pangocairo+x11.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/graphviz
     15--->  Attempting to fetch graphviz-2.38.0_0+pangocairo+x11.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/graphviz
     16--->  Fetching distfiles for graphviz
     17--->  Verifying checksums for graphviz
     18--->  Extracting graphviz
     19--->  Configuring graphviz
     20--->  Building graphviz
     21Error: org.macports.build for port graphviz returned: command execution failed
     22Please see the log file for port graphviz for details:
     23    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/main.log
     24To report a bug, follow the instructions in the guide:
     25    http://guide.macports.org/#project.tickets
     26Error: Processing of port graphviz failed
     27~$ cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/main.log ./graphviz_main.log
     28}}}