Opened 8 years ago
Closed 8 years ago
#52534 closed defect (fixed)
Error: org.macports.build for port py35-graph-tool returned: command execution failed
Reported by: | garethsimons@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | mamoll (Mark Moll), wladston (Wladston Ferreira Filho) | |
Port: | py-graph-tool |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am getting errors trying to install py35-graph-tool.
At first it gave me errors about the wrong boost, so I ran:
port install boost +no_single +no_static +python35 port clean py35-graph-tool port install py35-graph-tool
However, I'm still getting errors. Log file attached.
Thanks.
Attachments (2)
Change History (13)
Changed 8 years ago by garethsimons@…
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | mmoll@… added |
---|---|
Description: | modified (diff) |
Keywords: | boost graph-tool removed |
Owner: | changed from macports-tickets@… to tiago@… |
Can you be more specific about what you mean by "errors about the wrong boost"? Can you attach a log of that too?
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from tiago@… to mf2k@… |
---|---|
Port: | py-graph-tool added; py35-graph-tool removed |
Status: | new → assigned |
comment:3 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from mf2k@… to tiago@… |
---|---|
Status: | assigned → new |
comment:4 Changed 8 years ago by mamoll (Mark Moll)
Owner: | changed from tiago@… to jwa@… |
---|
I think this is not a bug in py-graph-tool, but in python35. This patch needs to be applied: https://trac.macports.org/attachment/ticket/44288/patch-Include-pyport.h.diff.
Re. the errors about the wrong boost, I think he means that boost with the wrong python variant.
comment:5 Changed 8 years ago by garethsimons@…
Yes, that is correct, the error is related to boost being built with the wrong python variant.
I completely uninstalled mac ports and re-ran the install to recreate the original issue -> log file attached.
Thanks.
comment:6 Changed 8 years ago by wladston (Wladston Ferreira Filho)
I also have the same problem. Also received an error about the wrong boost variant, reinstalled boost, and still can't install py35-graph-tool.
@mamoll, how can I apply this patch?
comment:7 Changed 8 years ago by wladston (Wladston Ferreira Filho)
Cc: | wladston added |
---|
comment:8 Changed 8 years ago by mamoll (Mark Moll)
@wladston, I don't this error anymore with the latest versions of python35 and py35-graph-tool. Can you attach your main.log?
comment:9 Changed 8 years ago by wladston (Wladston Ferreira Filho)
@mamoll Installing with port install py35-graph-tool still complains about boots not being installed with +python35. However, after I install boost as described by the OP, py35-graph-tool builds without errors. Thanks!
comment:10 Changed 8 years ago by mamoll (Mark Moll)
@wladston there's no mechanism in MacPorts to depend on a specific variant of a port. The py-graph-tool port will give an error message when you have boost installed with the wrong python variant.
comment:11 Changed 8 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
error log file