Boost logo

Boost :

Subject: Re: [boost] [quickbook] All tests failing in Trunk?
From: Daniel James (dnljms_at_[hidden])
Date: 2010-06-11 03:45:07


On 10 June 2010 12:23, John Maddock <boost.regex_at_[hidden]> wrote:
>
> No it's the Jamfile not working I believe.
>
> I have an ulterior motive here: I copied the quickbook testing logic for
> another tool that's in the sandbox and when I recently came back to it I
> found it was no longer working... so I thought I would just copy the
> quickbook logic again... only to find that it wasn't working either :-(

There seems to be a problem with msvc.jam, I think it's treating the
test targets as executables.. Try building with 'bjam
debug-symbols=off'. If that works then the culprit is the change in:

https://svn.boost.org/trac/boost/changeset/55154
https://svn.boost.org/trac/boost/changeset/55173

Daniel


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