Johannes fixed this so the buildbot looks good again. Just waiting for Garth+ to settle the "new" bug and then we can make a release.
-- Anders On Tue, Feb 02, 2010 at 10:04:05AM +0100, Anders Logg wrote: > The demo pde/simple/python is failing with the following message on > the buildbot: > > ---------------------------------------------------------------------- > ./../../demo/pde/simple/python (Python) > > DOLFIN_NOPLOT set, plotting disabled. > Calling DOLFIN just-in-time (JIT) compiler, this may take some time. > Automatic selection of expression element: <CG? on a <? of degree 1>> > Calling FFC just-in-time (JIT) compiler, this may take some time. > Solving linear variational problem > Matrix of size 1089 x 1089 has 7361 nonzero entries. > Traceback (most recent call last): > File "demo.py", line 30, in <module> > u = problem.solve() > File > > "/work/jhbuildbot/fenics/lib/python2.5/site-packages/dolfin/fem/variationalproblem.py", > line 66, in solve > cpp.VariationalProblem.solve(self, u) > RuntimeError: *** Error: Form expects 1 FunctionSpace(s), 2 provided. > > I saw this once yesterday on my laptop but then it mysteriously went > away after I corrected a typo in the error message in Form.cpp... > > Is anyone else seeing this problem and able to debug it? I can't seem > to reproduce it here, with or without instant-clean. > > _______________________________________________ > Mailing list: https://launchpad.net/~dolfin > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dolfin > More help : https://help.launchpad.net/ListHelp
signature.asc
Description: Digital signature
_______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

