#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