Changes between Initial Version and Version 1 of Ticket #36687


Ignore:
Timestamp:
Oct 22, 2012, 2:05:31 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

Please clean graphiz, re-try the install, and attach the entire main.log file if it fails again.

In the future, please use WikiFormatting, fill in the port field, and Cc the port maintainer(s).

When installing the port, simply use:

sudo port install py27-pandas

Adding "@0.7.3" does not do anything.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36687

    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Keywords Pandas graphviz removed
    • Property Port graphviz added
  • Ticket #36687 – Description

    initial v1  
    11I'm trying to install pandas via the command 'sudo port install py27-pandas @0.7.3', but I get the following error message:
    22
     3{{{
    34--->  Building graphviz
    45Error: org.macports.build for port graphviz returned: command execution failed
     
    3031    set exit_status [process_cmd $remaining..."
    3132    (file "/opt/local/bin/port" line 4784)
     33}}}
    3234
    3335The last part of log file says
    3436
     37{{{
    3538:info:build Making all in lasi
    3639:info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/plugin/lasi'
     
    6972:notice:build Please see the log file for port graphviz for details:
    7073    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
     74}}}