Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-07-29 09:21:23


Hi Christopher,

> $ python test_all.py sun
> skipping railsys test since QTDIR environment variable is unset
> unit_tests :
> "['/home/ccurrie/src/yards/build/test/../jam_src/bin.linuxx86/bjam',
> '-sBOOST_BUILD_PATH=/home/ccurrie/src/yards/build/test', '-d0',
> '--quiet', '--debug', '--build-system=test']" returned 1
> STDOUT ============
>
> STDERR ============
>
> END ===============
> FAILED test of
> /home/ccurrie/src/yards/build/test/../jam_src/bin.linuxx86/bjam
> -sBOOST_BUILD_PATH=/home/ccurrie/src/yards/build/test -d0 --quiet
> at line 325 of BoostBuild.py (fail_test)
> from line 263 of BoostBuild.py (run_build_system)
> from line 6 of unit_tests.py
> from line 32 of test_all.py (run_tests)
> from line 115 of test_all.py
>
> in directory: /tmp/testcmd.6FAILED
>
>
> ... I don't understand why it's trying to use the Linux x86 tools.

Bugs, bugs. I'll try to fix this.

> > Also, there's "return" at the end of "init" rule. Does
> > unversioned/unrooted installation really don't work without it? In that
> > case, I'd better figure out why.
>
> Honestly, I don't know. I cribbed that code from the Borland toolset,
> and figured whoever wrote it knew what they were talking about.

I see. Maybe you can try removing this line and checking if it works?

- Volodya

 


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