[Debian-med-packaging] Bug#1016625: bart-cuda: FTBFS: redefinition of 'constexpr const _Tp std::integral_constant<_Tp, __v>::value'

Martin Uecker ma.uecker at gmail.com
Sun Aug 7 09:03:19 BST 2022


I will look at this in a couple of days. I think it only
needs a std=c++14 or something aded to the nvcc flags.

Martin


Am Sonntag, den 07.08.2022, 13:06 +0530 schrieb Nilesh Patra:
> Hi Martin,
> 
> [CC'ing both your email addresses since I don't know which one you use]
> 
> Since this is your package, could you consider taking a look please?
> 
> On Thu, 04 Aug 2022 04:31:30 +0200 Andreas Beckmann <anbe at debian.org> wrote:
> > Source: bart-cuda
> > Version: 0.7.00-5
> > Severity: serious
> > Tags: ftbfs
> > Justification: fails to build from source
> > 
> > Hi,
> > 
> > bart-cuda recently started to FTBFS in sid, while it still succeeds in
> > testing.
> > 
> > /usr//bin/nvcc -DUSE_CUDA -Xcompiler -fPIC -Xcompiler -fopenmp -O3  -I/build/bart-cuda-
> > 0.7.00/src/ -m64 -ccbin gcc -c /build/bart-cuda-0.7.00/src/wavelet/wl3-cuda.cu -o /build/bart-
> > cuda-0.7.00/src/wavelet/wl3-cuda.o
> > /usr/include/c++/10/type_traits:71:52: error: redefinition of 'constexpr const _Tp
> > std::integral_constant<_Tp, __v>::value'
> >    71 |   template<typename _Tp, _Tp __v>
> >       |                                                    ^                           
> > /usr/include/c++/10/type_traits:59:29: note: 'constexpr const _Tp value' previously declared
> > here
> >    59 |       static constexpr _Tp                  value = __v;
> >       |                             ^~~~~
> > make[2]: *** [Makefile:332: /build/bart-cuda-0.7.00/src/wavelet/wl3-cuda.o] Error 1
> > 
> > Andreas



More information about the Debian-med-packaging mailing list