Boost logo

Boost :

Subject: Re: [boost] Tests failing?
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-02-06 12:25:45


Le 06/02/13 18:03, Paul A. Bristow a écrit :
>
>> -----Original Message-----
>> From: Boost [mailto:boost-bounces_at_[hidden]] On Behalf Of Marshall Clow
>> Sent: Wednesday, February 06, 2013 2:54 PM
>> To: boost_at_[hidden] List
>> Subject: [boost] Tests failing?
>>
>> A bunch of my (String.Algo and Boost.Algo) tests are failing locally, with errors like:
>>
>> darwin.compile.c++
> ../../../bin.v2/libs/test/build/darwin-4.2.1/debug/link-static/test_main.o
>> In file included from ../../../libs/test/src/test_main.cpp:16:
>> ../../../boost/test/impl/test_main.ipp: In member function 'void
> test_main_caller::operator()()':
>> ../../../boost/test/impl/test_main.ipp:39: error: 'BOOST_CHECK' was not declared in this
> scope
>> "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -pedantic -g -gdwarf-2 -fexceptions -
>> DBOOST_ALL_NO_LIB=1 -I"../../.." -c -o "../../../bin.v2/libs/test/build/darwin-4.2.1/debug/link-
>> static/test_main.o" "../../../libs/test/src/test_main.cpp"
>>
>> ...failed darwin.compile.c++ ../../../bin.v2/libs/test/build/darwin-4.2.1/debug/link-
>> static/test_main.o...
>>
>> Before I dive into this - is anyone else seeing this?
>>
>> Looking at the test results on the web site, it appears that Boost.Test is broken for several
> libraries.
>> For example:
>> http://www.boost.org/development/tests/trunk/developer/algorithm.html
>> http://www.boost.org/development/tests/trunk/developer/crc.html
>> http://www.boost.org/development/tests/trunk/developer/geometry.html
>
> Boost.Math tests using test are failing on many testers (I think all *nix systems?)

The same for Boost.Test, and the problem appears also on windows testers
http://www.boost.org/development/tests/trunk/developer/thread.html

Vicente


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk