Boost logo

Boost :

Subject: Re: [boost] Builds from boost/status fail early?
From: James E. King III (jking_at_[hidden])
Date: 2018-10-27 21:33:21


On Sat, Oct 27, 2018 at 5:20 PM Peter Dimov via Boost <boost_at_[hidden]>
wrote:

>
> The whole `status` is way too expensive for CI, so the superproject runs
> it
> with `b2 -n` to catch Jamfile errors (this would have caught your problem,
> but it doesn't show up there - for some reason $(dll-export) seems to be
> missing in your case, but it's there on develop. It's probably something
> in
> your local copy.)
>

That unescaped colon is on develop; not sure why the superproject build
wouldn't
have caught this. In any case I have a PR out to fix.

In this case based on changes in Boost.Function I wanted to run everything
to make
sure there were no regressions.

- Jim


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk