On Tue, Mar 10, 2026 at 03:49:26PM +0100, Michael Biebl wrote: > Am 10.03.26 um 15:44 schrieb Santiago Vila: > > On Tue, Mar 10, 2026 at 02:55:28PM +0100, Michael Biebl wrote: > > > If you can provide a recipe for reproducing the issue? > > > > I'll prepare a VM for you. > > I'd rather prefer instructions how I can reproduce the issue.
That's not always possible or even desirable. However, I can tell that it fails to build for me all the time on machines with 1 and 2 CPUs of different types in the AWS cloud. Therefore (if you insist on trying in your own machine) I would try booting with GRUB_CMDLINE_LINUX="nr_cpus=1" or GRUB_CMDLINE_LINUX="nr_cpus=2". I think it's likely that it will also happen to you that way (and we can leave the VM thing as plan B). [ BTW: While I can agree that physical machines with 1 or 2 CPUs are rare, that's not the case at all in the cloud. For example, I have an imap server on Vultr, and it has a single cpu (because I don't need a bigger machine), and I expect Debian to work ok in such machine the same way I would expect arm64 to work the same as amd64 ] Thanks.

