It would be neat to bump dev-libs/boost to 1.73.0. Reproducible: Always
Created attachment 635064 [details, diff] boost-1.73.0-boost-mpi-python.patch I have only tried this patch with the boost 1.73.0 rc1, my machine is slow so it would take a while to try it with 1.73.0.
dev-libs/boost-1.73.0 is going to ship with boost.nowide libs, it would be really helpfull to have it in tree fast to help with debugging other packages that make use of it. Be it masked or with dropped keywords for some weeks.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaab0a7fcb255a7b0a7d9225c2f6bac0c96f8f4b commit eaab0a7fcb255a7b0a7d9225c2f6bac0c96f8f4b Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-05-02 14:26:29 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-05-02 14:26:29 +0000 dev-libs/boost: Bump to 1.73.0 Closes: https://bugs.gentoo.org/719930 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org> dev-libs/boost/Manifest | 1 + dev-libs/boost/boost-1.73.0.ebuild | 355 +++++++++++++++++++++ .../boost-1.73-boost-mpi-python-PEP-328.patch | 17 + .../files/boost-1.73-boost-python-cleanup.patch | 107 +++++++ 4 files changed, 480 insertions(+)
(In reply to tt_1 from comment #2) > dev-libs/boost-1.73.0 is going to ship with boost.nowide libs, it would be > really helpfull to have it in tree fast to help with debugging other > packages that make use of it. Be it masked or with dropped keywords for some > weeks. The fact that 1.73 is the first version of Boost to carry nowide makes it extremely unlikely that anything depends on it yet.
games-strategy/s25rttr-0.9.0 is going to ;-) so thank you very much for pushing the ebuild, it makes testing possible.