|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
--pjl-toolset=python broken?I just noticed that none of my trunk regression test results are being
put up. Checking the log, it seems that --pjl-toolset=python is broken. Is there any need/desire for me to continue to use --pjl-toolset=python? C:\boost_testing_trunk\boost\tools\build\v2\test>C:\Python25\python.exe test_all.py --default-bjam --xml msvc-7.1 1>C:\boost_testing_trunk\results\boost-build-msvc-7.1\test_log.xml # Executing SVN command "svn --non-interactive info --xml "C:\boost_testing_trunk\boost" >"C:\boost_testing_trunk\boost\svn_info.txt"" Traceback (most recent call last): File "run.py", line 60, in <module> runner(root) File "C:\boost_testing_trunk\tools_regression_src\regression.py", line 193, in __init__ self.main() File "C:\boost_testing_trunk\tools_regression_src\regression.py", line 551, in main getattr(self,action_m)() File "C:\boost_testing_trunk\tools_regression_src\regression.py", line 517, in command_regression self.command_collect_logs() File "C:\boost_testing_trunk\tools_regression_src\regression.py", line 440, in command_collect_logs self.regression_log File "C:\boost_testing_trunk\tools_regression_src\process_jam_log.py", line 73, in __init__ self.add_log() File "C:\boost_testing_trunk\tools_regression_src\process_jam_log.py", line 93, in add_log events.expandNode(node) File "C:\Python25\lib\xml\dom\pulldom.py", line 253, in expandNode event = self.getEvent() File "C:\Python25\lib\xml\dom\pulldom.py", line 265, in getEvent self.parser.feed(buf) File "C:\Python25\lib\xml\sax\expatreader.py", line 211, in feed self._err_handler.fatalError(exc) File "C:\Python25\lib\xml\sax\handler.py", line 38, in fatalError raise exception xml.sax._exceptions.SAXParseException: <unknown>:401882:82: mismatched tag _______________________________________________ Boost-Testing mailing list Boost-Testing@... http://lists.boost.org/mailman/listinfo.cgi/boost-testing |
|
|
Re: --pjl-toolset=python broken?David Walthall wrote:
> I just noticed that none of my trunk regression test results are being > put up. Checking the log, it seems that --pjl-toolset=python is broken. > Is there any need/desire for me to continue to use > --pjl-toolset=python? I neglected to mention, I have the zipped bjam.xml file saved, and I can send it to anyone interested in trying to fix this error. David _______________________________________________ Boost-Testing mailing list Boost-Testing@... http://lists.boost.org/mailman/listinfo.cgi/boost-testing |
|
|
Re: --pjl-toolset=python broken?Hi David,
On Jun 24, 2009, at 11:29 AM, David Walthall wrote: > I just noticed that none of my trunk regression test results are being > put up. Checking the log, it seems that --pjl-toolset=python is > broken. > Is there any need/desire for me to continue to use > --pjl-toolset=python? I always use the same toolset name as I pass to --bjam-toolset. For example, python run.py --bjam-toolset=darwin --pjl-toolset=darwin ... python run.py --bjam-toolset=gcc --pjl-toolset=gcc ... python run.py --bjam-toolset=intel-linux --pjl-toolset=intel-linux ... I have no idea about --pjl-toolset=python. -- Noel _______________________________________________ Boost-Testing mailing list Boost-Testing@... http://lists.boost.org/mailman/listinfo.cgi/boost-testing |
|
|
Re: --pjl-toolset=python broken? [Attn: Rene Rivera]K. Noel Belcourt wrote:
> I always use the same toolset name as I pass to --bjam-toolset. For > example, > > python run.py --bjam-toolset=darwin --pjl-toolset=darwin ... > python run.py --bjam-toolset=gcc --pjl-toolset=gcc ... > python run.py --bjam-toolset=intel-linux --pjl-toolset=intel-linux ... > > I have no idea about --pjl-toolset=python. Thanks Noel. After some searching, I finally found the reason that I switched to --pjl=python. Here is the thread that started this: http://thread.gmane.org/gmane.comp.lib.boost.testing/5748 David _______________________________________________ Boost-Testing mailing list Boost-Testing@... http://lists.boost.org/mailman/listinfo.cgi/boost-testing |
|
|
Re: --pjl-toolset=python broken?David Walthall wrote:
> I just noticed that none of my trunk regression test results are being > put up. Checking the log, it seems that --pjl-toolset=python is broken. > Is there any need/desire for me to continue to use > --pjl-toolset=python? Well, there's always a desire. But since I can't look at this any time soon. And we need the regression results more. I suggest you switch to using the "regular" PJL. -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail _______________________________________________ Boost-Testing mailing list Boost-Testing@... http://lists.boost.org/mailman/listinfo.cgi/boost-testing |
| Free embeddable forum powered by Nabble | Forum Help |