Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2005-01-04 09:52:24


Vladimir Prus wrote:
> On Monday 03 January 2005 19:29, David Abrahams wrote:
>> It appears that the tests fail, and have been for some time.
>
> All of the pass for me.
>
>>
>> cd c:/boost/tools/build/v2/test/
>> python test_all.py
>> skipping railsys test since QTDIR environment variable is unset
>> Note: skipping extra tests
>> unit_tests : PASSED
>> module_actions : PASSED
>> startup_v1 : PASSED
>> startup_v2 : PASSED
>> core_d12 : PASSED
>> core_typecheck : PASSED
>> core_delete_module : PASSED
>> core_varnames : PASSED
>> core_import_module : PASSED
>> project_test3 : File bin/gcc/debug/a.obj not added as expected
>> -------- all changes caused by last build command ----------
>> Added files : ..... 'bin/gcc-3.2/debug/a.exe', 'bin/gcc-3.2/debug/a.obj']
>
> Try running
>
> python test_all.py gcc-3.2
>
> The test system does not know the default version of gcc is 3.2

Doesn't work.

Note: skipping extra tests
unit_tests : PASSED
module_actions : PASSED
startup_v1 : PASSED
startup_v2 : PASSED
core_d12 : PASSED
core_typecheck : PASSED
core_delete_module : PASSED
core_varnames : PASSED
core_import_module : PASSED
generators_test : File bin/gcc-3.2/debug/a.obj not added as
expected
-------- all changes caused by last build command ----------
Added files : ['lib/bin/gcc-3.2/debug/auxilliary.a',
'lib/bin/gcc-3.2/debug/c.o', 'bin/gcc-3.2/debug/a.exe',
'bin/gcc-3.2/debug/a.o', 'bin/gcc-3.2/debug/b.o',
'bin/gcc-3.2/debug/c.cpp', 'bin/gcc-3.2/debug/c.h',
'bin/gcc-3.2/debug/c.o', 'bin/gcc-3.2/debug/d_lexer.cpp',
'bin/gcc-3.2/debug/d_lexer.dlp', 'bin/gcc-3.2/debug/d_lexer.o',
'bin/gcc-3.2/debug/d_parser.cpp', 'bin/gcc-3.2/debug/d_parser.h',
'bin/gcc-3.2/debug/d_parser.lr0', 'bin/gcc-3.2/debug/d_parser.o',
'bin/gcc-3.2/debug/d_parser.whl',
'bin/gcc-3.2/debug/d_parser_symbols.h', 'bin/gcc-3.2/debug/e.exe',
'bin/gcc-3.2/debug/e.marked.cpp', 'bin/gcc-3.2/debug/e.o',
'bin/gcc-3.2/debug/e.positions', 'bin/gcc-3.2/debug/e.target.cpp',
'bin/gcc-3.2/debug/f.exe', 'bin/gcc-3.2/debug/obj_1.o',
'bin/gcc-3.2/debug/obj_2.o', 'bin/gcc-3.2/debug/x.c',
'bin/gcc-3.2/debug/x.o', 'bin/gcc-3.2/debug/y.cpp',
'bin/gcc-3.2/debug/y.o', 'bin/gcc-3.2/debug/y.x1', 'bin/gcc-3.2/debug/y.x2']
Removed files : []
Modified files: []
Touched files : []
STDOUT ============
"WD consuming" d.wd
"Dolphin consuming" bin\gcc-3.2\debug\d_lexer.dlp
"Whale consuming " bin\gcc-3.2\debug\d_parser.whl
"X_PRO: source is " y.x_pro
"X: source is " bin\gcc-3.2\debug\y.x1 bin\gcc-3.2\debug\y.x2
warning: using independent target <pbin\gcc-3.2\debug>e.positions
"CPP-MARK consuming " e.cpp
"NM target source consuming " bin\gcc-3.2\debug\e.marked.cpp

STDERR ============

END ===============
FAILED
project_test3 : PASSED
project_test4 : PASSED
dependency_test : File bin/gcc-3.2/debug/a.obj not touched as
expected
-------- all changes caused by last build command ----------
Added files : []
Removed files : []
Modified files: ['bin/gcc-3.2/debug/a.exe', 'bin/gcc-3.2/debug/b.exe']
Touched files : ['bin/gcc-3.2/debug/a.o', 'bin/gcc-3.2/debug/b.o']
STDOUT ============

STDERR ============

END ===============
FAILED
path_features : PASSED
relative_sources : PASSED
no_type : PASSED
chain : PASSED

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 

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