Arne Schlüter schreef op wo 20-04-2022 om 13:14 [+0200]: >       message: "build of > `/gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales- > 2.33.drv' failed" Could you attach the build log? Try $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv --log-file or, if that says ‘no build log found’, try running $ guix build /gnu/store/rffgxc50vcqd5f05yyc9sp2cqcf6mfhg-linux-libre-headers-5.10.35.drv --log-file and if that doesn't have a log either (or it has a log but it says it succeeded), try running $ guix build /gnu/store/1mm8zlhs1zl4542f1pnmygr0xp6wcbdl-glibc-utf8-locales-2.33.drv |& tee log and attach the file 'log'. Greetings, Maxime.