commit:     a9e1347f5ad01c14eb7e7c6c64fcc0193bfaab35
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  2 04:43:02 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Dec  2 04:44:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9e1347f

dev-lang/python: drop ~m68k from 3.9.9, dumps core on build

The futex facility returned an unexpected error code.
qemu: uncaught target signal 6 (Aborted) - core dumped
make: *** [Makefile:639: sharedmods] Aborted (core dumped)
 * ERROR: dev-lang/python-3.9.9::gentoo failed (compile phase):
 *   emake failed

 Command Line: /usr/bin/qemu-m68k ./python -E ./setup.py build
 Executable: [...]/stage1-m68k-openrc-20211201T170547Z/usr/bin/qemu-m68k

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Huettel <dilfridge <AT> gentoo.org>

 dev-lang/python/python-3.9.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/python/python-3.9.9.ebuild 
b/dev-lang/python/python-3.9.9.ebuild
index ca7093271840..45eb9e82b472 100644
--- a/dev-lang/python/python-3.9.9.ebuild
+++ b/dev-lang/python/python-3.9.9.ebuild
@@ -23,7 +23,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="PSF-2"
 SLOT="${PYVER}"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 
~sparc ~x86"
 IUSE="bluetooth build examples gdbm hardened lto +ncurses pgo +readline 
+sqlite +ssl test tk wininst +xml"
 RESTRICT="!test? ( test )"
 

Reply via email to