Boost logo

Boost-Build :

Subject: Re: [Boost-build] Latest b2 on trunk always rerunning tests
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-11-06 10:32:30


AMDG

On 11/06/2013 01:01 AM, Edward Diener wrote:
> I am using the latest b2/bjam executable from 'trunk'. What I am seeing
> is that when running tests for any particular Boost library, the tests
> are always being rerun. For instance if I go into mpl or type_traits and
> run 'b2 toolset=sometoolset', all the tests for that module are rerun
> every time. This occurs even when all tests have previously passed and
> there have not been any changes to the source files for the tests.
>
> Is this a bug with the latest b2/bjam changes ? If not, how can I debug
> why the tests are being rerun even when no changes have been made ?
>

b2 -d+12 dumps the dependency graph. This
is probably a result of r86561. I'm looking
into it.

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