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

Bug 518662

Summary: net-p2p/bitcoin-qt-0.9.2.1 should require >=dev-libs/leveldb-1.15.0-r1
Product: Gentoo Linux Reporter: chadwick.ferguson
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alex_y_xu, darkbasic, luke-jr+gentoobugs, proxy-maint, ted
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=521354
Whiteboard:
Package list:
Runtime testing required: ---

Description chadwick.ferguson 2014-07-31 12:02:07 UTC
Previous versions of leveldb are compiled without -fPIC which is required by bitcoin-qt.  ~bitcoin-qt-9 will not build against ebuilds in tree that are <dev-libs/leveldb-1.15.0-r1.
Comment 1 Alex Xu (Hello71) 2014-07-31 12:41:05 UTC
strictly speaking, we don't support KEYWORD mixing.
Comment 2 David Zaslavsky 2014-08-26 02:44:41 UTC
How would that be an issue here? bitcoin-qt-0.9.2.1's KEYWORDS are "~amd64 ~arm ~x86", all of which are included in the KEYWORDS of leveldb-1.15.0-r1 and higher.

I've seen this bug in action when I tried to compile bitcoin-qt-0.9.2.1 against leveldb-1.9.0-r6, and it failed. Compiling the same bitcoin-qt against leveldb-1.15.0-r1 was successful. (I can attach build logs if needed)
Comment 3 Anthony Basile gentoo-dev 2014-08-28 23:56:38 UTC

*** This bug has been marked as a duplicate of bug 504874 ***