Re: [CMake] Progress report strange behaviour with mixed file permissions

2012-01-13 Thread Bill Hoffman
On 1/13/2012 6:41 AM, Mateusz Loskot wrote: David& Daniel, thanks! I'll confirm with my friend and follow-up if needed. Best regards, My guess would be that someone did a sudo make install. That would be a reason why you might run make a root. But, you have to be consistent and always u

Re: [CMake] Progress report strange behaviour with mixed file permissions

2012-01-13 Thread Mateusz Loskot
On 13 January 2012 11:30, David Cole wrote: > On Fri, Jan 13, 2012 at 5:48 AM, Mateusz Loskot wrote: >> >> A friend of mine has asked me to confirm if there may be a bug in CMake >> related to file permissions on Unix. Here is the story: >> >> There are some files under CMakeFiles/ directory owne

Re: [CMake] Progress report strange behaviour with mixed file permissions

2012-01-13 Thread David Cole
On Fri, Jan 13, 2012 at 5:48 AM, Mateusz Loskot wrote: > Hi, > > A friend of mine has asked me to confirm if there may be a bug in CMake > related to file permissions on Unix. Here is the story: > > There are some files under CMakeFiles/ directory owned by "root" > and not overridable by "strk" (n

[CMake] Progress report strange behaviour with mixed file permissions

2012-01-13 Thread Mateusz Loskot
Hi, A friend of mine has asked me to confirm if there may be a bug in CMake related to file permissions on Unix. Here is the story: There are some files under CMakeFiles/ directory owned by "root" and not overridable by "strk" (non-root user). Having such setup results in a pretty funny behaviou

RE: [CMake] Progress report

2007-02-23 Thread Ken Martin
[EMAIL PROTECTED] On Behalf Of Felix Winkelmann Sent: Friday, February 23, 2007 8:07 AM To: cmake@cmake.org Subject: [CMake] Progress report Hi! Just a tiny, trvial thing... I have the problem that the progress report shows me something long 120% when finished. The relevant CMakeList

[CMake] Progress report

2007-02-23 Thread Felix Winkelmann
Hi! Just a tiny, trvial thing... I have the problem that the progress report shows me something long 120% when finished. The relevant CMakeLists.txt is here: http://galinha.ucpel.tche.br/chicken/CMakeLists.txt This behaviour appears to exist on all platforms that I know of (Linux, Windows, OS