Boost logo

Boost-Build :

Subject: Re: [Boost-build] Dependencies dropped during concurrent builds
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-11-01 12:20:43


AMDG

On 10/31/2013 06:27 PM, Nogradi, Chris wrote:
>> Hmmm. One thing to check (for the command that doesn't update anything,
>> immediately after a full build.):
>> b2 ... -d+13 | grep sys_resource
>
> I found a DLL that builds partially and am attaching the d+12 for it. Still seems related to sys_resource.dll. Subsequent attempts to build do nothing. I also attached the d+13 output in out13. Wasn't sure if I could send to list or not since it is 2MB.
>

This patch should help diagnose the problem.
Run with -d1 -d+4 and look for a message:
"Delaying <rule> <target>: <N> targets not ready"
which has no corresponding
"<rule> <target>" message later.

In Christ,
Steven Watanabe




Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk