Boost logo

Boost :

Subject: Re: [boost] Running Boost Regression Tests
From: frederic.bron_at_[hidden]
Date: 2008-12-05 01:08:41


> What happens if you check out https://svn.boost.org/svn/boost/trunk/tools
> into the directory of run.py?

I confirm that regression.py is the right one with this method. However it does not work because process_jam_log.exe is not built:

# Searching for "process_jam_log.exe" in "/cygdrive/g/boost_test_v2/tools_regression/build"...
Traceback (most recent call last):
  File "run.py", line 60, in <module>
    runner(root)
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 193, in __init__
    self.main()
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 551, in main
    getattr(self,action_m)()
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 508, in command_regression
    self.command_setup()
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 300, in command_setup
    self.build_if_needed(self.process_jam_log,self.pjl_toolset)
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 650, in build_if_needed
    tool[ 'build_path' ] = self.tool_path( tool )
  File "/cygdrive/g/boost_test_v2/tools_regression_src/regression.py", line 675, in tool_path
    , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
Exception: Cannot find "process_jam_log.exe" in any of the following locations:
/cygdrive/g/boost_test_v2/process_jam_log.exe
/cygdrive/g/boost_test_v2/tools_regression/build

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk