[Scons-dev] Buildbots

2012-12-20 Thread Managan, Rob
Since Anatoly mentioned the buildbots I went and looked while eating lunch. It seems that the fedora buildbot is choking on the biber latex tests. The errors imply a mismatch between perl and the version of biber installed. I have already forgotten I fixed this issue on my Ubuntu machine. There

Re: [Scons-dev] Buildbots

2012-12-20 Thread Dirk Bächle
On 20.12.2012 21:27, Managan, Rob wrote: [...] Not sure what is causing the MSVS failures. Changing line 1658 in src/engine/SCons/Tool/msvs.py to: if float(env['MSVS_VERSION']) >= 10.0: makes them pass successfully on my side. Not sure whether this is a proper fix though... Dirk ___

Re: [Scons-dev] Buildbots

2012-12-20 Thread anatoly techtonik
On Thu, Dec 20, 2012 at 11:27 PM, Managan, Rob wrote: > > There are other failures on fedora that may relate to recent commits about > things like qmtest and other runtest updates. I noticed those when testing > my recent pull request > Good to know. --noqmtest and --xml tests should be fixed in