Opened 10 years ago
Closed 10 years ago
#45505 closed defect (duplicate)
Build fails for py27-numpy on Yosemite
Reported by: | hardwhack | Owned by: | dh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | michaelld (Michael Dickens) | |
Port: | py-numpy |
Description
I searched and can't seem for find a report for similar problem. Build for py27-numpy fails with
:info:build File "setup.py", line 191, in generate_cython :info:build raise RuntimeError("Running cythonize failed!")
Log file attached.
Attachments (1)
Change History (5)
Changed 10 years ago by hardwhack
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | michaelld@… added |
---|---|
Owner: | changed from macports-tickets@… to dh@… |
Port: | py-numpy added |
comment:2 Changed 10 years ago by hardwhack
comment:3 Changed 10 years ago by jmroot (Joshua Root)
So according to the other ticket, the problem is files created by forcing activations. While it's inconvenient that that would cause a failure like this, that’s probably a matter for upstream.
comment:4 Changed 10 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
And this is also a dupe, since the actual problem is with cython, which is what #45585 is about.
Note: See
TracTickets for help on using
tickets.
Hasfix. See ticket #45585 for cython.
This turns out to be a problem with cython. Once that is fixed, py27-numpy builds and installs.
Don't know if this was a problem with just me or whether it is a more widespread problem.