Boost logo

Boost-Build :

Subject: Re: [Boost-build] Early bjam abort
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2012-04-29 00:33:06


AMDG

On 04/23/2012 02:37 PM, Nogradi, Chris wrote:
> I have a project with ~70k targets including generated header and source files that builds fine without concurrency (-j1):
>
> ...found 72133 targets...
> ...updating 5981 targets...
> <snip>
> ...updated 6237 targets...
>
> but stops in the middle of the build when using concurrency (-j2 to -j8). There are no failures reported, it just stops and reports the target count that was updated but does not build all targets:
>
> ...found 72133 targets...
> ...updating 5981 targets...
> <snip>
> ...updated 5930 targets...
>
> If I run it again a number of times w/ concurrency enabled it will eventually complete (not sure why target count increased):
>

I think this should be fixed as of r78252.
All of my simple test cases pass now. Please
let me know if there are still issues.

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