#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 mwathen@…): Replying to [comment:9 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 }}}
I tried both these and it still does not work -- Ticket URL: <https://trac.macports.org/ticket/43997#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X