On 15/03/2022 22.08, Adam D. Barratt wrote:
Control: tags -1 + confirmed
On Wed, 2022-01-05 at 16:57 +0100, Andreas Beckmann wrote:
I'd like to update nvidia-cuda-toolkit in bullseye/non-free in order
to
disable the non-functional python3 support in cuda-gdb. This causes
segmentation faults if libpython2.7.so.1 is available on the system,
due
to dlopening that library even if we built cuda-gdb against
python3.x.
(python3 support in cuda-gdb became functional and was re-enabled in
11.4,
it does not look fixable in 11.2 due to incomplete python3 support)
Please go ahead; sorry for the delay.
Thanks, uploading ...
In the meantime, I've added two more changes (and probably more Lintian
overrides, too):
* Add (tesla-)510 driver as alternate dependency.
* Add superficial autopkgtest checking the usability of the STL headers
in host code compiled with nvcc (cf. #1006962).
Mark as flaky to avoid regressions.
Knowing which STL headers fail to compile with nvcc may help analyzing
build failures in external projects.
Andreas