[Insight-developers] Fwd: ITK Dashboard : sanchome.megason-lab.hms : Failing test
Gelas, Arnaud Joel Florent
Arnaud_Gelas at hms.harvard.edu
Sun Apr 25 17:03:29 EDT 2010
Hi Luis,
Few weeks ago, sanchome severly crashed, and I just realize now that I forgot to fill the gcc flags :-/...
I have just updated gcc flags on sanchome in the static/release case (see flags below). Hopefully, we will see some warnings appearing tonight on the dashboard.
CMAKE_C_FLAGS=-Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wunused -Wpointer-arith -Winvalid-pch -Wcast-align -Wdisabled-optimization -Wshadow -Wwrite-strings -funit-at-a-time
CMAKE_CXX_FLAGS=-Wno-deprecated -Wall -Wextra -Wformat=2 -Wno-format-nonliteral -Wunused -Wpointer-arith -Winvalid-pch -Wcast-align -Wdisabled-optimization -Woverloaded-virtual -Wshadow -Wwrite-strings -Wstrict-null-sentinel -funit-at-a-time
Arnaud
________________________________________
From: insight-developers-bounces at itk.org [insight-developers-bounces at itk.org] On Behalf Of Luis Ibanez [luis.ibanez at kitware.com]
Sent: Sunday, April 25, 2010 4:55 PM
To: Insight Developers
Subject: [Insight-developers] Fwd: ITK Dashboard : sanchome.megason-lab.hms : Failing test
(forgot to cc the developers list).
---
Hi Arnaud,
The test:
itkMRIBiasFieldCorrectionFilterTest<http://www.cdash.org/CDash/testSummary.php?project=2&name=itkMRIBiasFieldCorrectionFilterTest&date=2010-04-25>
http://www.cdash.org/CDash/testSummary.php?project=2&name=itkMRIBiasFieldCorrectionFilterTest&date=2010-04-25
if failing in
sanchome.megason-lab.hms
http://www.cdash.org/CDash/testDetails.php?test=51385201&build=594334
This the only platform where this test fails.
It fails for the combination (Release + Static )
and passes for
* Debug + Static
* Debug + Shared
* Release + Shared
An uninitialized variable could generate such behavior,
Any ideas ?
Thanks
Luis
More information about the Insight-developers
mailing list