[MacPorts] #24668: py25-numpy and py26-numpy 1.4.1 upgrade fails

MacPorts noreply at macports.org
Mon Apr 26 18:04:10 PDT 2010


#24668: py25-numpy and py26-numpy 1.4.1 upgrade fails
--------------------------------+-------------------------------------------
 Reporter:  dersh@…             |       Owner:  ram@…                
     Type:  defect              |      Status:  assigned             
 Priority:  Normal              |   Milestone:                       
Component:  ports               |     Version:                       
 Keywords:                      |        Port:  py25-numpy py26-numpy
--------------------------------+-------------------------------------------

Comment(by ram@…):

 I think I've got a different fix, which I think is the correct approach in
 this case. As G95 is not supported by NumPy distutils, this patch
 (py26-numpy_g95.patch) removes G95 from the list of fortran compilers to
 search for. I am unable to duplicate the problem after applying this
 patch.

 {{{
 $ cd `port dir py26-numpy`
 $ patch -p3 < /path/to/py26-numpy_g95.patch
 }}}

 This is against the Portfile from the repository, so you'll need to undo
 the application of that last patch.

-- 
Ticket URL: <http://trac.macports.org/ticket/24668#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list