Changes between Initial Version and Version 1 of Ticket #40072


Ignore:
Timestamp:
Aug 12, 2013, 4:25:31 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Probably (incorrectly) uses LINKFORSHARED to grab Python’s linking flags, as described in #39223. It should be using pythonX.Y-config instead.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40072

    • Property Owner changed from macports-tickets@… to mmoll@…
    • Property Cc tiago@… added
    • Property Port py-graph-tool added
    • Property Summary changed from unable to install graph-tool on mac OS X lion and mountain lion to py*-graph-tool: incorrectly uses LINKFORSHARED in configure
  • Ticket #40072 – Description

    initial v1  
    11This is the error I get on Terminal on both of my laptops.
    22
     3{{{
    34$ sudo port install py-graph-tool
    4 [[BR]]
    55--->  Computing dependencies for py-graph-tool
    6 [[BR]]
    76--->  Dependencies to be installed: py27-graph-tool
    8 [[BR]]
    97--->  Configuring py27-graph-tool
    10 [[BR]]
    118Error: Failed to configure py27-graph-tool, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-graph-tool/py27-graph-tool/work/graph-tool-2.2.24/config.log
    129Error: org.macports.configure for port py27-graph-tool returned: configure failure: command execution failed
     
    1815    http://guide.macports.org/#project.tickets
    1916Error: Processing of port py-graph-tool failed
    20 [[BR]]
    2117$
     18}}}