|
Boost Testing : |
From: Stephen W. Carson (StephenC_at_[hidden])
Date: 2006-03-10 09:38:00
For the second night in a row, the Mac CodeWarrior tests didn't get
anywhere. Here is an excerpt from standard out:
# Making "/Developer/boost/results" directory...
# Starting tests
("/Developer/boost/boost/tools/jam/src/bin.macosxppc/bjam"
"-sBOOST_BUILD_PATH=/Developer/boost"
"-sBOOST_ROOT=/Developer/boost/boost" "-sTOOLS=cw-9_5-darwin" -d2
--dump-tests "-sALL_LOCATE_TARGET=/Developer/boost/results"
>>"/Developer/boost/results/bjam.log" 2>&1)...
# Getting test case results out of "/Developer/boost/results/bjam.log"...
boost_root: /Developer/boost/boost/status/..
locate_root: /Developer/boost/results
**** exception(205): std::out_of_range: basic_string::insert
******** errors detected; see standard output for details ********
Traceback (most recent call last):
File "/Developer/boost/regression.py", line 942, in ?
commands[ command ]( **accept_args( args ) )
File "/Developer/boost/regression.py", line 764, in regression
test( toolsets, bjam_options, monitored, timeout, v2, [] )
File "/Developer/boost/regression.py", line 598, in test
run_process_jam_log(v2)
File "/Developer/boost/regression.py", line 540, in run_process_jam_log
utils.checked_system( [
File
"/Developer/boost/boost/tools/regression/xsl_reports/utils/checked_system.py",
line 21, in checked_system
raise Exception( 'Command sequence "%s" failed with return code %d'
% ( commands, rc ) )
Exception: Command sequence
"['"/Developer/boost/boost/bin/boost/tools/regression/build/process_jam_log/darwin/release/process_jam_log"
"/Developer/boost/results" <"/Developer/boost/results/bjam.log"']"
failed with return code 51200
-- Stephen W. Carson, Software Engineer DirXion Software in St. Louis, MO (636) 717-2367 "Premature optimization is the root of all evil." -Donald Knuth