#42399: PETSc Build error on OSX 10.7.5 --------------------------+---------------------------------- Reporter: s.schmidt@… | Owner: sean@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Apple clang segfault Port: PETSc | --------------------------+---------------------------------- Changes (by sean@…): * status: assigned => closed * resolution: => worksforme Comment: Well, that's unfortunately. There are two options here, you can try to rebuild with a different compiler: {{{ $ sudo port install mpich-clang34 $ sudo port install petsc }}} Or, if you just want FEniCS and don't care about PETSc, then you can skip the petsc option by {{{ $ sudo port install dolfin -petsc -slepc }}} Other than that, you'd either have to submit a bug report to clang (though it might be fixed in a later version by now) or update your OS :-/ -- Ticket URL: <https://trac.macports.org/ticket/42399#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X