Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-09 Thread Nico Schlömer
Done [1] and done [2]. Graham, you might want to subscribe to those PRs. Cheers, Nico [1] https://github.com/kokkos/kokkos/pull/57 5 [2] https://github.com/kokkos/kokkos/pull/576 On Fri, Dec 9, 2016 at 11:22 AM Graham Inggs wrote: > On 9 December 2016

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-09 Thread Graham Inggs
On 9 December 2016 at 09:49, Nico Schlömer wrote: > The patch looks really simple. Great! Do you think it'd be worthwhile > updating the PR [1] (or opening a new one)? Perhaps the kokkos devs can > figure out why the remaining tests are failing. No harm in trying, I guess. :) Please update the PR

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-08 Thread Nico Schlömer
The patch looks really simple. Great! Do you think it'd be worthwhile updating the PR [1] (or opening a new one)? Perhaps the kokkos devs can figure out why the remaining tests are failing. Cheers, Nico [1] https://github.com/kokkos/kokkos/pull/410 On Fri, Dec 9, 2016 at 8:18 AM Graham Inggs wr

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-08 Thread Graham Inggs
Attached is an updated version of kokkos-32-bit.patch against upstream 12.10.1. It turns out that once the templates were fixed, the overloaded function declarations were not needed. Builds and test of Kokkos-only and all Trilinos packages on 64-bit architectures are not affected. On 32-bit archi

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-07 Thread Aaron M. Ucko
Graham Inggs writes: > // Have assumed a 64bit build (8byte pointers) throughout the code base. That's annoying, though at least they clearly acknowledge it up front. > Amesos2, Ifpack2, Phalanx, Stokhos, Teko, Tpetra and Zoltan2 packages > which depend on Kokkos. Nico felt that half of a Tril

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-12-07 Thread Graham Inggs
Control: tags -1 patch Control: merge -1 836130 I've had another look at this after uploading 12.10.1. Upstream have added the following in packages/kokkos/core/src/Kokkos_Core_fwd.hpp: // // Have assumed a 64bit build (8

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-08-29 Thread Nico Schlömer
> if you think it will be straightforward Definitely. Nothing spectacular has happened upstream. (If, suprisingly, it should happend to FTBFS, let me know and I'll get it straight.) Cheers, Nico On Mon, Aug 29, 2016 at 11:08 PM Graham Inggs wrote: > On 29 August 2016 at 21:55, Nico Schlömer >

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-08-29 Thread Graham Inggs
On 29 August 2016 at 21:55, Nico Schlömer wrote: > When uploading, we could perhaps also include the point release 12.6.4. > (Current Debian is 12.6.3.) Sure, let's do that. Do you have time now to prepare 12.6.4 for upload? I can rebase and test my patches against that version. Otherwise, if y

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-08-29 Thread Nico Schlömer
> I have successfully built trilinos on i386 and armhf, This is amazing! We can certainly upstream those patches, too. When uploading, we could perhaps also include the point release 12.6.4. (Current Debian is 12.6.3.) Cheers, Nico On Mon, Aug 29, 2016 at 5:09 PM Graham Inggs wrote: > Control

Bug#835406: trilinos: FTBFS on 32-bit architectures

2016-08-29 Thread Graham Inggs
Control: -1 patch Hi Aaron I cloned bug #815725 as a wishlist bug for 32-bit architectures, since upstream only want to support 64-bit. I was able to fix the use of x86 assembly on other 64-bit architectures and closed the original bug. New builds were successful on arm64, mips64el, alpha