
24 Feb
2007
24 Feb
'07
5:42 p.m.
Martin, your last run has a bunch of failures caused by errors in Boost.Test as shown here: http://tinyurl.com/2aoluh Probably, somebody checked in something that broke Boost.Test on this specific compiler. Other ideas are: 1. There's some hardware issue, like flaky RAM. But the error is the same everywhere. 2. There was some cvs conflict on update, but only one toolset if affected. Can you probably do this: 1. Manually try building Boost.Test for gcc-3.3.6 to verify it's not a sporadic error. 2. Try to backdate CVS a few days and see if that helps. - Volodya