Boost logo

Boost :

Subject: [boost] Tests failing?
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2013-02-06 09:54:03


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

-- Marshall

Marshall Clow Idio Software <mailto:mclow.lists_at_[hidden]>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki


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