|
Boost-Build : |
Subject: Re: [Boost-build] Latest b2 on trunk always rerunning tests
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-11-06 11:26:07
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.
>
This kind of behavior often indicates that you have
a file with a timestamp in the future.
> 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 ?
>
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