Boost logo

Boost-Build :

Subject: Re: [Boost-build] path_features failures
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2016-01-19 11:57:05


AMDG

On 01/19/2016 12:23 AM, Vladimir Prus wrote:
>
> the path_features.py test appear to fail everywhere, as follows:
>
> /home/b2/boost/tools/build/src/kernel/modules.jam:107: in
> modules.call-in
> ERROR: rule "remote/remote.attach-include-remote" unknown in module
> "Jamfile</tmp/tmp7kRjqK/child_dir>".
>
> It appears that after:
>
> import remote/remote ;
>
> There is no "remote/remote.attach-include-remote" in scope. The test
> itself appears to be from 2012, so
> it must be some change to 'import' logic after that.
>
> Does anybody have immediate ideas what could be the problem?
>

https://github.com/boostorg/build/commit/85950e07ba678387ebf50b0281ee8fba3c451a51

"Make modules.import account for relative imports to the same modules. ...

... Now only the basename of the imported module is considered the key
(and module namespace) and any directory part is used to search for the
module"

In Christ,
Steven Watanabe


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