Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661984 - dev-libs/librdkafka-0.11.4[lz4,static-libs]: ld: cannot find -llz4
Summary: dev-libs/librdkafka-0.11.4[lz4,static-libs]: ld: cannot find -llz4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 16:37 UTC by Rolf Eike Beer
Modified: 2018-07-28 12:47 UTC (History)
0 users

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


Attachments
build.log (dev-libs_librdkafka-0.11.4_use_MNFmZ,20.93 KB, text/plain)
2018-07-24 16:37 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2018-07-24 16:37:40 UTC
Created attachment 540722 [details]
build.log

The "static-libs" use-flag must be passed on to the lz4 dependency AFAICT.
Comment 1 Larry the Git Cow gentoo-dev 2018-07-28 12:47:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=175ead058c6d9e13bdd109fb992ef5cb0c61f305

commit 175ead058c6d9e13bdd109fb992ef5cb0c61f305
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2018-07-28 12:42:27 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-07-28 12:47:26 +0000

    dev-libs/librdkafka: fix building with USE="lz4 static-libs"
    
    Closes: https://bugs.gentoo.org/661984
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-libs/librdkafka/librdkafka-0.11.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)