Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2006-02-11 05:15:06


Vladimir Prus wrote:
>
>Step 3 is making sure that msvc/Windows is healthy as well. The
>instructions
>are again at:
>
> http://zigzag.cs.msu.su/boost.build/wiki/TestingOnBoost
>
>The tests can be run by anybody with msvc/Windows, but issues in
>Boost.Build
>are likely to appear. Dave, any chance you can take this part?
>

I have just taken the latest CVS snapshot and tried the above without the
Python support for now. I am getting:

bash-2.05b$ bjam --v2 -n
warning: Python location is not configured
warning: the Boost.Python library won't be built
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(and if you don't know what ICU is then you probably don't need it).
C:/devel/drop/boost/tools/build/v2/build\targets.jam:756: in generate-really
fro
m module object(main-target)@13423
error: failed to build ../libs/iostreams/build/boost_zlib with properties
<async
h-exceptions>off <debug-store>object <debug-symbols>on
<exception-handling>on <e
xtern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes
<midl-stubless-p
roxy>yes <optimization>off <os>NT <profiling>off <rtti>on
<runtime-debugging>on
<runtime-link>shared <stdlib>native <threading>single <toolset>msvc
<variant>deb
ug because no best-matching alternative could be found
C:/devel/drop/boost/tools/build/v2/build\targets.jam:737: in
object(main-target)
@13423.generate from module object(main-target)@13423
C:/devel/drop/boost/tools/build/v2/build\targets.jam:893: in
targets.generate-fr
om-reference from module targets
C:/devel/drop/boost/tools/build/v2/build\targets.jam:1113: in
generate-dependenc
ies from module object(typed-target)@130
C:/devel/drop/boost/tools/build/v2/build\targets.jam:1154: in
object(typed-targe
t)@130.generate from module object(typed-target)@130
C:/devel/drop/boost/tools/build/v2/build\targets.jam:764: in generate-really
fro
m module object(main-target)@13425
C:/devel/drop/boost/tools/build/v2/build\targets.jam:737: in
object(main-target)
@13425.generate from module object(main-target)@13425
C:/devel/drop/boost/tools/build/v2/build\targets.jam:893: in
targets.generate-fr
om-reference from module targets
C:/devel/drop/boost/tools/build/v2/build\targets.jam:1113: in
generate-dependenc
ies from module object(typed-target)@1160
C:/devel/drop/boost/tools/build/v2/build\targets.jam:1154: in
object(typed-targe
t)@1160.generate from module object(typed-target)@1160
C:/devel/drop/boost/tools/build/v2/build\targets.jam:764: in generate-really
fro
m module object(main-target)@13384
C:/devel/drop/boost/tools/build/v2/build\targets.jam:737: in
object(main-target)
@13384.generate from module object(main-target)@13384
C:/devel/drop/boost/tools/build/v2/build\targets.jam:252: in
object(project-targ
et)@1155.generate from module object(project-target)@1155
C:/devel/drop/boost/tools/build/v2/build\targets.jam:252: in
object(project-targ
et)@183.generate from module object(project-target)@183
C:/devel/drop/boost/tools/build/v2\build-system.jam:291: in load from module
bui
ld-system
C:\devel\drop\boost\tools\build\v2/kernel\modules.jam:261: in import from
module
modules
C:\devel\drop\boost\tools\build\v2/kernel/bootstrap.jam:121: in boost-build
from
module
C:\devel\drop\boost\boost-build.jam:12: in module scope from module

A similar thing happens if I use my user-config.jam file in the c:/devel
directory:

bash-2.05b$ bjam --v2 -n msvc-7.1
...
error: failed to build ../libs/iostreams/build/boost_zlib with properties
<async
h-exceptions>off <debug-store>object <debug-symbols>on
<exception-handling>on <e
xtern-c-nothrow>off <inlining>off <link>shared <midl-robust>yes
<midl-stubless-p
roxy>yes <optimization>off <os>NT <profiling>off <rtti>on
<runtime-debugging>on
<runtime-link>shared <stdlib>native <threading>single
<toolset-msvc:version>7.1
<toolset>msvc <variant>debug because no best-matching alternative could be
found
...

- Reece


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