Changes between Initial Version and Version 1 of Ticket #37243


Ignore:
Timestamp:
Dec 8, 2012, 2:28:00 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

This is #29223. Please clean and try again.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37243

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port py27-graph-tool added
  • Ticket #37243 – Description

    initial v1  
    11What I'm seeing when I attempt to install py27-graph-tool
    22
     3{{{
    34$ sudo port install py27-graph-tool
    45--->  Computing dependencies for py27-graph-tool
     
    1011    http://guide.macports.org/#project.tickets
    1112Error: Processing of port py27-graph-tool failed
     13}}}
    1214
    1315I've got all the latest dependencies installed from what I can tell.
    1416
     17{{{
    1518$ sudo port installed graphviz boost cairomm cgal expat pkgconfig py27-gobject3 py27-numpy py27-scipy python27
    1619Password:
     
    3437  py27-scipy @0.11.0_0+gcc44 (active)
    3538  python27 @2.7.3_1 (active)
     39}}}
    3640
    3741Here's the last 100 lines from the log file referenced above.
    3842
     43{{{
    3944$ tail -100 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-graph-tool/py27-graph-tool/main.log
    4045:debug:main py27-gobject3 3.2.2_0  is the latest installed
     
    138143:notice:build Please see the log file for port py27-graph-tool for details:
    139144    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-graph-tool/py27-graph-tool/main.log
     145}}}