Annoying bug when building with make + option -j1

Maximilian Hrabowski maximilian at hrabowski.net
Fri Mar 8 23:42:06 UTC 2002


Hi,

when enabling the "debug output" of gmake in Project->Options->make (option 
-j1), a "build" will result in an infinite make loop.

This can only be stopped via console + kill.

Starting "gmake -d -j1 -f /path/Makefile" in a shell does a normal build, so 
this seems to be a kdevelop bug.

The following processes are started:

30630 gmake -d -j1 -f /home/hrab/Entwicklung/kracker/Makefile
30637 gmake all-recursive
30650 /bin/sh -c set fnord wd; amf=$2;  dot_seen=no;  target=`echo 			
all-recursive | sed s/-recursive//`;  lis
30654 /bin/sh -c set fnord wd; amf=$2;  dot_seen=no;  target=`echo 
all-recursive | sed s/-recursive//`;  lis
30655 gmake all





More information about the KDevelop-devel mailing list