> That's really strange.  I have no idea why that would happen.
> There's definitely some kind of hidden global state somewhere.
> That mostly confirms my suspicion that the offending rule is
> python.require-py.  Maybe if you add /debug/  into the call to
> main-target.select-alternatives, it will reveal something:
> 
>     local py-ext-alternative = [ $(py-ext-target).select-alternatives
> $(property-set) debug ] ;

This also results in a successful building and installation of the Boost.Python 
library (along with all the others). Here is the build output
https://drive.google.com/open?id=1jNBu73JvFwcs8z0Om_o7bJ68x0KXCU4U

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to