Your message dated Thu, 17 Mar 2022 19:42:05 +0100
with message-id <[email protected]>
and subject line Re: forge: autopkgtest regression
has caused the Debian Bug report #905778,
regarding forge: autopkgtest regression
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 [email protected]
immediately.)
--
905778: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905778
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: forge
Version: 1.0.1-2
X-Debbugs-CC: [email protected]
User: [email protected]
Usertags: needs-update
Hi Maintainer
Since 2018-07-10, forge's autopkgtests have been failing [1] due to
the following warning (and similar) which is emitted on stderr:
In file included from /usr/include/CL/cl.h:36,
from /usr/include/CL/opencl.h:47,
from /usr/include/CL/cl2.hpp:506,
from
/tmp/autopkgtest-lxc.ve7gku7t/downtmp/autopkgtest_tmp/opencl/cl_helpers.h:17,
from
/tmp/autopkgtest-lxc.ve7gku7t/downtmp/autopkgtest_tmp/opencl/surface.cpp:11:
/usr/include/CL/cl_version.h:34:104: note: #pragma message:
cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to
220 (OpenCL 2.2)
#pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not
defined. Defaulting to 220 (OpenCL 2.2)")
...
command1 FAIL stderr: In file included from /usr/include/CL/cl.h:36,
If forge is still functional, all that may be required is adding
"Restrictions: allow-stderr" to debian/tests/control.
Regards
Graham
[1] https://ci.debian.net/packages/f/forge/unstable/amd64/
--- End Message ---
--- Begin Message ---
Version: 1.0.1-3
On Thu, 9 Aug 2018 13:37:25 +0200 Graham Inggs <[email protected]> wrote:
Since 2018-07-10, forge's autopkgtests have been failing [1] due to
the following warning (and similar) which is emitted on stderr:
In file included from /usr/include/CL/cl.h:36,
from /usr/include/CL/opencl.h:47,
from /usr/include/CL/cl2.hpp:506,
from
/tmp/autopkgtest-lxc.ve7gku7t/downtmp/autopkgtest_tmp/opencl/cl_helpers.h:17,
from
/tmp/autopkgtest-lxc.ve7gku7t/downtmp/autopkgtest_tmp/opencl/surface.cpp:11:
/usr/include/CL/cl_version.h:34:104: note: #pragma message:
cl_version.h: CL_TARGET_OPENCL_VERSION is not defined. Defaulting to
220 (OpenCL 2.2)
#pragma message("cl_version.h: CL_TARGET_OPENCL_VERSION is not
defined. Defaulting to 220 (OpenCL 2.2)")
...
command1 FAIL stderr: In file included from /usr/include/CL/cl.h:36,
If forge is still functional, all that may be required is adding
"Restrictions: allow-stderr" to debian/tests/control.
This issue seems to have been fixed somehow in an upload around the same
time.
[ Timo Aaltonen ]
* tests: Add allow-stderr to restrictions
Paul
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---