Boost logo

Boost Testing :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-05-12 12:23:59


Hi Rene,

On May 12, 2008, at 10:15 AM, Rene Rivera wrote:

> David Walthall wrote:
>> I got the same error on Friday's run. (I apologize for the slow
>> post,
>> it takes about 5 hours to process the results with
>> process_jam_log.py.)
>
> Well that, taking 5 hours, by itself isn't good :-( I guess I'll
> have to
> work on improving the conversion before asking for testers to switch.
> Thanks for the testing. One more request... Could you send me your
> "bjam.xml" log so I can try and debug and optimize the script.

I'm getting this failure (from the tail of the log file):

MkDir1 /var/scratch2/boost/results/boost/bin.v2/libs/spirit/test/
karma_functor.test
MkDir1 /var/scratch2/boost/results/boost/bin.v2/libs/spirit/test/
karma_functor.test/gcc-3.4.3
MkDir1 /var/scratch2/boost/results/boost/bin.v2/libs/spirit/test/
karma_functor.test/gcc-3.4.3/debug
gcc.compile.c++ /var/scratch2/boost/results/boost/bin.v2/libs/spirit/
test/karma_functor.test/gcc-3.4.3/debug/functor.o
# Executing SVN command "svn --non-interactive info --xml "/var/
scratch2/boost/boost" >"/var/scratch2/boost/boost/svn_info.txt""
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is en_US.UTF-8
svn: warning: please check that your locale name is correct
Traceback (most recent call last):
   File "run.py", line 60, in ?
     runner(root)
   File "/var/scratch2/boost/tools_regression_src/regression.py",
line 189, in __init__
     self.main()
   File "/var/scratch2/boost/tools_regression_src/regression.py",
line 526, in main
     getattr(self,action_m)()
   File "/var/scratch2/boost/tools_regression_src/regression.py",
line 492, in command_regression
     self.command_collect_logs()
   File "/var/scratch2/boost/tools_regression_src/regression.py",
line 406, in command_collect_logs
     BJamLog2Results([
   File "/var/scratch2/boost/tools_regression_src/
process_jam_log.py", line 72, in __init__
     self.add_log()
   File "/var/scratch2/boost/tools_regression_src/
process_jam_log.py", line 82, in add_log
     bjam_log = xml.dom.minidom.parse(self.input[1])
   File "/usr/local/python/2.3.5/lib/python2.3/xml/dom/minidom.py",
line 1919, in parse
     return expatbuilder.parse(file)
   File "/usr/local/python/2.3.5/lib/python2.3/xml/dom/
expatbuilder.py", line 922, in parse
     fp = open(file, 'rb')
IOError: [Errno 2] No such file or directory: '/var/scratch2/boost/
results/bjam.xml'

The bjam.xml file is huge so sending it is not an option. What else
can I do to help you debug this?

-- Noel


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