Please stabilize
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef513ae9a7ed27ce30f5c5567fd13900a447c823 commit ef513ae9a7ed27ce30f5c5567fd13900a447c823 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-08-04 16:16:09 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-21 06:28:55 +0000 dev-libs/c-blosc2: disable unaligned access Causes SIGBUS on armv7 (at least in jiji's arm32-on-arm64 chroot) in Pandas test suite. Unaligned access is UB anyway. Bug: https://bugs.gentoo.org/911619 Bug: https://bugs.gentoo.org/911660 Bug: https://bugs.gentoo.org/911102 Signed-off-by: Sam James <sam@gentoo.org> ...sc2-2.10.2.ebuild => c-blosc2-2.10.2-r1.ebuild} | 4 +++ ...losc2-2.9.3.ebuild => c-blosc2-2.9.3-r1.ebuild} | 4 +++ .../files/c-blosc2-2.9.3-no-unaligned.patch | 32 ++++++++++++++++++++++ 3 files changed, 40 insertions(+)
arm64 done
amd64 done
x86 done all arches done