I am getting build errors (`ninja: build stopped: subcommand failed.`) on with both of these versions. Any ideas what could be up? Interestingly this is part of a rebuild, `=net-p2p/monero-0.18.1.1` is already installed, so it worked at some point. Reproducible: Always
Created attachment 843843 [details] monero-0.18.1.1 build log
Created attachment 843845 [details] monero-0.18.1.2 build log
Likely a boost-1.81 compat issue, and (haven't tried) but I'd guess $URL will fix it.
Hm, ok, it appears this upstream patch (which applies as is to =monero-0.18.1.2) fixes it: https://github.com/monero-project/monero/pull/8683
I think this can be closed as current packages build and the ones in the report are not in the tree.
net-p2p/monero-0.18.3.4 builds with dev-libs/boost-1.85.0-r1, so it should no longer pin boost to < 1.85
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82b30705ac6892e839e34d95332a3281e8d938ea commit 82b30705ac6892e839e34d95332a3281e8d938ea Author: Filip Kobierski <fkobi@pm.me> AuthorDate: 2024-09-25 14:42:23 +0000 Commit: Filip Kobierski <fkobi@pm.me> CommitDate: 2024-09-25 14:42:23 +0000 net-p2p/monero: bump EAPI, unpin boost version Closes: https://bugs.gentoo.org/887239 Signed-off-by: Filip Kobierski <fkobi@pm.me> net-p2p/monero/monero-0.18.3.4-r1.ebuild | 123 +++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+)