Hi, On Sat, 2025-05-10 at 23:03 +0200, John Paul Adrian Glaubitz wrote: > This can be fixed by disabling wasm sandboxing similar to s390x [1]. Thus, > please > disable wasm sandboxing on ppc64 (see attached patch). Might even be a good > idea > to disable it for all big-endian targets.
In fact, please replace "DEB_HOST_ARCH == s390x" with "DEB_BUILD_ARCH_ENDIAN = big" as this will also address the issue on sparc64 which I would like to build later. Thanks, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer `. `' Physicist `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

