Andreas Enge <andr...@enge.fr> writes: > Am Sun, Feb 23, 2025 at 06:21:27PM +0100 schrieb Ricardo Wurmus: >> > I also encounter the failure below in python-uvicorn, which is a >> > prerequisite for rest. >> This may be a non-deterministic failure. It built fine on my laptop. > > Unless you have an ARM laptop, which exist, but are rare, there may be a > misunderstanding - I am still speaking of aarch64 here.
I'm using (service qemu-binfmt-service-type (qemu-binfmt-configuration (platforms (lookup-qemu-platforms "aarch64")))) on my laptop so I can build (with emulation) for my aarch64 target machine. -- Ricardo