#45283 closed defect (wontfix)
py27-scipy 0.14.0_0 +gcc48 build failure compiling cfftb1.f
Reported by: | skoro.ru@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | ||
Port: | py27-scipy |
Description
os x 10.5.8 ppc
This seems to be the key point :
scipy/fftpack/src/fftpack/cfftb1.f:252:0: internal compiler error: in rs6000_secondary_reload_fail, at config/rs6000/rs6000.c:16669
main.log attached
Attachments (1)
Change History (4)
Changed 10 years ago by skoro.ru@…
comment:1 Changed 10 years ago by skoro.ru@…
comment:2 Changed 10 years ago by seanfarley (Sean Farley)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
You would probably have better luck asking the gfortran devs about this (since it's a compiler crash). I don't have access to a PPC machine and the fact that it's so old makes the maintenance burden extremely high. You could try a different gcc variant but other than that I don't have any suggestions.
comment:3 Changed 10 years ago by skoro.ru@…
Thank you; py27-scipy @0.14.0_0+gcc47 installed just fine.
Note: See
TracTickets for help on using
tickets.
I have cleaned the port, ran selfupdate and attempted a reinstall with the same results.