[Bug 250562] devel/opencl: lacks OpenCL 3.0 support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 30 21:15:11 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250562
--- Comment #16 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 220045
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=220045
OpenCL API 3.0, including recent OpenCL-HPP project's opencl.hpp header file.
This version was still bitrotten, so I've salvaged bare minimum. Please,
resubmit the remaining changes in a separate bug.
$ make clean all
===> Cleaning for opencl-3.0
===> License not correctly defined: multiple licenses in LICENSE, but
LICENSE_COMB is set to single (or undefined)
make: exec(exit) failed (No such file or directory)
*** Error code 1
$ make clean all DISABLE_LICENSES=
===> Cleaning for opencl-3.0
===> opencl-3.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by opencl-3.0 for building
===> Extracting for opencl-3.0
=> SHA256 Checksum OK for KhronosGroup-OpenCL-Headers-3.0-b04034a_GH0.tar.gz.
=> SHA256 Checksum OK for KhronosGroup-OpenCL-CLHPP-64c206f_GH0.tar.gz.
===> Patching for opencl-3.0
===> Applying FreeBSD patches for opencl-3.0 from
/usr/ports/default/devel/opencl/files
1 out of 1 hunks failed--saving rejects to cl_platform.h.rej
===> FAILED Applying FreeBSD patch-cl__platform.h
===> FAILED to apply cleanly FreeBSD patch(es) patch-cl__platform.h
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list