#43496: cannot compile dolfin -----------------------------+-------------------- Reporter: jacobsonclas@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: dolfin | -----------------------------+-------------------- Comment (by jacobsonclas@…): ok, I reinstalled boost +mpich and this got dolfin to go all the way through to compile. Now though I cannot run the demo (!) - the "new error" is class-mbp:~ clasajacobson$ python /opt/local/share/dolfin/demo/documented/poisson/python/demo_poisson /opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python: can't open file '/opt/local/share/dolfin/demo/documented/poisson/python/demo_poisson': [Errno 2] No such file or directory class-mbp:~ clasajacobson$ python /opt/local/share/dolfin/demo/documented/poisson/python/demo_poisson.py Solving linear variational problem. Traceback (most recent call last): File "/opt/local/share/dolfin/demo/documented/poisson/python/demo_poisson.py", line 61, in <module> solve(a == L, u, bc) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/dolfin/fem/solving.py", line 268, in solve _solve_varproblem(*args, **kwargs) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/dolfin/fem/solving.py", line 297, in _solve_varproblem solver.solve() TypeError: SWIG director type mismatch in output value of type 'bool' -- Ticket URL: <https://trac.macports.org/ticket/43496#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X