Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 557036 - x11-drivers/nvidia-drivers-355.06 should install libOpenCL into CL_ROOT
Summary: x11-drivers/nvidia-drivers-355.06 should install libOpenCL into CL_ROOT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2015-08-08 13:31 UTC by Timo Rothenpieler
Modified: 2015-08-13 04:14 UTC (History)
1 user (show)

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


Attachments
fix-opencl-lib-location.patch (fix-opencl-lib-location.patch,606 bytes, patch)
2015-08-09 15:16 UTC, Timo Rothenpieler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Rothenpieler 2015-08-08 13:31:15 UTC
Starting with this update, the OpenCL libraries in /usr/lib/OpenCL/vendors/nvidia are missing, resulting in eselect-opencl failing to switch to the nvidia opencl implementation:

# eselect opencl set nvidia
!!! Error: The nvidia 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
Comment 1 Timo Rothenpieler 2015-08-09 15:16:36 UTC
Created attachment 408628 [details, diff]
fix-opencl-lib-location.patch

Seems like this is just a small oversight when migrating to the new library install process.
Attached patch fixes the issue.
Comment 2 Brian Evans (RETIRED) gentoo-dev 2015-08-13 00:54:43 UTC
*** Bug 557138 has been marked as a duplicate of this bug. ***
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-08-13 04:14:54 UTC
Fixed in -r1. Thanks.