rebuild due to python3_3 -> python 3_4 change [ebuild R ] dev-python/pyopencl-2014.1::gentoo USE="opengl -examples" PYTHON_TARGETS="python2_7 python3_4* -python3_3*" 0 KiB the problem: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lOpenCL # find /usr/lib* /lib* -iname "*libOpenCL*" /usr/lib32/libOpenCL.so /usr/lib64/libreoffice/program/libopencllo.so /usr/lib64/debug/usr/lib64/libreoffice/program/libopencllo.so.debug /usr/lib64/debug/usr/lib64/OpenCL/vendors/mesa/libOpenCL.so.1.0.0.debug /usr/lib64/libOpenCL.so /usr/lib64/OpenCL/vendors/mesa/libOpenCL.so.1 /usr/lib64/OpenCL/vendors/mesa/libOpenCL.so.1.0.0 /usr/lib64/OpenCL/vendors/mesa/libOpenCL.so running ldconfig does not fix it running python-updater returns nothing to do Reproducible: Always
Created attachment 411394 [details] pyopencl build
Created attachment 411396 [details] emerge --info
please retry with 2016.1
I suffer now this with 2017.2
it is because I needed to eselect a opencl implementation
virtual/opencl now depends on ICD loaders rather than OpenCL implementations + eselect-opencl so libOpenCL is now always in $libdir.