From: "Ethan Reece" <guix@ethanreece.com>
To: help-guix@gnu.org
Subject: Compiling guix git repo fails on "guix.ru.texi"
Date: Sat, 21 Dec 2024 15:04:53 -0600 [thread overview]
Message-ID: <3cf7158e-0256-47f7-bbec-2e175e8dc88c@app.fastmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
Hello,
I am unable to compile the guix git repo from either a fresh clone or a repo that I have been able to compile previously. It fails on "guix.ru.texi" complaining that nodes are previously defined. I am running it using Guix on Fedora Asahi Remix on aarch64. I'm not sure if this is a problem with my setup (since I am having other breaking problems) or if I should make a bug report. I have the output of my latest run of "make" attached.
- Ethan
[-- Attachment #2: guix-git-output --]
[-- Type: application/octet-stream, Size: 4919 bytes --]
GEN nix/libstore/schema.sql.hh
GEN .version
make all-recursive
make[1]: Entering directory '/home/sudoer777/Documents/General/guix'
Making all in po/guix
make[2]: Entering directory '/home/sudoer777/Documents/General/guix/po/guix'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/sudoer777/Documents/General/guix/po/guix'
Making all in po/packages
make[2]: Entering directory '/home/sudoer777/Documents/General/guix/po/packages'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/sudoer777/Documents/General/guix/po/packages'
make[2]: Entering directory '/home/sudoer777/Documents/General/guix'
make[3]: Entering directory '/home/sudoer777/Documents/General/guix'
make[3]: Leaving directory '/home/sudoer777/Documents/General/guix'
MAKEINFO doc/guix.ru.info
guix.ru.texi:2943: @node `??????????????????????' previously defined
guix.ru.texi:2044: here is the previous definition as @node
guix.ru.texi:3625: @node `??????????????????????' previously defined
guix.ru.texi:2044: here is the previous definition as @node
guix.ru.texi:7515: @node `???????????????? ????????????' previously defined
guix.ru.texi:5474: here is the previous definition as @node
guix.ru.texi:8966: @node `?????????????? ????????????' previously defined
guix.ru.texi:4768: here is the previous definition as @node
guix.ru.texi:11193: @node `??????????????????' previously defined
guix.ru.texi:747: here is the previous definition as @node
guix.ru.texi:11342: @node `??????????????????' previously defined
guix.ru.texi:747: here is the previous definition as @node
guix.ru.texi:16903: @node `?????????????????? ??????????????' previously defined
guix.ru.texi:2009: here is the previous definition as @node
guix.ru.texi:17686: @node `???????????????? ??????????????' previously defined
guix.ru.texi:7577: here is the previous definition as @node
guix.ru.texi:18578: @node `?????????????????? ????????????????????' previously defined
guix.ru.texi:1741: here is the previous definition as @node
guix.ru.texi:18858: @node `??????????????' previously defined
guix.ru.texi:12780: here is the previous definition as @node
guix.ru.texi:18956: @node `?????????????? ????????????' previously defined
guix.ru.texi:4768: here is the previous definition as @node
guix.ru.texi:23773: @node `?????????????? ????????????' previously defined
guix.ru.texi:4768: here is the previous definition as @node
guix.ru.texi:25781: @node `???????????????? ??????????????' previously defined
guix.ru.texi:7577: here is the previous definition as @node
guix.ru.texi:26413: @node `???????????????? ??????????????' previously defined
guix.ru.texi:7577: here is the previous definition as @node
guix.ru.texi:28916: @node `?????????????? ??????????????????' previously defined
guix.ru.texi:28394: here is the previous definition as @node
guix.ru.texi:35529: @node `?????????????? ??????????' previously defined
guix.ru.texi:20521: here is the previous definition as @node
guix.ru.texi:39177: @node `?????????????? ????????????' previously defined
guix.ru.texi:4768: here is the previous definition as @node
guix.ru.texi:42451: @node `?????????????????? ????????????????????' previously defined
guix.ru.texi:1741: here is the previous definition as @node
guix.ru.texi:44095: @node `?????????????????? ??????????????' previously defined
guix.ru.texi:2009: here is the previous definition as @node
guix.ru.texi:49232: @node `?????????????????? ????????????????' previously defined
guix.ru.texi:43908: here is the previous definition as @node
guix.ru.texi:49534: @node `????????????????????????' previously defined
guix.ru.texi:48119: here is the previous definition as @node
contributing.ru.texi:1: @node `????????????????????' previously defined
guix.ru.texi:5868: here is the previous definition as @node
contributing.ru.texi:48: @node `????????????????????' previously defined
guix.ru.texi:5868: here is the previous definition as @node
contributing.ru.texi:525: @node `?????????????????????? ??????????????????' previously defined
guix.ru.texi:7467: here is the previous definition as @node
contributing.ru.texi:1162: @node `???????????? ????????????' previously defined
guix.ru.texi:2713: here is the previous definition as @node
contributing.ru.texi:1707: @node `????????????' previously defined
guix.ru.texi:5170: here is the previous definition as @node
contributing.ru.texi:1763: @node `????????????' previously defined
guix.ru.texi:5170: here is the previous definition as @node
guix.ru.texi:17947: warning: node `Btrfs file system' unreferenced
guix.ru.texi:28394: warning: node `?????????????? ??????????????????' unreferenced
make[2]: *** [Makefile:5559: doc/guix.ru.info] Error 1
make[2]: Leaving directory '/home/sudoer777/Documents/General/guix'
make[1]: *** [Makefile:6516: all-recursive] Error 1
make[1]: Leaving directory '/home/sudoer777/Documents/General/guix'
make: *** [Makefile:4534: all] Error 2
next reply other threads:[~2024-12-21 21:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-21 21:04 Ethan Reece [this message]
2024-12-22 17:55 ` Compiling guix git repo fails on "guix.ru.texi" pelzflorian (Florian Pelz)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3cf7158e-0256-47f7-bbec-2e175e8dc88c@app.fastmail.com \
--to=guix@ethanreece.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).