Source: pyopencl Followup-For: Bug #1001545 It should be possible to close this bug soon once pocl 1.8-3 migrates to testing.
If pocl continues to make trouble, a workaround could be to replace Build-Depends: pocl-opencl-icd with Build-Depends: mesa-opencl-icd | pocl-opencl-icd | opencl-icd and package Depends: pocl-opencl-icd | opencl-icd with Depends: mesa-opencl-icd | pocl-opencl-icd | opencl-icd Actually I'd say it's best to do that anyway, since mesa-opencl-icd builds for all arches while pocl-opencl-icd has never built on ppc64el and other arches. Or even drop pocl-opencl-icd altogether and just use Depends: mesa-opencl-icd | opencl-icd