Re: Bug#1105110: python3.14 FTBFS on m68k: Assertion `!PyStackRef_IsTaggedInt(ref)' failed
On Mon, 2025-05-12 at 19:29 +1000, Finn Thain wrote:
> Here's the patch I sent upstream:
> https://github.com/python/cpython/pull/127546
They don't care about this patch. I will switch the default alignment to 4 bytes
in the following months since it makes absolutely no sense to use an alignment
which contradicts the official SysV ABI documentation.
FWIW, NetBSD uses 4 bytes alignment on m68k which means they don't have to rely
on constantly having to patch projects to build with 2 byte alignment.
For more information, see [1].
Adrian
> [1] https://wiki.debian.org/M68k/Alignment
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
Reply to: