Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637964 - dev-libs/ocl-icd-2.2.11: multilib support broken
Summary: dev-libs/ocl-icd-2.2.11: multilib support broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-11-17 20:37 UTC by Andrei Slavoiu
Modified: 2018-10-08 15:43 UTC (History)
1 user (show)

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


Attachments
ocl-icd-2.2.11.ebuild.patch (ocl-icd-2.2.11.ebuild.patch,711 bytes, patch)
2017-11-17 20:37 UTC, Andrei Slavoiu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2017-11-17 20:37:13 UTC
Created attachment 504576 [details, diff]
ocl-icd-2.2.11.ebuild.patch

The ebuild for ocl-icd seems to have been intended to be multilib aware since it inherits from the multilib eclass. However, in practice it will not obey the ABI_X86 use-expand list and only install native binaries, no 32 bit libs on x86_64. The attached patch fixes that.
Comment 1 Larry the Git Cow gentoo-dev 2018-10-08 15:43:31 UTC
The bug has been closed via the following commit(s):

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

commit b9fac3ab728ed3a7c0e40a69dae16681de89f5d5
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2018-10-08 13:09:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2018-10-08 15:43:13 +0000

    dev-libs/ocl-icd: Version bump to 2.2.12
    
    Closes: https://bugs.gentoo.org/637964
    Closes: https://bugs.gentoo.org/646122
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/ocl-icd/Manifest              |  1 +
 dev-libs/ocl-icd/ocl-icd-2.2.12.ebuild | 45 ++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)