Re: [CMake] Weired behavior with CTest Fedora 10 g++ 4.3.2

2008-12-18 Thread Bill Lorensen
I did a clean build last night. This morning I see one bogus failure. Bill On Wed, Dec 17, 2008 at 1:18 PM, Bill Lorensen bill.loren...@gmail.com wrote: Some more information. This is not a clean build each night. With the compiler flags I use, it just takes too long. However, tonight, I'll

Re: [CMake] Weired behavior with CTest Fedora 10 g++ 4.3.2

2008-12-17 Thread Bill Lorensen
David, I have a Fedora 9, ctest 2.6-patch 1 RC-11 and gcc 4.3.0 that exhibits similar behavior. This is for the itk dashboard which has about 1400 tests on over 30 platforms. I have only noticed this on this one platform. Both tests segfault without any output. When I rerun them manually, they

Re: [CMake] Weired behavior with CTest Fedora 10 g++ 4.3.2

2008-12-17 Thread Bill Lorensen
Some more information. This is not a clean build each night. With the compiler flags I use, it just takes too long. However, tonight, I'll clean the build tree. Perhaps some system file has been updated. I let Fedora automatically update my system. Bill On Wed, Dec 17, 2008 at 1:11 PM, Bill

[CMake] Weired behavior with CTest Fedora 10 g++ 4.3.2

2008-12-17 Thread David Graf
Hello We have a weired problem when we compile and test our software on Fedora 10 with g++ 4.3.2. We have around 600 tests. When we execute these tests in one ctest run, two random tests always fail (without any regularity). We tested it on two different fedora installation with ctest 2.4 and