[MacPorts] #43997: Dolfin build failure

MacPorts noreply at macports.org
Thu Jul 3 19:51:02 PDT 2014


#43997: Dolfin build failure
------------------------+--------------------
  Reporter:  mwathen@…  |      Owner:  sean@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.0
Resolution:             |   Keywords:
      Port:  dolfin     |
------------------------+--------------------

Comment (by sean@…):

 Can you try to install a version with less variants?

 {{{
 port selfupdate
 port clean dolfin
 port install dolfin +mpich +SuiteSparse
 }}}

 A more drastic approach would be to uninstall mpich and all its dependents
 and then reinstall via boost:

 {{{
 port uninstall --follow-dependents mpich-default
 port install boost +mpich
 }}}

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


More information about the macports-tickets mailing list