Bug#968312: eztrace-contrib: FTBFS with CUDA 11: cuda_runtime.cu(92): error: function "cudaMalloc(void **, size_t)" has already been defined

2020-10-10 Thread Samuel Thibault
FTR, from upstream:

«
It appears that the cuda module would need to be more or less completely
rewritten to fix the problem. This will be done in the upcoming eztrace 2.0
release. In the meantime, I've modified the configure.ac script so that it
detects the cuda version and disable the cuda module if cuda 11 is used. This
is done in commit #ea36677f
»

since the whole point of the eztrace-contrib package is to ship cuda
modules, we'll have to wait for eztrace 2 before having cuda 11 support
here.

Samuel



Bug#968312: eztrace-contrib: FTBFS with CUDA 11: cuda_runtime.cu(92): error: function "cudaMalloc(void **, size_t)" has already been defined

2020-08-12 Thread Andreas Beckmann
Source: eztrace-contrib
Version: 1.1-8-6+contrib
Severity: important
Tags: ftbfs
Justification: fails to build from source

Hi,

eztrace-contrib FTBFS with CUDA 11 in experimental:

../../../../src/modules/cuda/cuda_runtime.cu(92): error: function 
"cudaMalloc(void **, size_t)" has already been defined


Andreas