Hello Ludovic, I found my error, I badly applied the patches (glibc-local.patch and glibc-versioned-locpath.patch) to the new repository.
Finally I was able to build 'the hello package'. > > Can you check at the beginning of the build log whether you have a > message like: > > using 'en_US' locale for category LC_ALL > > or: > > failed to install 'en_US' locale > > which comes from ‘install-locale’ in (guix build gnu-build-system)? As you comment ends in Warning! -- starting phase `install-locale' warning: failed to install 'en_US.utf8' locale: Invalid argument phase `install-locale' succeeded after 0.0 seconds -- > > What does this show: > > guix build -e '(@@ (gnu packages commencement) > glibc-utf8-locales-final)' This is the output: /gnu/store/lzshjn79y2mpx3pyzmfqqf784z5jfrg0-glibc-utf8-locales-2.23 Thanks
