Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2003-01-05 13:29:09


David Abrahams <dave_at_[hidden]> writes:

> I am seeing this when I run the tests locally:
>
> bash -c "cd /cygdrive/c/boost/tools/build/test ; python test_all.py"
> File bin/gcc/debug/a not added as expected
> FAILED test of c:\boost\tools\build\test\..\jam_src\bin.ntx86\bjam -sBOOST_BUILD_PATH=c:\boost\tools\build\test\..\new -d0 --quiet
> at line 249 of BoostBuild.py (expect_addition)
> from line 10 of generators_test.py
> from line 22 of test_all.py
>
> I believe this is because it's called "a.exe" under Windows :(

OK, I fixed that, and now I'm seeing:

File bin/gcc/debug/a.o not added as expected
FAILED test of c:\boost\tools\build\test\..\jam_src\bin.ntx86\bjam -sBOOST_BUILD_PATH=c:\boost\tools\build\test\..\new -d0 --quiet
at line 254 of BoostBuild.py (expect_addition)
from line 13 of generators_test.py

At the point of the error, this is what's in the directory:

./bin/gcc/debug:
total 25
-rwxrwxrwx 1 Administ None 21015 Jan 5 13:19 e.exe
-rw-rw-rw- 1 Administ None 0 Jan 5 13:19 e.marked.cpp
-rw-rw-rw- 1 Administ None 2112 Jan 5 13:19 e.o
-rw-rw-rw- 1 Administ None 0 Jan 5 13:19 e.positions
-rwx------ 1 Administ None 24 Jan 5 13:19 e.target.cpp

No a.o. I'm stumped. Should it be there?

-- 
David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
 

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