Boost logo

Boost-Build :

Subject: Re: [Boost-build] [C++-sig] Boost 1.69 python3 module
From: Alex Biddulph (c3124185_at_[hidden])
Date: 2019-02-12 22:31:00


> 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


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