[cmake-developers] bug in cmake 2.8.8?

David Cole david.cole at kitware.com
Thu Apr 26 15:11:44 EDT 2012


On Thu, Apr 26, 2012 at 1:52 PM, Eric Noulard <eric.noulard at gmail.com> wrote:
> 2012/4/26 Brad King <brad.king at kitware.com>:
>> On 4/26/2012 8:25 AM, Bill Hoffman wrote:
>>>
>>> Anyone have any ideas what this bug is from:
>>>
>>> https://bbs.archlinux.org/viewtopic.php?pid=1092231
>>
>>
>> Related:
>>
>>  https://bugs.launchpad.net/compiz-plugins-main/+bug/987805
>>
>> I don't know how FindCompiz.cmake ends up in the CMake modules
>> directory on their system:
>>
>>  $ ls /usr/share/cmake-2.8/Modules | grep FindCompiz
>>  FindCompiz.cmake
>>  FindCompizConfig.cmake
>>
>> It's not in our distribution AFAIK.
>
> Looks like it comes from compiz itself.
> http://gitweb.compiz.org/?p=compiz/core;a=tree;f=cmake;h=d0cef0f89417b3d9fe9b68f88c4312d44f161d3c;hb=HEAD
> (see http://wiki.compiz.org/C%2B%2BCompiling as well)
>
> But normally those files shouldn't end-up in CMake install dir:
> http://gitweb.compiz.org/?p=compiz/core;a=blob;f=cmake/CMakeLists.txt;h=5c7b1f801e49c6236253b9462c8f3fa3555db206;hb=HEAD
>
>
> --
> Erk
> Le gouvernement représentatif n'est pas la démocratie --
> http://www.le-message.org
> --
>
> 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


I've asked them to try 'master' to see if the fix Eike put in for
http://cmake.org/Bug/view.php?id=13125 fixes it.

See my two comments added to their bug tracker thread:

  https://bugs.launchpad.net/compiz-plugins-main/+bug/987805


David



More information about the cmake-developers mailing list