Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640236 - [science overlay] dev-util/amdapp - AMDAPP error while loading shared libraries: libOpenCL.so.1
Summary: [science overlay] dev-util/amdapp - AMDAPP error while loading shared librari...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 09:14 UTC by Bartosz Krzeszewski
Modified: 2021-05-05 17:57 UTC (History)
1 user (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 2017-12-08 09:14:40 UTC
xmr@koparka_01 ~ $ /opt/AMDAPP/bin/x86_64/clinfo 
/opt/AMDAPP/bin/x86_64/clinfo: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory

xmr@koparka_01 ~ $ ls -l /usr/lib/OpenCL/vendors/intel/
razem 67252
-rwxr-xr-x 1 root root  3550784 12-07 22:10 __ocl_svml_e9.so
-rwxr-xr-x 1 root root  4693616 12-07 22:10 __ocl_svml_h8.so
-rwxr-xr-x 1 root root  4873792 12-07 22:10 __ocl_svml_u8.so
-rwxr-xr-x 1 root root  4718192 12-07 22:10 __ocl_svml_y8.so
-rwxr-xr-x 1 root root  3130256 12-07 22:10 clbltfne9.rtl
-rwxr-xr-x 1 root root  3211568 12-07 22:10 clbltfnh8.rtl
-rwxr-xr-x 1 root root  3296744 12-07 22:10 clbltfnu8.rtl
-rwxr-xr-x 1 root root  3213832 12-07 22:10 clbltfny8.rtl
drwxr-xr-x 3 root root     4096 12-07 22:10 include
-rwxr-xr-x 1 root root     1525 12-07 22:10 iocgui64.sh
-rwxr-xr-x 1 root root 10797408 12-07 22:10 libOclCpuBackEnd.so
lrwxrwxrwx 1 root root       14 12-07 22:10 libOpenCL.so -> libOpenCL.so.1
-rwxr-xr-x 1 root root    26744 12-07 22:10 libOpenCL.so.1
-rwxr-xr-x 1 root root    31200 12-07 22:10 libcl_logger.so
-rwxr-xr-x 1 root root 20771216 12-07 22:10 libclang_compiler.so
-rwxr-xr-x 1 root root   671664 12-07 22:10 libclbltfne9.so
-rwxr-xr-x 1 root root   667536 12-07 22:10 libclbltfnh8.so
-rwxr-xr-x 1 root root   693416 12-07 22:10 libclbltfnu8.so
-rwxr-xr-x 1 root root   667536 12-07 22:10 libclbltfny8.so
-rwxr-xr-x 1 root root   222152 12-07 22:10 libcpu_device.so
-rwxr-xr-x 1 root root   691224 12-07 22:10 libintelocl.so
-rwxr-xr-x 1 root root   126440 12-07 22:10 libtask_executor.so
-rwxr-xr-x 1 root root  2641592 12-07 22:10 opencl_.pch  

xmr@koparka_01 ~ $ eselect opencl list
Available OpenCL implementations:
  [1]   intel *


Reproducible: Always

Steps to Reproduce:
1. Install all OpenCL stuff you can find (mesa, amdapp, dev-libs/amdgpu-pro-opencl)
2. Unmerge all OpenCL stuff you installed 
3. Merge again dev-util/amdapp
Actual Results:  
/opt/AMDAPP/bin/x86_64/clinfo doesn't work

Expected Results:  
/opt/AMDAPP/bin/x86_64/clinfo should work
Comment 1 Andrew Ammerlaan gentoo-dev 2021-05-05 17:57:15 UTC
WONTFIX because package has been removed