On Wed, Jul 17, 2024, at 10:17, Johan Hovold wrote: > On Wed, Jul 17, 2024 at 10:01:10AM +0200, Arnd Bergmann wrote: > > Yeah, that's not something I noticed at least (and I assume I would > have). And I only did aarch64 builds on a 6.9 x86_64 host (make 4.4.1). Ok, I can reproduce the problem now: I installed a Fedora VM guest and chroot mount and I see the same issue in there. My normal Debian host has make 4.3, so I'll see if I can figure if a specific change in make does it. Arnd