Boost logo

Boost Testing :

Subject: Re: [Boost-testing] All tests failing
From: Kohei Takahashi (flast_at_[hidden])
Date: 2014-11-24 04:43:50


On 2014/11/24 14:43, Jim Bell wrote:
>
> On 2014-11-23 8:16 AM, Tom Kent wrote:
>> Starting somewhere between 2014-11-21 09:38:32 and 14:07:31
>> (pacific time) all the tests (on develop?) started failing.
>>
>> ...
>>
>> The end of results/bjam.log are:
>> D:/local/teeks99-08/e/boost_bb/src/build\feature.jam:139: in
>> feature.feature from module feature error: feature already
>> defined: error: in feature declaration: error: feature
>> "segmented-stacks" : "on" : "optional" "propagated" "composite"
>> ...
>
> Same symptoms for me, develop branch. Master branch worked.
> MinGW-w64-4.6 was the specific platform.

I think it is caused by recent Boost.Context's commit [1] because it
will conflict with Boost.Coroutine's Jamfile [2].

1.
https://github.com/boostorg/context/commit/c5292fea24c003c3279e0f0770a93cae829e75e3#diff-f7ff2f2ced58a7096ff8d20a8b12938bR17
2.
https://github.com/boostorg/coroutine/blob/master/build/Jamfile.v2#L11-L12

Kohei


Boost-testing list run by mbergal at meta-comm.com