[MacPorts] #43054: The new portfile for pt-graph-tool stuck at building stage

MacPorts noreply at macports.org
Mon Mar 24 08:25:57 PDT 2014


#43054: The new portfile for pt-graph-tool stuck at building stage
---------------------------+--------------------------------
 Reporter:  absima@…       |      Owner:  macports-tickets@…
     Type:  defect         |     Status:  new
 Priority:  Normal         |  Milestone:
Component:  ports          |    Version:  2.2.1
 Keywords:  py-graph-tool  |       Port:
---------------------------+--------------------------------
 I have 2 upgraded macs (from lion to mnt lion + from leopard to lion).
 Last time I have graph-tool configuration issues on both of them as
 reported in [https://trac.macports.org/ticket/40072 Ticket #40072].
 Editing the Portfile then as suggested in
 [https://trac.macports.org/changeset/109300 r109300] solved the issue.

 Recently, I have updated the port using {{{sudo port -v selfupdate  }}}.
 Then as I {{{upgrade outdated  }}}, the process got stuck for a couple of
 hours at

 {{{---> building py27-graph-tool}}}

 I then tried replacing the portfile by removing the following line, like
 the suggestion in [https://trac.macports.org/changeset/109300 r109300]

 {{{PYTHON_LDFLAGS="-L${python.libdir}/.. -lpython${python.branch}" }}}

 so that it uses the following instead

 {{{PYTHON_EXTRA_LDFLAGS="-L${python.libdir}/..
 -lpython${python.branch}"}}}

 This didn't solve the issue. Still stuck at building process.

 I hope the issue might be known since these are the same laptops I
 reported about in the aforementioned ticket. Please, let me know if I
 could provide the log/main files like last time so that I could get it
 work again. Thanks

-- 
Ticket URL: <https://trac.macports.org/ticket/43054>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list