|
Boost-Build : |
From: Philipp Frauenfelder (pfrauenf_at_[hidden])
Date: 2004-09-10 06:59:58
Dear Volodya
On Fri, Sep 10, 2004 at 02:24:42PM -0400, Vladimir Prus wrote:
> I think you should add
>
> import toolset : using ;
>
> at the top of test-config.jam. Take a look a test-config.jam.in.
Trying this on amd64 does not work. I get:
$ python test_all.py gcc
skipping railsys test since QTDIR environment variable is unset
unit_tests : Cannot find built Boost.Jam
Traceback (most recent call last):
File "test_all.py", line 140, in ?
run_tests(critical_tests, tests)
File "test_all.py", line 33, in run_tests
__import__(i)
File "/scratch/pfrauenf/boost-cvs/tools/build/v2/test/unit_tests.py", line 5, in ?
t = Tester(pass_toolset=0)
File "/scratch/pfrauenf/boost-cvs/tools/build/v2/test/BoostBuild.py", line 132, in __init__
os.exit(1)
AttributeError: 'module' object has no attribute 'exit'
Moving bin.linux to bin.linuxx86 in jam_src made the stuff work.
Here, I could set DO_DIFF as this is a Linux. The results are
attached.
Regards
-- Philipp | work: pfrauenf_at_[hidden] +41 44 632 60 38 Frauenfelder | home: pfrauenf_at_[hidden] +41 44 862 73 14 [PGP] | http://www.math.ethz.ch/~pfrauenf/ Proudly running Debian GNU/Linux. See http://www.debian.org/ --fWddYNRDgTk9wQGZ Content-Type: application/octet-stream Content-Disposition: attachment; filename="boost-test-amd64.out.gz" Content-Transfer-Encoding: base64 [Attachment content not displayed.] --fWddYNRDgTk9wQGZ--
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk