On boost/thread/future.hpp line 4671 there is a typo (it is written that instead of that_) that will it fail to compile when used. Since this is a header the package itself will not fail but others using it will (in my case poedit) I attach a patch fixing it but I don't know how to send it to upstream (or check if they already fixed it) Reproducible: Always
Created attachment 913389 [details, diff] Patch fixing little typo
*** Bug 936930 has been marked as a duplicate of this bug. ***
Fwiw this fix has been finally merged into boostorg/boost for 1.88.0-beta: https://github.com/boostorg/boost/commit/6e22703be48fda386141aec06f8f4137958d7bba
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09487df79c0be8952761253c6b66dbe848b01ea commit c09487df79c0be8952761253c6b66dbe848b01ea Author: Sam James <sam@gentoo.org> AuthorDate: 2025-04-09 08:08:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-04-09 08:08:59 +0000 dev-libs/boost: fix typo in thread Closes: https://bugs.gentoo.org/945916 Signed-off-by: Sam James <sam@gentoo.org> ...ost-1.87.0-r2.ebuild => boost-1.87.0-r3.ebuild} | 1 + .../boost/files/boost-1.87.0-thread-typo.patch | 28 ++++++++++++++++++++++ 2 files changed, 29 insertions(+)