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

Bug 757825

Summary: dev-libs/cl does not install the actual binaries
Product: Gentoo Linux Reporter: Benedikt Reinartz <filmor>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: major CC: jstein, matthew, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 830871    
Bug Blocks:    
Attachments: Patched ebuild

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(+)