|
Boost Testing : |
From: Eric Niebler (eric_at_[hidden])
Date: 2007-02-11 12:25:30
Douglas Gregor wrote:
> Boost Regression test failures
> Report time: 2007-02-11T10:41:34Z
>
> This report lists all regression test failures on release platforms.
>
> Detailed report:
> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/issues.html
>
<snip>
> |xpressive|
> c_traits: msvc-7.1_stlport4
> misc1: msvc-7.1_stlport4
> misc2: msvc-7.1_stlport4
> multiple_defs: msvc-7.1_stlport4
> regress: msvc-7.1_stlport4
> test1: msvc-7.1_stlport4
> test10: msvc-7.1_stlport4
> test10u: msvc-7.1_stlport4
> test11: msvc-7.1_stlport4
> test11u: msvc-7.1_stlport4
> test1u: msvc-7.1_stlport4
> test2: msvc-7.1_stlport4
> test2u: msvc-7.1_stlport4
> test3: msvc-7.1_stlport4
> test3u: msvc-7.1_stlport4
> test4: msvc-7.1_stlport4
> test4u: msvc-7.1_stlport4
> test5: msvc-7.1_stlport4
> test5u: msvc-7.1_stlport4
> test6: msvc-7.1_stlport4
> test6u: msvc-7.1_stlport4
> test7: msvc-7.1_stlport4
> test7u: msvc-7.1_stlport4
> test8: msvc-7.1_stlport4
> test8u: msvc-7.1_stlport4
> test9: msvc-7.1_stlport4
> test9u: msvc-7.1_stlport4
> test_cycles: msvc-7.1_stlport4
> test_dynamic: msvc-7.1_stlport4
> test_non_char: msvc-7.1_stlport4
> test_static: msvc-7.1_stlport4
These failures are all due to an STLPort linker error:
c_traits.obj : error LNK2001: unresolved external symbol "public: static
unsigned char * _STL::_Bs_G<bool>::_S_bit_count"
(?_S_bit_count@?$_Bs_G@_N@_STL@@2PAEA)
This is obviously not my bug. What's the problem?
-- Eric Niebler Boost Consulting www.boost-consulting.com