[CMake] Re: 'make test' fails on x86/Solaris

Matthew Woehlke mw_triad at users.sourceforge.net
Thu Mar 15 17:56:38 EST 2007


Ping?

Has anyone been able to successfully build (meaning 'make tests' passes) 
CMake on x86/Solaris?

Hmm, this is new... if I run ctest directly, everything passes. It seems 
'make test' is doing something that interferes with the tests?

Matthew Woehlke wrote:
> I got the following failures on x86/Solaris trying to build cmake 2.4.6. 
> Here is the output:
> 
> 6/14 Testing: kwsys.testProcess-4
> 6/14 Test: kwsys.testProcess-4
> Command: "/home/install/gnu/src/cmake-2.4.6/Tests/kwsys/testProcess" "4"
> Directory: /home/install/gnu/src/cmake-2.4.6/Tests/kwsys
> "kwsys.testProcess-4" start time: Mar 05 13:39 PST
> Output:
> ----------------------------------------------------------
> Output on stderr before test 4.
> Output on stdout before test 4.
> Output before crash on stderr from crash test.
> Output before crash on stdout from crash test.
> Output after crash on stderr from crash test.
> Output after crash on stdout from crash test.
> Mismatch in exit exception.  Should have been 1, was 0.
> Mismatch in exit value.  Should have been 1, was 0.
> Mismatch in state.  Should have been 2, was 4.
> Output on stderr after test 4.
> Child exited with value = 0
> Output on stdout after test 4.
> ----------------------------------------------------------
> "kwsys.testProcess-4" end time: Mar 05 13:39 PST
> "kwsys.testProcess-4" time elapsed: 00:00:00
> ----------------------------------------------------------
> 
> 7/14 Testing: kwsys.testProcess-5
> 7/14 Test: kwsys.testProcess-5
> Command: "/home/install/gnu/src/cmake-2.4.6/Tests/kwsys/testProcess" "5"
> Directory: /home/install/gnu/src/cmake-2.4.6/Tests/kwsys
> "kwsys.testProcess-5" start time: Mar 05 13:39 PST
> Output:
> ----------------------------------------------------------
> Output on stderr before test 5.
> Output on stdout before test 5.
> Output on stderr before recursive test.
> Output on stdout before recursive test.
> Output before crash on stdout from crash test.
> Output before crash on stderr from crash test.
> Output after crash on stderr from crash test.
> Output after crash on stdout from crash test.
> Mismatch in exit exception.  Should have been 1, was 0.
> Mismatch in exit value.  Should have been 1, was 0.
> Mismatch in state.  Should have been 2, was 4.
> Output on stderr after recursive test.
> Child exited with value = 0
> Output on stdout after recursive test.
> Mismatch in exit value.  Should have been 0, was 1.
> Child exited with value = 1
> Output on stdout after test 5.
> Output on stderr after test 5.
> ----------------------------------------------------------
> "kwsys.testProcess-5" end time: Mar 05 13:39 PST
> "kwsys.testProcess-5" time elapsed: 00:00:00
> ----------------------------------------------------------
> 
> ...suggestions?


-- 
Matthew
Caution: keep out of reach of adults.



More information about the CMake mailing list