Compilation issues

  • Open
  • quality assurance status badge
Details
One participant
  • Marco Fortina
Owner
unassigned
Submitted by
Marco Fortina
Severity
normal

Debbugs page

M
M
Marco Fortina wrote 13 hours ago
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
AS8PR10MB5829DD3D0C5CFEE5D201EAB5F74C2@AS8PR10MB5829.EURPRD10.PROD.OUTLOOK.COM
Hello there,

I have an issue compiling guix on Ubuntu 24.04.1 LTS from master branch:

MAKEINFO doc/guix.de.info
guix.de.texi:3538: warning: @anchor should not appear on @item line
contributing.de.texi:2182: @menu reference to nonexistent node `Configuring Git'
contributing.de.texi:2183: @menu reference to nonexistent node `Sending a Patch Series'
contributing.de.texi:1970: warning: node `Einreichen von Patches' lacks menu item for `Git einrichten' despite being its Up target
contributing.de.texi:1970: warning: node `Einreichen von Patches' lacks menu item for `Senden einer Patch-Reihe' despite being its Up target
make[2]: *** [Makefile:5255: doc/guix.de.info] Error 1
make[2]: Leaving directory '/home/ubuntu/guix'
make[1]: *** [Makefile:6472: all-recursive] Error 1
make[1]: Leaving directory '/home/ubuntu/guix'
make: *** [Makefile:4490: all] Error 2

Can anyone help me?

Thanks,
Marco
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73945@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 73945
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch