[cmake-developers] CMake 2.8.10-rc3 ready for testing!

Shlomi Fish shlomif at shlomifish.org
Mon Oct 29 06:33:12 EDT 2012


Hi David,

On Thu, 25 Oct 2012 08:28:57 -0400
David Cole <david.cole at kitware.com> wrote:

> The following output is what causes the test to fail:
> 
> 267: # Untracked files:
> 267: #   (use "git add <file>..." to include in what will be committed)
> 267: #
> 267: #  build/
> 
> It's just because you're building the code in a sub-directory of the
> source dir. (Therefore we can't really do a "CheckSourceTree" test --
> the point of the test is to make sure that no previous tests have
> written anything anywhere underneath the source dir.)
> 
> You can safely ignore this test failure.
> 
> To avoid it, build CMake in a sibling directory of the source dir
> rather than underneath the source dir.
> 
> 
> HTH,
> David
> 

Thanks, after I did that all tests are successful.

Regards,

	Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
My Aphorisms - http://www.shlomifish.org/humour.html

There’s no point in keeping an idea to yourself since there’s a 10 to 1 chance
that somebody already has it and will share it before you.

Please reply to list if it's a mailing list post - http://shlom.in/reply .



More information about the cmake-developers mailing list