[MacPorts] #39476: arpack's openmpi variant conflicts with gcc45

MacPorts noreply at macports.org
Thu Jul 18 13:24:21 PDT 2013


#39476: arpack's openmpi variant conflicts with gcc45
---------------------+---------------------
  Reporter:  mk@…    |      Owner:  mmoll@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.1.3
Resolution:          |   Keywords:
      Port:  arpack  |
---------------------+---------------------

Comment (by mmoll@…):

 I am guessing you have atlas installed. Can you try this:
 {{{
 sudo port clean arpack
 sudo port install +openmpi -gcc46 -gcc47 -gcc45 -accelerate +atlas
 }}}
 If that doesn't work, try this:
 {{{
 sudo port clean arpack
 sudo port deactivate atlas
 sudo port install +openmpi -gcc46 -gcc47 -gcc45 +accelerate -atlas
 }}}

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


More information about the macports-tickets mailing list