Compilation issues

  • Open
  • quality assurance status badge
Details
2 participants
  • Jesse Eisses
  • Marco Fortina
Owner
unassigned
Submitted by
Marco Fortina
Severity
normal
M
M
Marco Fortina wrote on 22 Oct 09:59 +0200
(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
J
J
Jesse Eisses wrote on 27 Oct 00:12 +0200
(address . 73945@debbugs.gnu.org)
877c9uy0me.fsf@eisses.email
I was getting the exact same error just now, when compiling the master
branch on a slightly outdated Guix system. I tried compiling a commit
from a month ago, which worked, and ran a `guix pull`. The error was
resolved afterwards.

Not sure what caused this, but perhaps the info can help. Good luck
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 73945@debbugs.gnu.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