I don't think your error is related to that file. A stray go file is a file that exist but doesn't have a corresponding scm file that would be built in guix.po.scm is not needed, and ends up being stray. If you figure out how to fix that, I'd be happy :)

I think you will have to run configure again, because you have a reference to a store item that doesn't exist anymore.

Le 10 septembre 2022 17:06:05 GMT+02:00, jgart <jgart@dismail.de> a écrit :
On Sat, 10 Sep 2022 10:04:50 -0500 jgart <jgart@dismail.de> wrote:
do you happen to know why this error occurs when running `make clean-go`?

After running make and manually deleting po.go I get this

./pre-inst-env: line 55: /gnu/store/hr8j0z9qpwcxzi5d9mr5di9yl68pw6hw-profile/bin/guile: No such file or directory
make: *** [Makefile:6811: guix/build/po.go] Error 127