Re: [cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread David Cole
On Thu, Apr 26, 2012 at 1:52 PM, Eric Noulard wrote: > 2012/4/26 Brad King : >> 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-plug

Re: [cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread Eric Noulard
2012/4/26 Brad King : > 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

Re: [cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread Brad King
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 sy

Re: [cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread Rolf Eike Beer
> Anyone have any ideas what this bug is from: > > https://bbs.archlinux.org/viewtopic.php?pid=1092231 I bet it's this: http://cmake.org/Bug/view.php?id=13125 Eike -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Pleas

Re: [cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread David Cole
Being able to reproduce it and then using git bisect would pinpoint the exact commit responsible. Can we reproduce it on one of our systems? However: this (commit c91a54db) seems like a behavior-changing commit. But if this is the source of it, then 2.8.7 is incorrectly allowing the configure to c

[cmake-developers] bug in cmake 2.8.8?

2012-04-26 Thread Bill Hoffman
Anyone have any ideas what this bug is from: https://bbs.archlinux.org/viewtopic.php?pid=1092231 -Bill -- 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: