MantisBT - CMake
View Issue Details
0011684CMakeCMakepublic2011-01-11 14:482011-05-02 14:45
Theo Chatzimichos 
David Cole 
normalminoralways
closedno change required 
Gentoo Linux
CMake 2.8.3 
CMake 2.8.4 
0011684: cmake fails OutDir test in gentoo linux
this might be a gentoo only problem, any hint to fix will be appreciated. I'm attaching the build.log
No tags attached.
log build.log (81,210) 2011-01-11 14:48
https://public.kitware.com/Bug/file/3616/build.log
log outdir.log (4,032) 2011-01-11 15:11
https://public.kitware.com/Bug/file/3617/outdir.log
Issue History
2011-01-11 14:48Theo ChatzimichosNew Issue
2011-01-11 14:48Theo ChatzimichosFile Added: build.log
2011-01-11 15:04David ColeNote Added: 0024594
2011-01-11 15:05David ColeNote Added: 0024595
2011-01-11 15:11Theo ChatzimichosFile Added: outdir.log
2011-01-12 02:09Rolf Eike BeerNote Added: 0024609
2011-01-17 11:51David ColeAssigned To => David Cole
2011-01-17 11:51David ColeStatusnew => assigned
2011-01-17 11:53David ColeNote Added: 0024765
2011-01-17 11:53David ColeStatusassigned => resolved
2011-01-17 11:53David ColeFixed in Version => CMake 2.8.4
2011-01-17 11:53David ColeResolutionopen => no change required
2011-05-02 14:45David ColeNote Added: 0026341
2011-05-02 14:45David ColeStatusresolved => closed

Notes
(0024594)
David Cole   
2011-01-11 15:04   
If you run:
ctest -R OutDir -VV

instead of:
make -j5 test

You should be able to see some details about why the test is failing.

Run that, and post the results here.
(0024595)
David Cole   
2011-01-11 15:05   
Also, perhaps consider signing up for the CMake mailing list and asking about things like this there first.

We do not have any gentoo dashboards (to my knowledge) here at Kitware, but I'm sure there are people on the mailing list who have more CMake on gentoo experience than anybody here...
(0024609)
Rolf Eike Beer   
2011-01-12 02:09   
My Gentoo machine has no such problem, see http://www.cdash.org/CDash/viewTest.php?onlypassed&buildid=823168 [^]
(0024765)
David Cole   
2011-01-17 11:53   
Rolf points out that his CMake dashboard running on gentoo has a passing result for the same test. There must be something specific to your setup that causes the problem. Perhaps more data from the reporter would help to solve the mystery?

I am resolving this issue as "no change required" since it does not appear to be a CMake problem from the data presented thus far.

If you have more evidence, and suspect that code in CMake is to blame, please feel free to re-open this issue and attach it as a note.

Thanks.
(0026341)
David Cole   
2011-05-02 14:45   
Closing resolved issues that have not been updated in more than 3 months.