Hello,

On Mon, 2024-01-29 at 23:41 +0000, Alberto Garcia wrote:
> On Mon, Jan 29, 2024 at 11:57:31PM +0100, John Paul Adrian Glaubitz wrote:
> > src:webkit2gtk is currently BD-Uninstallable on m68k [1] since
> > libseccomp is currently not available yet.
> 
> I guess that the main problem is that webkit2gtk hasn't built in
> m68k since the 2.36.x branch[1]. Is there anyone with the time and
> knowledge to make it work again?

It's not building because of the natural 16-bit alignment on m68k which
means that the size asserts fail.

However, I am building packages like webkit2gtk manually from time to time
when I need them and upload them to unreleased if they become too old.

In the long term, we're going to switch the default alignment on m68k
to 32 bits which will fix these issues once and for all.

> Otherwise changing the libseccomp build depencency is not really going to
> solve anything, it only adds additional complexity to the build scripts.

Please just fix the build dependencies and let the rest be my problem.

It will eventually be fixed.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to