bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Make losing jobserver tokens on Windows


From: Eli Zaretskii
Subject: Re: Make losing jobserver tokens on Windows
Date: Fri, 18 Feb 2022 17:03:20 +0200

> Date: Fri, 18 Feb 2022 10:18:24 +0100
> From: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
> 
> So, my first question is: Is this a known problem? Are there any 
> workarounds/fixes to get around it?

Not that I know of, no.  Search of the bug database also doesn't seem
to bring up anything like that.

> Otherwise: Any suggestions on how to go on and debug this? I am willing 
> to build and test an instrumented debug build of make, but I will need 
> assistance to find my way around the source and spot likely candidates 
> for the source of the problem.

The MS-Windows implementation of the jobserver is on src/w32/w32os.c,
and those functions are called from job.c and from main.c.  In
particular, the error message you quote comes from
main.c:clean_jobserver.  If you need further assistance, please ask
more specific questions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]