[MacPorts] #43054: The new portfile for pt-graph-tool stuck at building stage
MacPorts
noreply at macports.org
Mon Mar 24 17:06:04 PDT 2014
#43054: The new portfile for pt-graph-tool stuck at building stage
----------------------------+---------------------
Reporter: absima@… | Owner: tiago@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: py-graph-tool |
----------------------------+---------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => tiago@…
* keywords: py-graph-tool =>
* cc: mmoll@… (added)
* port: => py-graph-tool
Old description:
> 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
New description:
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 Ticket #40072. Editing the Portfile then as suggested in
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 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#comment:2>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list