Bug#1061063: armhf: h5py's tests expose unaligned memory accesses during the build

2024-02-13 Thread Graham Inggs
Control: severity -1 important Control: tags -1 + patch hickle has been auto-removed from testing due to #1060804. I'm lowering the severity so that h5py can migrate.

Bug#1061063:

2024-02-08 Thread Michael Hudson-Doyle
As speculated in the upstream report there is a new misaligned access that needs to be replaced with a memcpy. Attached is a patch that fixes the build on Ubuntu arm64 kernels. Cheers, mwh diff -Nru h5py-3.10.0/debian/changelog h5py-3.10.0/debian/changelog --- h5py-3.10.0/debian/changelog 2024-01-

Bug#1061063: armhf: h5py's tests expose unaligned memory accesses during the build

2024-01-19 Thread Drew Parsons
Source: h5py Followup-For: Bug #1061063 Control: forwarded 1061063 https://github.com/h5py/h5py/issues/1927 The problem was raised upstream at https://github.com/h5py/h5py/issues/1927 Makes it difficult to test if we can't reproduce it on all armhf environments. A patch was suggested fo

Bug#1061063: armhf: h5py's tests expose unaligned memory accesses during the build

2024-01-17 Thread Aurelien Jarno
On 2024-01-17 09:33, Matthias Klose wrote: > Package: src:h5py > Version: 3.10.0-1 > Severity: serious > Tags: sid trixie > > armhf: h5py's tests expose unaligned memory accesses during the build, this > not seen with with the 3.9.0 version. You don't see this on the Debian > buildds itself, becau

Bug#1061063: armhf: h5py's tests expose unaligned memory accesses during the build

2024-01-17 Thread Matthias Klose
Package: src:h5py Version: 3.10.0-1 Severity: serious Tags: sid trixie armhf: h5py's tests expose unaligned memory accesses during the build, this not seen with with the 3.9.0 version. You don't see this on the Debian buildds itself, because they ignore these misalignments. Already happens wi