Boost logo

Boost-Build :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-16 19:50:42


At 12:12 PM 9/16/2003, Rene Rivera wrote:
>...
>I'm fairly sure it has to do with the changes I made. I just don't see
how
>such a problem should only affect a limited set of tests on only 1
toolset.
>If it was broken I would think it would be broken for all tests and
>toolsets.

Yes, understood. But the reality is that only a few tests are broken, and
only for that toolset.

See below for the bjam output.

--Beman

...found 406 targets...
...updating 20 targets...
MkDir1
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8
MkDir1
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug
MkDir1
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\execution_monitor.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\test_tools.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\unit_test_parameters.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\unit_test_log.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\unit_test_monitor.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\unit_test_result.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\unit_test_suite.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\supplied_log_formatters.obj
metrowerks-C++-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\test_main.obj
metrowerks-Archive-action
d:\boost-regr\bin\boost\libs\test\build\libboost_test_exec_monitor.lib\cwpro8\debug\runtime-link-static\libboost_test_exec_monitor.lib
metrowerks-C++-action C:\boost\site>format_test1.obj
### mwcc Usage Alert:
# Output filename 'C:\boost\site>format_test1.obj' is invalid
# Operating system error:
# The filename, directory name, or volume label syntax is incorrect.

Errors caused tool to abort.

mwcc -maxerrors 5 -maxwarnings 20 -c -warn on,nounusedexpr,nounused
-cwd include -DNOMINMAX -nowraplines -lang c++ -g -O0 -inline off
-runtime ssd -iso_templates on -iso_templates
on -I"d:\boost-regr\bin\boost\libs\format\test" -I- -o
"C:\boost\site>format_test1.obj" "..\libs\format\test\format_test1.cpp"

...failed metrowerks-C++-action C:\boost\site>format_test1.obj...
...skipped <sysinclude>C:\boost\site>format_test1.CMD for lack of
<sysinclude>C:\boost\site>format_test1.obj...
...skipped <sysinclude>C:\boost\site>format_test1.exe for lack of
<sysinclude>C:\boost\site>format_test1.CMD...
...skipped <sysinclude>C:\boost\site>format_test1.run for lack of
<sysinclude>C:\boost\site>format_test1.exe...
...failed updating 1 target...
...skipped 4 targets...
...updated 15 targets...

 


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