ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #04320
Tests failing
The FFC tests are failing on my laptop. I might have screwed something
up locally but it might also be related to updating to Ubuntu 11.10
last night which has GCC 4.6.1-9ubuntu3.
Here's the error I get:
Verifying element 2 of 143: <CG2 on a <interval cell in R1>>
GCC compilation failed.
element: <CG2 on a <interval cell in R1>>,
In file included from evaluate_basis.cpp:4:0:
test.h: In member function 'virtual void
test_finite_element_0::evaluate_basis(unsigned int, double*, const
double*, const ufc::cell&) const':
test.h:128:14: error: variable 'tmp0' set but not used
[-Werror=unused-but-set-variable]
test.h:165:14: error: variable 'tmp0' set but not used
[-Werror=unused-but-set-variable]
test.h:202:14: error: variable 'tmp0' set but not used
[-Werror=unused-but-set-variable]
Anyone else seeing this?
--
Anders
Follow ups