[Insight-developers] infinite loop in cmake

Bill Hoffman bill.hoffman@kitware.com
Thu, 10 Jan 2002 13:24:51 -0500


If this happens again, before you remove anything, can we try to figure out
what exactly causes the problem?

I am suspecting a bad clock on the machine, but I am not able to reproduce
the problem so that I can debug it.

The makefiles depend on the CMakeCache file, so if it changes the makefiles are
re-generated.   However, none of this should be infinite.  However, I think if the
makefile is re-generated on gnu make it will reload it and try again, which could
cause the loop.   Perhaps there is some way to disable that feature in gmake.

So, if anyone sees this problem, let me know so we can debug it.

-Bill


At 12:47 PM 1/10/2002 -0500, Lorensen, William E (CRD) wrote:
>Looks like something incompatible in my CMakeCache.
>
>I did a fresh checkout.
>I blew away my build directory (except for my cache)
>I ran cmake
>I ran gmake... to inifinity and beyond
>
>Then I removed my CMakeCache file.
>I ran cmake
>I ran gmake... all is well.
>
>Now I'm recreating my CMakeCache one feature at a time...
>
>-----Original Message-----
>From: Luis Ibanez [mailto:ibanez@choroid.cs.unc.edu]
>Sent: Thursday, January 10, 2002 12:41 PM
>To: Lorensen, William E (CRD)
>Cc: insight-Developers
>Subject: [Insight-developers] infinite loop in cmake
>
>
>
>Was it an update of CMake ?
>
>The update from today's ITK is working for me 
>but I haven't updated CMake today
>
>
>  Luis
>
>==========
>
>> Folks,
>> I did an Update an hour or so ago, reran cmake and the gmake.
>>
>> The gmake is running though the dependency build cycle over and over.
>>
>> Is it me or recent changes?
>>
>> Bill
>
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers