[MacPorts] #41766: py27-numpy @1.8.0_2 +atlas +gcc48 compile error - build failure

MacPorts noreply at macports.org
Mon Dec 30 08:43:27 PST 2013


#41766: py27-numpy @1.8.0_2 +atlas +gcc48 compile error - build failure
--------------------------------+-------------------
  Reporter:  freezingmariner@…  |      Owner:  dh@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.2.1
Resolution:                     |   Keywords:
      Port:  py-numpy           |
--------------------------------+-------------------

Comment (by sean@…):

 A few things I noticed about this ticket:

 * This is a build error in ATLAS, not py27-numpy
 * Because you're using +gcc48, you won't be compiling the fancy AVX stuff
 in ATLAS
 * ATLAS and whatnot is only really good for doing dense linear algebra, is
 that what you need?

 If you don't have a specific need for ATLAS, I would just recommend using
 the default install of py27-numpy:
 {{{
 $ port clean atlas py27-numpy
 $ port install py27-numpy
 }}}

 This will get you a working numpy which you can optimize later.

-- 
Ticket URL: <https://trac.macports.org/ticket/41766#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list