Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 502176 - app-arch/lz4-0_p106-r1 does not install lz4 executable
Summary: app-arch/lz4-0_p106-r1 does not install lz4 executable
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Yao (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 502102
  Show dependency tree
 
Reported: 2014-02-22 20:57 UTC by Alexander Tsoy
Modified: 2014-08-01 01:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2014-02-22 20:57:09 UTC
The official fully supported build system of lz4 is the Makefile [1]. So I suggest switching to it.

CMake build system is a contributed one and can be incomplete/broken. For example in 0_p106-r1 it doesn't install "lz4" executable and man pages. This was partially fixed in newer versions [2].

[1] https://code.google.com/p/lz4/issues/detail?id=100#c6
[2] https://code.google.com/p/lz4/issues/detail?id=100
Comment 1 Alexander Tsoy 2014-02-22 21:32:10 UTC
On the other hand in r106 there is no support for building shared libs in Makefile =/
Comment 2 Alexander Tsoy 2014-02-22 21:46:38 UTC
Looks like a version bump should fix the issue regardless of chosen build system.
Comment 3 Alexander Tsoy 2014-07-31 22:59:38 UTC
This bug was fixed in lz4-0_p120. Thanks.
Comment 4 Richard Yao (RETIRED) gentoo-dev 2014-08-01 01:38:33 UTC
My apologies for the late reaction. Most of my time these days is spend on kernle code. I am starting to get to my backlog of userland things.