Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887239

Summary: [guru] =net-p2p/monero-0.18.1.{1,2} fail to build.
Product: GURU Reporter: Horea Christian <gentoo>
Component: Package issuesAssignee: Efe İzbudak <efe.izbudak>
Status: UNCONFIRMED ---    
Severity: normal CC: guru-bugs, ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: monero-0.18.1.1 build log
monero-0.18.1.2 build log

Description Horea Christian 2022-12-19 16:42:23 UTC
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
Comment 1 Horea Christian 2022-12-19 16:43:13 UTC
Created attachment 843843 [details]
monero-0.18.1.1 build log
Comment 2 Horea Christian 2022-12-19 16:43:33 UTC
Created attachment 843845 [details]
monero-0.18.1.2 build log
Comment 3 Ionen Wolkens gentoo-dev 2022-12-19 16:56:05 UTC
Likely a boost-1.81 compat issue, and (haven't tried) but I'd guess $URL will fix it.
Comment 4 Horea Christian 2022-12-19 16:59:56 UTC
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