Boost logo

Boost-Build :

Subject: Re: [Boost-build] Dependencies dropped during concurrent builds
From: Nogradi, Chris (Chris.Nogradi_at_[hidden])
Date: 2013-11-01 16:20:38


On Friday, November 01, 2013 11:21 AM, Steven Watanabe wrote:
> 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.
>

Steve, I will try this out and send you the results shortly. I also managed to create a stripped down project that shows a simplified version of what I am seeing. If you take the <process-select> off of the MPM_C_sim target, the dlls are properly generated i.e. final exe does not link because test code attached is empty but at least it does not skip it. When the feature is present then 8 targets are constantly skipped. This works fine with the old exe previous to your new changes.

Chris

________________________________

CONFIDENTIALITY NOTICE: This email and any attachments are for the sole use of the intended recipient(s) and contain information that may be confidential and/or legally privileged. If you have received this email in error, please notify the sender by reply email and delete the message. Any disclosure, copying, distribution or use of this communication (including attachments) by someone other than the intended recipient is prohibited. Thank you.




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