GNU bug report logs - #62992
Stray po.go file

Previous Next

Package: guix;

Reported by: Andreas Enge <andreas <at> enge.fr>

Date: Fri, 21 Apr 2023 13:02:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Subject: bug#62992: closed (Close)
Date: Sun, 06 Jul 2025 20:11:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62992: Stray po.go file

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62992 <at> debbugs.gnu.org.

-- 
62992: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62992
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 62992-done <at> debbugs.gnu.org, 63414-done <at> debbugs.gnu.org,
 63412-done <at> debbugs.gnu.org
Subject: Close
Date: Sun, 6 Jul 2025 22:09:51 +0200
Closing old issues.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: bug-guix <at> gnu.org
Subject: Stray po.go file
Date: Fri, 21 Apr 2023 15:00:54 +0200
This is not related to the dancefloor. Someone on IRC mentioned that
"make clean-go" leaves a stray file guix/build/po.go.

I suppose that it should be added to Makefile.am in the line
that currently reads:
GOBJECTS = $(MODULES:%.scm=%.go) guix/config.go $(dist_noinst_DATA:%.scm=%.go)

but would like to leave it to the experts.

Actually further above we have this:
MODULES_NOT_COMPILED =                          \
  guix/build/po.scm                             \
  guix/man-db.scm

So maybe a better fix would be to move guix/build/po.scm to MODULES
instead, since apparently it is compiled.

Andreas




This bug report was last modified 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.