Summary: | dev-python/watchfiles-0.16.0 - dev-util/maturin failed. Caused by: The architecture powerpc is not supported | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ionen, mgorny, rust, steils |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
URL: | https://github.com/PyO3/maturin/issues/1025 | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=861509 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log (ppc, 0.16.0) |
Description
ernsteiswuerfel
![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c3bf408085f408b02e66978089ee9c805050d2 commit 84c3bf408085f408b02e66978089ee9c805050d2 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-07-28 03:54:23 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-07-28 04:09:20 +0000 dev-util/maturin: add 0.13.2_beta1 unkeyworded Includes tentative ppc32 support (sparc64 and mips too), feel free to keyword this version as needed if 0.13.1 doesn't work and it will be forwarded to final release with the rest later. Keeping bugs open until confirmation it works. Bug: https://bugs.gentoo.org/852878 Bug: https://bugs.gentoo.org/861509 Bug: https://bugs.gentoo.org/861518 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> dev-util/maturin/Manifest | 4 + dev-util/maturin/maturin-0.13.2_beta1.ebuild | 439 +++++++++++++++++++++++++++ 2 files changed, 443 insertions(+) With maturin-0.13.2_beta1 watchfiles-0.16.0 builds fine on ppc and passes tests. Thanks! (In reply to ernsteiswuerfel from comment #2) > With maturin-0.13.2_beta1 watchfiles-0.16.0 builds fine on ppc and passes > tests. Thanks! Great, thanks as well. |