all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix build from git failure: missing sections in German, French, etc. doc translations?
@ 2023-09-08 18:43 Andy Tai
  2023-09-08 19:26 ` Julien Lepiller
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2023-09-08 18:43 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1229 bytes --]

Checking out the latest origin/master head, building guix fails:

make[2]: Entering directory '/share/software/guix/guix.git/po/packages'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/share/software/guix/guix.git/po/packages'
make[2]: Entering directory '/share/software/guix/guix.git'
  MAKEINFO doc/guix.info
  MAKEINFO doc/guix.de.info
  MAKEINFO doc/guix.fr.info
  MAKEINFO doc/guix.es.info
  MAKEINFO doc/guix.pt_BR.info
contributing.pt_BR.texi:1338: @menu reference to nonexistent node
`Configuring Git'
contributing.pt_BR.texi:1339: @menu reference to nonexistent node
`Sending a Patch Series'
contributing.de.texi:1447: @menu reference to nonexistent node `Configuring Git'
contributing.de.texi:1448: @menu reference to nonexistent node
`Sending a Patch Series'
contributing.fr.texi:1389: @menu reference to nonexistent node `Configuring Git'
contributing.fr.texi:1390: @menu reference to nonexistent node
`Sending a Patch Series'
make[2]: *** [Makefile:4969: doc/guix.de.info] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:5099: doc/guix.fr.info] Error 1
make[2]: *** [Makefile:5164: doc/guix.pt_BR.info] Error 1


the script I used to build guix from git is attached

[-- Attachment #2: guix_git_build.sh --]
[-- Type: application/x-shellscript, Size: 428 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-08 20:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-08 18:43 guix build from git failure: missing sections in German, French, etc. doc translations? Andy Tai
2023-09-08 19:26 ` Julien Lepiller
2023-09-08 20:41   ` wolf

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.