Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-05-07 10:35:16


Hi Rene,

Looks like there's a problem with, perhaps, run.py?

-- Noel

...updated 25 targets...
# Searching for "process_jam_log" in "/private/tmp/kbelco/boost/
tools_regression/build"...
# process_jam_log succesfully built in "/private/tmp/kbelco/boost/
tools_regression/build/bin/darwin-4.0.1/release/process_jam_log"
location
# Making "/private/tmp/kbelco/boost/results" directory...
# Starting tests ("/private/tmp/kbelco/boost/tools_bjam/bin.macosxx86/
bjam" "-sBOOST_BUILD_PATH=/private/tmp/kbelco/boost:/private/tmp/
kbelco/boost/tools_bb" "-sBOOST_ROOT=/private/tmp/kbelco/boost/boost"
"--boost=/private/tmp/kbelco/boost/boost" "--boost-build=/private/tmp/
kbelco/boost/tools_bb" "--debug-configuration" -l300 intel-
darwin-10.1 -d2 --dump-tests -j4 "--build-dir=/private/tmp/kbelco/
boost/results" >>"/private/tmp/kbelco/boost/results/bjam.log" 2>&1)...
# Getting test case results out of "/private/tmp/kbelco/boost/results/
bjam.log"...
sh: line 1: /private/tmp/kbelco/boost/results/bjam.log: No such file
or directory
Traceback (most recent call last):
   File "/private/tmp/kbelco/boost/run.py", line 60, in ?
     runner(root)
   File "/private/tmp/kbelco/boost/tools_regression_src/
regression.py", line 189, in __init__ self.main() File "/private/
tmp/kbelco/boost/tools_regression_src/regression.py", line 526, in main
     getattr(self,action_m)()
   File "/private/tmp/kbelco/boost/tools_regression_src/
regression.py", line 491, in command_regression
     self.command_test()
   File "/private/tmp/kbelco/boost/tools_regression_src/
regression.py", line 316, in command_test self.command_test_process()
   File "/private/tmp/kbelco/boost/tools_regression_src/
regression.py", line 349, in command_test_process
     utils.checked_system( [
   File "/private/tmp/kbelco/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 "['"/private/tmp/kbelco/boost/
tools_regression/build/bin/darwin-4.0.1/release/process_jam_log" "/
private/tmp/kbelco/boost/results" <"/private/tmp/kbelco/boost/results/
bjam.log"']" failed with return code 256


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