Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost Build question
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-05-17 22:08:00


Steven Watanabe wrote:
> AMDG
>
> Robert Ramey wrote:
>> I just updated my boost root directory from the release branch. Using the
>> same test/build procedure as I've always used, I now get:
>>
>> bjam --dump-tests toolset=msvc-7.1 >bjam.log
>>
>> rule configure.register-components unknown in module
>> Jamfile</C:/BoostRelease>.
>> C:/BoostRelease/tools/build/v2/build\project.jam:310: in load-jamfile
>> C:/BoostRelease/tools/build/v2/build\project.jam:62: in load
>> C:/BoostRelease/tools/build/v2/build\project.jam:115: in load-parent
>> C:/BoostRelease/tools/build/v2/build\project.jam:458: in initialize
>> C:/BoostRelease/tools/build/v2/build\project.jam:300: in load-jamfile
>> C:/BoostRelease/tools/build/v2/build\project.jam:62: in load
>> C:/BoostRelease/tools/build/v2/build\project.jam:168: in project.find
>> C:/BoostRelease/tools/build/v2\build-system.jam:559: in load
>> C:\BoostRelease\tools\build\v2/kernel\modules.jam:283: in import
>> C:\BoostRelease\tools\build\v2/kernel/bootstrap.jam:142: in
>> boost-build C:\BoostRelease\boost-build.jam:17: in module scope
>>
>> and nothing builds. What is the best way to fix this.
>>
>
> Is tools/build/v2/build/configure.jam up to date?
> It should contain
>
> # Declare that the components specified by the parameter exist.
> rule register-components ( components * )

I updated my tools directory. That helped. But now I'm getting:

$ pwd
C:/BoostRelease/libs/serialization/test
$ ../../../tools/regression/src/library_test.sh toolset=msvc-7.1 &
[1] 1848
$ boost_root: C:/BoostRelease
locate_root: C:/BoostRelease

**** exception(205): std::runtime_error:
boost::filesystem::basic_directory_iter
ator constructor: The system cannot find the path specified:
"C:\BoostRelease\bi
n.v2\libs\serialization\test"
******** errors detected; see standard output for details ********

and indeed

$ ls c:/boostrelease/bin.v2

shows empty directory.

Robert Ramey

> In Christ,
> Steven Watanabe
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build


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