Boost logo

Boost Testing :

Subject: [Boost-testing] Trunk testing broken.
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2010-03-23 12:06:53


Hi,

The log files for various trunk toolsets show this error. Can someone
please take a look?

-- Noel

# Starting tests ("/scratch/boost/tools_bjam/bin.linuxx86_64/bjam" "-
sBOOST_BUILD_PATH=/scratch/boost:/scratch/boost/tools_bb" "-
sBOOST_ROOT=/scratch/boost/boost" "--boost=/scratch/boost/boost" "--
boost-build=/scratch/boost/tools_bb" "--debug-configuration" -l300
intel-11.1 -d2 preserve-test-targets=off --dump-tests -j8 "--build-
dir=/scratch/boost/results" >>"/scratch/boost/results/bjam.log" 2>&1)...
# Running Boost.Build tests
# Using bjam binary in '/scratch/boost/tools_bjam/bin.linuxx86_64'
# Getting test case results out of "/scratch/boost/results/bjam.log"...
boost_root: /scratch/boost/boost
locate_root: /scratch/boost/results
*****Error - No "boost-test" lines encountered.
      (Usually occurs when bjam was envoked without the --dump-tests
option
       or bjam was envoked in the wrong directory)
Traceback (most recent call last):
   File "/scratch/boost/run.py", line 60, in ?
     runner(root)
   File "/scratch/boost/tools_regression_src/regression.py", line 193,
in __init__
     self.main()
   File "/scratch/boost/tools_regression_src/regression.py", line 551,
in main
     getattr(self,action_m)()
   File "/scratch/boost/tools_regression_src/regression.py", line 516,
in command_regression
     self.command_test()
   File "/scratch/boost/tools_regression_src/regression.py", line 321,
in command_test
     self.command_test_process()
   File "/scratch/boost/tools_regression_src/regression.py", line 374,
in command_test_process
     utils.checked_system( [
   File "/scratch/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 "['"/scratch/boost/tools_regression/build/
bin/gcc-4.1.2/release/process_jam_log" "/scratch/boost/results" <"/
scratch/boost/results/bjam.log"']" failed with return code 256


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