
4 Dec
2004
4 Dec
'04
11:38 p.m.
At 05:14 PM 11/30/2004, Caleb Epstein wrote:
On Tue, 30 Nov 2004 12:03:22 -0500, Beman Dawes <bdawes@acm.org> wrote:
Hum... The error messages for the filesystem library failures seem to be getting lost. I guessing the case is that the filesystem library isn't being built, rather than one of the test programs failing.
I think this is due to the fact that I passed -j8 to bjam as part of the regression run (this is a 24-way box). I suspect this confused the process that collects the results. I'll do future runs without -j.
I tried -j2 on a dual processor machine some time ago, and it caused the log file to be scrambled, which in turn scrambled the regression reports. --Beman