Boost logo

Boost-Build :

Subject: Re: [Boost-build] [boost] Broken installation with `./b2 --prefix=/tmp/boost --with-stacktrace install`
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2017-08-26 16:29:06


AMDG

On 08/26/2017 09:14 AM, Antony Polukhin via Boost-build wrote:
>
> People complain about the broken installation.
>
> Command `./b2 --prefix=/tmp/boost --with-stacktrace install` does not
> copy the boost/stacktrace/detail/push_options.pp and
> boost/stacktrace/detail/pop_options.pp files into the destination
> folder.
>
> See https://github.com/boostorg/stacktrace/issues/29
>
> How this could be fixed? Is that a b2 issue?
>

It's because the file uses an unrecognized extension.
(.hpp, .h, .ipp, .inc are used in the glob)

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