Summary: | dev-python/numpy-1.21.1: test_nonzero_onedim fails with bus error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rolf Eike Beer <eike> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, sam, sci |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/numpy/numpy/issues/19592 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 371525 | ||
Attachments: | build.log |
Description
Rolf Eike Beer
![]() Created attachment 729282 [details]
build.log
Is this a regression compared to 1.20.3-r1? Until now I only have see the Fortran tests failing. `Architecture: unsupported` doesn't bring much hope. The patch committed a few hours ago by upstream can be applied against 1.21.2 without problems and fixes the tests there for me. I'm on it. Please give me some time to do at least the minimal testing. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1e7ebd3b199eadab7869aca983bc5e8b3ead85 commit fb1e7ebd3b199eadab7869aca983bc5e8b3ead85 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-10-24 20:50:38 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-10-24 20:52:01 +0000 dev-python/numpy: Backport unaligned access fix Closes: https://bugs.gentoo.org/805974 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../numpy/files/numpy-1.21.3-unaligned-array.patch | 45 ++++++++++++++++++++++ ...{numpy-1.21.1.ebuild => numpy-1.21.1-r1.ebuild} | 1 + ...{numpy-1.21.3.ebuild => numpy-1.21.2-r1.ebuild} | 1 + ...{numpy-1.21.2.ebuild => numpy-1.21.3-r1.ebuild} | 1 + 4 files changed, 48 insertions(+) |