Boost logo

Boost :

Subject: Re: [boost] problem with release branch serialization test results
From: Rene Rivera (grafikrobot_at_[hidden])
Date: 2013-01-02 13:15:10


On Wed, Jan 2, 2013 at 11:47 AM, Robert Ramey <ramey_at_[hidden]> wrote:

> I recently merged the serialization library files from the trunk to the
> release branch.
>
> Now most of the tests on the release branch are failing. The message is:
>
> "Error extracting file: No matching files were found."
>

That just says that the results from failed building the dependency did not
get included in the testing processing (it's a known problem which is
likely never going to get fixed in this version of the test results
processing).

> Which suggested to me that I munched up the merge.
>
> But when I browse through the release branch files and log
> I can't see anything wrong. Would anyone have any idea
> what might be causing this and what I have to do to fix it?
>

Which log are you looking at? As the logs we would want to look at are the
ones from the test machines (assuming someone has made one of them
available). An option to track the problem down is to checkout the release
branch and manually run the tests from the root/status directory for the
serialization lib only to see if you can reproduce the errors (as it could
be a build system issue also):

  cd <boost-root>/status
  b2 --limit-tests=serialization

HTH.

-- 
-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

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