Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795180 - net-misc/xmrig - Fails to install with USE=-ssl
Summary: net-misc/xmrig - Fails to install with USE=-ssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-06-10 07:38 UTC by Matthew Smith
Modified: 2021-06-11 00:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,223.24 KB, text/x-log)
2021-06-10 07:38 UTC, Matthew Smith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Smith gentoo-dev 2021-06-10 07:38:56 UTC
Created attachment 715047 [details]
build.log

Relevant line from build.log

> !!! dobin: /var/tmp/portage/net-misc/xmrig-6.12.2/work/xmrig-6.12.2_build/xmrig does not exist

When -DWITH_TLS=OFF is passed, XMRig names the binary 'xmrig-notls' instead of just 'xmrig'.
Comment 1 Larry the Git Cow gentoo-dev 2021-06-11 00:44:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcfb5ae623c7d369ff8ff3a03c8e7a4d83b0a62

commit 5fcfb5ae623c7d369ff8ff3a03c8e7a4d83b0a62
Author:     Matt Smith <matt@offtopica.uk>
AuthorDate: 2021-06-10 07:39:16 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2021-06-11 00:44:12 +0000

    net-misc/xmrig: Fix install with USE=-ssl
    
    Closes: https://bugs.gentoo.org/795180
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Matt Smith <matt@offtopica.uk>
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 net-misc/xmrig/files/xmrig-6.12.2-nonotls.patch | 23 +++++++++++++++++++++++
 net-misc/xmrig/xmrig-6.12.2.ebuild              |  2 ++
 net-misc/xmrig/xmrig-9999.ebuild                |  2 ++
 3 files changed, 27 insertions(+)