https://bugzilla.redhat.com/show_bug.cgi?id=996232



--- Comment #8 from Fabian Deutsch <[email protected]> ---
(In reply to Fabian Deutsch from comment #7)
> (In reply to Fabian Deutsch from comment #6)
> > pocl-libs.x86_64: W: undefined-non-weak-symbol /usr/lib64/libpoclu.so.1.1.0
> > clGetDeviceInfo
> > pocl-libs.x86_64: W: undefined-non-weak-symbol /usr/lib64/libpoclu.so.1.1.0
> > clGetPlatformIDs
> > pocl-libs.x86_64: W: undefined-non-weak-symbol /usr/lib64/libpoclu.so.1.1.0
> > clCreateContextFromType
> > 
> > Will get in contact with upstream about this.
> 
> 
> <visit0r> it's because you use an icd loader which has been compiled against
> 1.1 (or older) headers which do not have clGetDeviceInfo
> 
> -> the headers have been updated, maybe the package isn't build yet.

okay, the real problem is that libpoclu is not linked against libOpenCL (from
ocl-icd).
But this shouldn't be problematic because the app will always link against the
loader (ocl-icd) and not the implementataion (pocl, ...).

Besides that it's going to be fixed in the future. (fixed by upstream)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fpp1c5AYMJ&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to