Your message dated Tue, 12 Oct 2021 15:51:00 +0200
with message-id <abece65e-4ebe-5973-cfb8-e0309c7a3...@debian.org>
and subject line Re: [Pkg-opencl-devel] Bug#995778: ocl-icd: autopkgtest failure
has caused the Debian Bug report #995778,
regarding ocl-icd: autopkgtest failure
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
995778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995778
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ocl-icd
Version: 2.2.14-3
Severity: serious
https://ci.debian.net/data/autopkgtest/testing/amd64/o/ocl-icd/15639877/log.gz
...
autopkgtest [21:49:20]: test compile-headers: [-----------------------
+ sed s%/usr/include/%%
+ dpkg -L ocl-icd-dev
+ grep \.h$
+ echo #include <ocl_icd.h>+ gcc -x c -c -
In file included from /usr/include/ocl_icd.h:46,
from <stdin>:1:
/usr/include/CL/cl_gl_ext.h:18:9: note: ‘#pragma message: All OpenGL-related
extensions have been moved into cl_gl.h. Please include cl_gl.h directly.’
18 | #pragma message("All OpenGL-related extensions have been moved into
cl_gl.h. Please include cl_gl.h directly.")
| ^~~~~~~
In file included from <stdin>:1:
/usr/include/ocl_icd.h:1072:33: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or
‘__attribute__’ before ‘CL_EXT_SUFFIX__VERSION_1_1’
1072 | cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
autopkgtest [21:49:21]: test compile-headers: -----------------------]
autopkgtest [21:49:21]: test compile-headers: - - - - - - - - - - results - -
- - - - - - - -
compile-headers FAIL non-zero exit status 1
--- End Message ---
--- Begin Message ---
On 05/10/2021 17.31, Adrian Bunk wrote:
/usr/include/ocl_icd.h:1072:33: error: expected ‘:’, ‘,’, ‘;’, ‘}’ or
‘__attribute__’ before ‘CL_EXT_SUFFIX__VERSION_1_1’
1072 | cl_uint * /*num_devices*/ ) CL_EXT_SUFFIX__VERSION_1_1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
That was fixed in opencl-headers by reintroducing the old macro names.
Andreas
--- End Message ---