Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
On Tue, 16 Apr 2024 15:40:12 +0200 Timo =?utf-8?Q?R=C3=B6hling?= wrote: * Gianfranco Costamagna [2024-04-16 09:06]: >I agree with Cory, to me looks also a regression in thrust > >I'm trying some hacky patch, lets see > >Description: Reintroduce fallback lost in

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Timo Röhling
* Gianfranco Costamagna [2024-04-16 09:06]: I agree with Cory, to me looks also a regression in thrust I'm trying some hacky patch, lets see Description: Reintroduce fallback lost in https://github.com/ROCm/rocThrust/commit/2b80e29803d60f01701a67bc57ef06dacfe8af8b Author: Gianfranco

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
control: tags -1 patch control: forwarded -1 https://github.com/ROCm/rocThrust/pull/402 Looks like the build went fine G. On Tue, 16 Apr 2024 09:06:27 +0200 Gianfranco Costamagna wrote: Hello, On Mon, 15 Apr 2024 16:31:39 -0600 Cordell Bloor wrote: > Hi Timo, > > On Sat, 2 Mar 2024 09:21:43

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-16 Thread Gianfranco Costamagna
Hello, On Mon, 15 Apr 2024 16:31:39 -0600 Cordell Bloor wrote: Hi Timo, On Sat, 2 Mar 2024 09:21:43 +0100 Timo =?utf-8?Q?R=C3=B6hling?= wrote: > > On Sun, 25 Feb 2024 20:28:53 +0100 Lucas Nussbaum > wrote: > > > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > > >

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-04-15 Thread Cordell Bloor
Hi Timo, On Sat, 2 Mar 2024 09:21:43 +0100 Timo =?utf-8?Q?R=C3=B6hling?= wrote: > > On Sun, 25 Feb 2024 20:28:53 +0100 Lucas Nussbaum > wrote: > > > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > > > type-specifier before ‘template’ > > This bug is caused by a #ifdef

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-03-02 Thread Timo Röhling
Hi, On Sun, 25 Feb 2024 20:28:53 +0100 Lucas Nussbaum wrote: > /usr/include/thrust/detail/type_traits.h:736:1: error: expected > type-specifier before ‘template’ This bug is caused by a #ifdef cascade for different THRUST_DEVICE_SYSTEM values, which sadly no longer works with

Bug#1064730: stdgpu: FTBFS: type_traits.h:736:1: error: expected type-specifier before ‘template’

2024-02-25 Thread Lucas Nussbaum
Source: stdgpu Version: 1.3.0+git20220507.32e0517-5 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240224 ftbfs-trixie Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd