Opened 13 years ago

Closed 13 years ago

#30327 closed defect (fixed)

py26-scipy fixes for Lion

Reported by: howarth@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: haspatch Cc: skymoo (Adam Mercer), dh@…, Veence (Vincent)
Port: py-numpy, py25-numpy, py26-numpy, py27-numpy, py31-numpy, py32-numpy, py-scipy, py25-scipy, py26-scipy, py27-scipy, py31-scipy, py32-scipy

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Currently py26-scipy is unbuildable on Lion due to..

  1. the use of atlas as the default which doesn't build on Lion.
  2. the missing include of the complex,h header.

Attachments (2)

Portfile.diff (561 bytes) - added by howarth@… 13 years ago.
Portfile diff for fixing py26-scipy on Lion
scipy_complex.patch (989 bytes) - added by howarth@… 13 years ago.
scipy_complex.patch file for missing complex.h includes

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by howarth@…

Attachment: Portfile.diff added

Portfile diff for fixing py26-scipy on Lion

Changed 13 years ago by howarth@…

Attachment: scipy_complex.patch added

scipy_complex.patch file for missing complex.h includes

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ram@… added
Description: modified (diff)
Keywords: haspatch added; python removed
Owner: changed from macports-tickets@… to jmr@…

comment:2 Changed 13 years ago by skymoo (Adam Mercer)

I am currently unable to update to Lion, due both a hardware and a driver issue with my external RAID unit which houses my Time Machine volume. Atlas has been causing a lot of issues since it was made default for both numpy and scipy and I have been thinking about making it non-default for a while now. As such I have no objection to this. Josh?

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Cc: dh@… vince@… added
Port: py-numpy py25-numpy py26-numpy py27-numpy py31-numpy py32-numpy py-scipy py25-scipy py27-scipy py31-scipy py32-scipy added

Sounds OK to me. I can test the other part on Lion.

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Default atlas removed in r81034.

comment:5 Changed 13 years ago by skymoo (Adam Mercer)

Thanks for making the atlas variants consistent as well, that's been something I've been meaning to do for a while.

comment:6 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.