Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2006-03-18 05:30:47


Hi,

after some reverse-engineering I was able to make regression.py not
create another copy of the Boost tree. I also found out that
regression.py apparently ignores the BOOST_BUILD_PATH environment
variable and instead sets its own path (why?).

However, I'm now stuck at this error message:

# Building "process_jam_log"
("/boost/head-regression/boost/tools/jam/src/bin/bjam" --v2
"-sBOOST_BUILD_PATH=/boost/head-regression"
"-sBOOST_ROOT=/boost/head-regression/boost" gcc-3.2.3_linux)...
/boost/head-regression/boost/tools/build/v2/build/feature.jam:268: in
implied-subfeature from module feature
error: "3.2.3" is not a known subfeature value of <toolset>gcc

test-config.jam is:

using gcc : 3.2.3_linux : /usr/local/gcc-3.2.3/bin/g++wrap :
<compileflags>" --limit-memory=600 --limit-cpu=1800" ;

I passed --v2 --tag CVS-HEAD --incremental --force-update --runner
"Martin Wille V2" --toolsets=gcc-3.2.3_linux to regression.py

Is there a way to make regression.py not update the source tree?

Regards,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


Boost-testing list run by mbergal at meta-comm.com