Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889784 - net-p2p/bitcoin-cli-24.0.1 fails to compile: configure: error: leveldb library not found; using --with-system-leveldb is not supported anyway
Summary: net-p2p/bitcoin-cli-24.0.1 fails to compile: configure: error: leveldb librar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luke-Jr
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-05 06:54 UTC by Agostino Sarubbo
Modified: 2023-01-05 06:57 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,57.22 KB, text/plain)
2023-01-05 06:54 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,124.63 KB, text/plain)
2023-01-05 06:54 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-01-05 06:54:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/bitcoin-cli-24.0.1 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-05 06:54:27 UTC
Created attachment 847286 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-05 06:54:29 UTC
Created attachment 847288 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2023-01-05 06:57:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cfb84f4028153f37c3d039ea0160dd8c6626711

commit 9cfb84f4028153f37c3d039ea0160dd8c6626711
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-05 06:56:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-05 06:56:59 +0000

    net-p2p/bitcoin-cli: add virtual/bitcoin-leveldb dep
    
    We may be able to prune this again (only bitcoin-qt/bitcoind actually need it,
    maybe?) but most people will have one of those anyway, and we want to keep stuff
    working. We already did a huge rebase of the patches so I'd rather let the dust
    settle first.
    
    Closes: https://bugs.gentoo.org/889784
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{bitcoin-cli-24.0.1.ebuild => bitcoin-cli-24.0.1-r1.ebuild}        | 3 +++
 1 file changed, 3 insertions(+)