Hi David,

On Thu, 25 Oct 2012 08:28:57 -0400
David Cole <david.c...@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 .
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to