New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #30327 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

py26-scipy fixes for Lion

Reported by: howarth@… Owned by: jmr@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: haspatch Cc: ram@…, dh@…, vince@…
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@…) (diff)

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

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

Change History

Changed 22 months ago by howarth@…

Portfile diff for fixing py26-scipy on Lion

Changed 22 months ago by howarth@…

scipy_complex.patch file for missing complex.h includes

comment:1 Changed 22 months ago by ryandesign@…

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

comment:2 Changed 22 months ago by ram@…

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 22 months ago by jmr@…

  • Cc dh@…, vince@… added
  • Port changed from py26-scipy to py-numpy, py25-numpy, py26-numpy, py27-numpy, py31-numpy, py32-numpy, py-scipy, py25-scipy, py26-scipy, py27-scipy, py31-scipy, py32-scipy

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

comment:4 Changed 22 months ago by jmr@…

Default atlas removed in r81034.

comment:5 Changed 22 months ago by ram@…

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 22 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.