[CMake] Weird output

Jesper Eskilson jesper at eskilson.se
Tue Sep 16 05:10:18 EDT 2008


Timenkov Yuri wrote:
> 
> 
> On Tue, Sep 16, 2008 at 11:08 AM, Jesper Eskilson <jesper at eskilson.se 
> <mailto:jesper at eskilson.se>> wrote:
> 
>     Hi all,
> 
>     I get several weird printouts in our build-server logs which I don't get
>     when I'm building from an (interactive) terminal:
> 
>         Dependee
>         "/home/jesperes/localmarran/core/ide/cmakebuild/i486-pc-linux-gnu/Debug/Jkc/CMakeFiles/Jkc.dir/DependInfo.cmake"
>         is newer than depender
>         "/home/jesperes/localmarran/core/ide/cmakebuild/i486-pc-linux-gnu/Debug/Jkc/CMakeFiles/Jkc.dir/depend.internal".
> 
> 
>     I've tried searching for "Dependee" in both the generated makefiles and
>     in the CMake source code, but without success.
> 
> This output comes from make utility. These problems may occur if you 
> have problems with time on your server. Check that your VCS server, 
> developers (who commit to VCS) and build server have same time.

Hm. Actually the problem appears on my local machine as well. Note that 
both files which make complains about are file generated by CMake, so it 
is a little difficult to track down which files are getting incorrect 
timestamps.

(Also, please post replies to the list.)

--
/Jesper



More information about the CMake mailing list