Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-11-09 13:25:06


At 05:06 AM 11/7/2003, Martin Wille wrote:
>Hi,
>
>when running the regression tests, bjam reports
>
> don't know how to make
> <@boost!libs!iterator!test>is_readable_iterator.cpp
> ...found 16482 targets...
> ...updating 1301 targets...
> ...can't find 1 target...
> ...can't make 2 targets...
>
>
>Consequently, process_jam_log fails with the usual exception
>
> **** exception(205): std::out_of_range: basic_string::substr
> ******** errors detected; see standard output for details ********
> Failed regression log post processing.
>
>
>Either the missing file needs to be added or the respective
>entry needs to be removed from the Jamfile.

Thanks for reporting this. I've checked in a change to process_jam_log.cpp
to skip "don't know how to make" errors rather than aborting.

--Beman


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