Boost logo

Boost :

Subject: [boost] Running Boost Regression Tests
From: frederic.bron_at_[hidden]
Date: 2008-12-02 11:56:07


I have tried to run the regression tests but I seem unsuccessful.
My machine is a linux RHE4 x86_64 (Linux vorace0 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux).
I wanted to test compiler intel 10.0 and g++ 3.4.6 (have also 4.1.0 but the name is g++4 and I do not know how to make boost understand it exists).

Here is what I did:
1. downlowd run.py
2. python run.py --runner=bronf --platform=linux_x86_64 --tag=trunk --toolsets=gcc-3.4.6,intel-linux-10.0

I obtained the attached output (run.log) which ends with:
# Running Boost.Build tests
Traceback (most recent call last):
  File "run.py", line 60, in ?
    runner(root)
  File "/soft/bal/usr/builds/boost_test/tools_regression_src/regression.py", line 189, in __init__
    self.main()
  File "/soft/bal/usr/builds/boost_test/tools_regression_src/regression.py", line 542, in main
    getattr(self,action_m)()
  File "/soft/bal/usr/builds/boost_test/tools_regression_src/regression.py", line 507, in command_regression
    self.command_test()
  File "/soft/bal/usr/builds/boost_test/tools_regression_src/regression.py", line 313, in command_test
    self.command_test_boost_build()
  File "/soft/bal/usr/builds/boost_test/tools_regression_src/regression.py", line 350, in command_test_boost_build
    "boost/bin.v2/libs/any/test/any_test.test"));
OSError: [Errno 2] No such file or directory: '/soft/bal/usr/builds/boost_test/results/boost/bin.v2/libs/any/test/any_test.test'

Any clue?

F. Bron
(See attached file: run.log)

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