|
Boost-Build : |
Subject: Re: [Boost-build] Error registering /boost project id from user-config.jam
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2012-08-13 14:31:20
Hi Jürgen.
> I've attached:
> - reduced user-config.jam
> - build.bat used to build Boost. This is a stripped down version of my
> original script used to set set common build options and such...
Thanks for the feedback, I'll try to reproduce this again now.
>> Could you run this again with the latest trunk - I just added some
>> additional information in that error message (the module names in question).
>
> see build.err for a complete run.
Yup, and the new output shows what triggered the error - something in
Boost Build did not normalize the project module path before storing it.
In one case it is reported as:
Module: Jamfile</e:/src/devel/boost>
while in the other as:
Module: Jamfile</E:/src/devel/boost>
Note the differently capitalized drive letters... :-)
I'll try to track down the source now and hopefully get back to you
soon...
> But many thanks for your work on Boost.Build.
You're welcome. This work started as a side-project to help clean up
some of our own internal projects but turned out into a rather pleasant
pass-time for my summer vacation... :-) There is just so many great
things implemented in Boost Build, and it is quite easy & rewarding to
take a small task, implement it and see it start living in actual
project builds... :-)
Best regards,
Jurko GospodnetiÄ
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