Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643102 - dev-libs/ocl-icd does not seem to provide libOpenCL.so
Summary: dev-libs/ocl-icd does not seem to provide libOpenCL.so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-02 12:52 UTC by Bartosz Krzeszewski
Modified: 2022-12-31 18:32 UTC (History)
3 users (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 Bartosz Krzeszewski 2018-01-02 12:52:59 UTC
# eselect opencl list
Available OpenCL implementations:
  [1]   mesa
  [2]   ocl-icd *
# eselect opencl set 1
Switching to mesa OpenCL interface... done
# eselect opencl list
Available OpenCL implementations:
  [1]   mesa *
  [2]   ocl-icd
# eselect opencl set 2
!!! Error: The ocl-icd OpenCL implementation doesn't seem to provide
!!! Error: libOpenCL.so file. This might be an effect of breakage introduced
!!! Error: by a prioprietary driver installer. Please re-merge the package
!!! Error: providing your OpenCL implementation.
!!! Error: Selected OpenCL implementation incomplete.
exiting


Reproducible: Always

Steps to Reproduce:
1. unmerge amdgpu-pro-opencl
2. emerge --depclean (removes dev-libs/ocl-icd)
3. change opencl profile from ocl-icd to mesa and back to ocl-icd


Expected Results:  
I think that ocl-icd profile shoult be removed after unmerging of amdgpu-pro-opencl
Comment 1 Larry the Git Cow gentoo-dev 2022-12-31 18:32:31 UTC
The bug has been closed via the following commit(s):

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

commit f2016a1c654683cf978a7c9a9946b62987b8535d
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:08:15 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:08:15 +0000

    dev-libs/ocl-icd: treeclean
    
    Closes: https://bugs.gentoo.org/733018
    Closes: https://bugs.gentoo.org/736860
    Closes: https://bugs.gentoo.org/643102
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-libs/ocl-icd/Manifest                          |  2 -
 .../ocl-icd/files/ocl-icd-2.3.0-new-headers.patch  | 94 ----------------------
 dev-libs/ocl-icd/metadata.xml                      | 13 ---
 dev-libs/ocl-icd/ocl-icd-2.3.0.ebuild              | 62 --------------
 dev-libs/ocl-icd/ocl-icd-2.3.1.ebuild              | 58 -------------
 profiles/package.mask                              |  6 --
 6 files changed, 235 deletions(-)