On Thu, Apr 23 2009, Clint Adams wrote:

> On Thu, Apr 23, 2009 at 03:13:30PM -0500, Manoj Srivastava wrote:
>>         This works when we are not building in parallel, fails when we
>>  are. 
>
> Is fakeroot being invoked multiple times in parallel?

        This is likely, since dpkg-buildpackage might be trying to build
 linux-headers. linux-image, linux-debug, linux-dc, and linux-source
 packages in parallel, which is what happens when the binary target is
 called. 

> Are environment variables being shared between them?

        Shared?  well, probably, since the y inherit the same
 environment, and make is called recursively.

> Are pthreads involved?

        I do not think so. This is process based parallelism.

> Does substituting fakeroot-tcp make things magically better?

        Not really.

        manoj
-- 
There is nothing wrong with abstinence, in moderation.
Manoj Srivastava <[email protected]> <http://www.debian.org/~srivasta/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to