Bug#672208: python-dolfin: Extension module cpp not found/built

2012-05-09 Thread Johannes Ring
Hi ST, Thanks for the report. On Wed, May 9, 2012 at 8:22 AM, LUK ShunTim wrote: > It seems that in the current (1.0.0-4+b2) version of python-dolfin, the > extension module cpp is somehow not built. Correct. The build log [1] tells us why: CMake Warning at dolfin/CMakeLists.txt:227 (messag

Bug#672208: python-dolfin: Extension module cpp not found/built

2012-05-08 Thread LUK ShunTim
Package: python-dolfin Version: 1.0.0-4+b2 Severity: grave Justification: renders package unusable Dear Maintainer, Here's an example traceback when running the poisson equation demo. $ python demo_poisson.py Traceback (most recent call last): File "demo_poisson.py", line 40, in from dolf