Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> I tried to deploy to my aarch64 system with Guix on core-updates. This >> fails with a configure failure in the build of glibc 2.39. > > You can reproduce this like so: > > ./pre-inst-env guix build -K --system=aarch64-linux -e \ > '((@@ (gnu packages make-bootstrap) glibc-for-bootstrap) (@ (gnu packages base) glibc))' I was able to build that glibc with this diff: