Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-02-13 17:06:33


Hi All,

I am trying to get regression tests up and running as outlines for V2/1.34.
I am using the version from this morning without the updates that Volodya
made. While trying to do this, I have run into several issues:

1. I get an error about zlib/bzip2 for the iostreams library (the patch I
provided previously fixes this issue);
2. If you don't configure python, bjam/bbv2 fails saying it can't find
boost_python after warning that python support is disabled;
3. I get the same error that Alexey got - applying his patch fixed this
issue.

After that, things appear to have been built and I get a log for v2 and v1.
So far, so good. I performed:

cp boost_v1.html boost_v1_aux.html
perl -pi -e 's/boost_v1_links/boost_v2_links/' boost_v1_aux.html
perl -pi -e 's/vc-7_1/msvc-7.1/' boost_v1_aux.html
diff -u boost_v1_aux.html boost_v2.html > boost.diff

on the resulting files. I will now try and run daily V1/V2 regressions :). I
can also try this for CodeWarrior, intel and borland compilers and even
msvc-6.5 (spacetime permitting :)).

- Reece


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk