Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Nov 2020 21:15:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250562] devel/opencl: lacks OpenCL 3.0 support
Message-ID:  <bug-250562-7788-Cf1wetl3B4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250562-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250562-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250562

--- Comment #16 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 220045
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220045
OpenCL API 3.0, including recent OpenCL-HPP project's opencl.hpp header fil=
e.

This version was still bitrotten, so I've salvaged bare minimum. Please,
resubmit the remaining changes in a separate bug.

$ make clean all
=3D=3D=3D>  Cleaning for opencl-3.0
=3D=3D=3D>  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=3D
=3D=3D=3D>  Cleaning for opencl-3.0
=3D=3D=3D>   opencl-3.0 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by opencl-3.0 for building
=3D=3D=3D>  Extracting for opencl-3.0
=3D> SHA256 Checksum OK for KhronosGroup-OpenCL-Headers-3.0-b04034a_GH0.tar=
.gz.
=3D> SHA256 Checksum OK for KhronosGroup-OpenCL-CLHPP-64c206f_GH0.tar.gz.
=3D=3D=3D>  Patching for opencl-3.0
=3D=3D=3D>  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
=3D=3D=3D>  FAILED Applying FreeBSD patch-cl__platform.h
=3D=3D=3D> FAILED to apply cleanly FreeBSD patch(es)  patch-cl__platform.h
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250562-7788-Cf1wetl3B4>