Re: [boost] [Announce] Boost Testing Integrated with Trac

on Thu Dec 13 2007, "John Pavel" <jrp-AT-dial.pipex.com> wrote:
Sorry, but it still "No pending builds" with msvc-9.0 (or gcc-4.3.0)
Please post again the complete output of each slave for one attempt to build on the server. It's just a matter of pattern matching correctly.
Vista:
c:\temp\regression\boost-bitten>c:\Python25\python C:\temp\regression\bitten-trunk\bitten\slave.py -d c:\temp\regression\boost-bitten --build-dir= -k -i360 -v -fc:\temp\regression\boost-bitten\slave.ini https://boost-consulting.com/trac/projects/boost/builds [DEBUG ] Configured packages: {'boost': {'toolsets': 'msvc-9.0'}} [DEBUG ] Sending slave configuration: <slave name="abit"><platform processor=""/><os version="Windows" family="nt">Microsoft</os><package toolsets="msvc-9.0" name="boost"/></slave> [DEBUG ] Sending POST request to 'https://boost-consulting.com/trac/projects/boost/builds' [INFO ] No pending builds
Ubuntu:
jrp@ubuntu:~/boost$ sh -x ./runslave.sh + PYTHONPATH=/home/jrp/boost/bitten-trunk + export PYTHONPATH + python /home/jrp/boost/bitten-trunk/bitten/slave.py -v -d /home/jrp/boost/boost-bitten --build-dir= -k -i360 -f /home/jrp/boost/boost-bitten/slave.ini https://boost-consulting.com/trac/projects/boost/builds [DEBUG ] Configured packages: {'boost': {'toolsets': 'gcc-4.3.0', 'bjam_options': '-j2'}} [DEBUG ] Sending slave configuration: <slave name="ubuntu"><platform processor="">i686</platform><os version="2.6.22-14-generic" family="posix">Linux</os><package toolsets="gcc-4.3.0" name="boost" bjam_options="-j2"/></slave> [DEBUG ] Sending POST request to 'https://boost-consulting.com/trac/projects/boost/builds' [INFO ] No pending builds
OK, both those target platforms should show up now. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com
participants (1)
-
David Abrahams