Boost logo

Boost-Build :

From: Zbynek Winkler (zwin_at_[hidden])
Date: 2004-03-13 08:20:40


Hello.

I am getting warning about "Unused source", only this time it is for a
searched library. I've not been updating from cvs for some while and I think
it came with the last update I did today... I am attaching the output. The
rule that causes the warning is

unit-test test1 : simul simulTest.cpp /site-config//cppunit /util//testMain ;

where 'simul' is library defined in the same Jamfile and 'cppunit' is a
searched library.

Zbynek

PS. For now I've commented the out the line targets.jam:994 in my copy since
this warning gave me nothing but troubles so far... :(

-- 
http://zw.matfyz.cz/ http://robotika.cz/
Faculty of Mathematics and Physics, Charles University, Prague, Czech Republic
 --------------090804090208030508030003 Content-Type: text/plain;
name="log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="log"
d:/software/boost-build-cvs/v2/build\targets.jam:994: in check-for-unused-sources from module object(typed-target)@3
warning: Unused source { %.no-action-cppunit.SEARCHED_LIB } in main target ../simul/test
d:/software/boost-build-cvs/v2/build\targets.jam:891: in object(typed-target)@3.generate from module object(typed-target)@3
d:/software/boost-build-cvs/v2/build\targets.jam:511: in generate-really from module object(main-target)@2
d:/software/boost-build-cvs/v2/build\targets.jam:484: in object(main-target)@2.generate from module object(main-target)@2
d:/software/boost-build-cvs/v2/build\targets.jam:179: in object(project-target)@6.generate from module object(project-target)@6
d:/software/boost-build-cvs/v2\build-system.jam:151: in load from module build-system
d:\software\boost-build-cvs\v2\kernel\modules.jam:259: in import from module modules
d:\software\boost-build-cvs\v2\kernel\bootstrap.jam:120: in boost-build from module
d:\software\boost-build-cvs\v2\boost-build.jam:2: in module scope from module
...found 34 targets...
 --------------090804090208030508030003-- 

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