#43997: Dolfin build failure -------------------------+-------------------- Reporter: mwathen@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: worksforme | Keywords: Port: dolfin | -------------------------+-------------------- Changes (by sean@…): * status: new => closed * resolution: => worksforme Comment: Replying to [comment:10 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
Well, damn. At this point, you'd have to deactivate (if it is activated) dolfin and try building it from source (without macports). This way you could try to isolate the error. With this working for me and others, I don't know what else to do without access to this machine. -- Ticket URL: <https://trac.macports.org/ticket/43997#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X