Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757825 - dev-libs/cl does not install the actual binaries
Summary: dev-libs/cl does not install the actual binaries
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 830871
Blocks:
  Show dependency tree
 
Reported: 2020-12-01 07:07 UTC by Benedikt Reinartz
Modified: 2022-01-09 19:12 UTC (History)
3 users (show)

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


Attachments
Patched ebuild (cl-1.2.3-r1.ebuild,637 bytes, text/plain)
2020-12-03 07:14 UTC, Benedikt Reinartz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benedikt Reinartz 2020-12-01 07:07:32 UTC
dev-libs/cl is an Erlang OpenCL binding implemented as NIFs. The respective C library is compiled to ./priv/ so the "doins" in "src_install" has to include this directory.

Reproducible: Always
Comment 1 Benedikt Reinartz 2020-12-03 07:14:30 UTC
Created attachment 676387 [details]
Patched ebuild
Comment 2 Matthew Smith gentoo-dev 2021-03-19 11:32:56 UTC
Hi Benedikt, are you interested in adopting dev-libs/cl via the Proxy Maintainers project? (https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers)

If not I can try adopting it myself and applying your patch.
Comment 3 Larry the Git Cow gentoo-dev 2022-01-09 19:11:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b34cdf2f5a2bd2b9200d2ddd64be8752a8b034b

commit 2b34cdf2f5a2bd2b9200d2ddd64be8752a8b034b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-01-09 19:09:06 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-01-09 19:11:08 +0000

    dev-libs/cl: EAPI-8 bump, install missing bits
    
    Thanks-to: Benedikt Reinartz <filmor@gmail.com>
    Closes: https://bugs.gentoo.org/757825
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-libs/cl/cl-1.2.4-r1.ebuild | 34 ++++++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)