kdeaddons & unsemake

Stephan Kulow coolo at kde.org
Mon Jan 10 12:38:04 GMT 2005


Am Monday 10 January 2005 13:16 schrieb Anders Lund:
> Hi,
> Trying to update kdeaddons today, unsermake ran into an infinite loop, and 
> said
> 
> 
>   File "/home/anders/src/kde/kdenonbeta/unsermake/amfile.py", line 387, in 
> expand
>     return begin + self.cache_def(var, subst_vars[var]) + 
> self.expand(match.group(3))
>   File "/home/anders/src/kde/kdenonbeta/unsermake/amfile.py", line 355, in 
> cache_def
>     value = self.expand(value)
> RuntimeError: maximum recursion depth exceeded
> 
> 
> This is in kdeaddons/konqplugins. Is anyone aware of having changed a 
> Makefile.am in a bad way in there recently?
Open amfile.py line 355 and add a print value there

Greetings, Stephan




More information about the kde-core-devel mailing list