unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41336: guix pull error (on armhf) a few minutes ago
@ 2020-05-16 20:17 Danny Milosavljevic
  2020-10-19 12:59 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2020-05-16 20:17 UTC (permalink / raw)
  To: 41336

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

./guix.ru.texi:956: warning: accent command `@,' must not be followed by whitespace
./guix.ru.texi:21275: @pxref reference to nonexistent node `Channels'
./guix.ru.texi:26842: @pxref reference to nonexistent node `Channels'
./guix.ru.texi:28006: @pxref reference to nonexistent node `Channels'
Backtrace:
           3 (primitive-load "/gnu/store/jgy520477c1wis3cx9rsq6pzvh7?")
In ice-9/eval.scm:
    619:8  2 (_ #f)
In ice-9/boot-9.scm:
   260:13  1 (for-each #<procedure 2e70c0 at ice-9/eval.scm:333:13 ?> ?)
In guix/build/utils.scm:
    654:6  0 (invoke _ . _)

guix/build/utils.scm:654:6: In procedure invoke:
ERROR:
  1. &invoke-error:
      program: "/gnu/store/cd9vnmj0z9068xrgvssavnkfc8a9svly-texinfo-6.7/bin/makeinfo"
      arguments: ("./guix.ru.texi" "-I" "/gnu/store/mq3nc6nas9p2ws259lx61vsyfgckmwpb-doc" "-I" "." "-o" "/gnu/store/bd9xg07n7jc5bf2x3afhr6k80v4biykg-guix-manual/guix.ru.info")
      exit-status: 1
      term-signal: #f
      stop-signal: #f

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* bug#41336: guix pull error (on armhf) a few minutes ago
  2020-05-16 20:17 bug#41336: guix pull error (on armhf) a few minutes ago Danny Milosavljevic
@ 2020-10-19 12:59 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2020-10-19 12:59 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 41336-done

Hello Danny,

Danny Milosavljevic <dannym@scratchpost.org> writes:

> ./guix.ru.texi:956: warning: accent command `@,' must not be followed by whitespace
> ./guix.ru.texi:21275: @pxref reference to nonexistent node `Channels'
> ./guix.ru.texi:26842: @pxref reference to nonexistent node `Channels'
> ./guix.ru.texi:28006: @pxref reference to nonexistent node `Channels'
> Backtrace:
>            3 (primitive-load "/gnu/store/jgy520477c1wis3cx9rsq6pzvh7?")
> In ice-9/eval.scm:
>     619:8  2 (_ #f)
> In ice-9/boot-9.scm:
>    260:13  1 (for-each #<procedure 2e70c0 at ice-9/eval.scm:333:13 ?> ?)
> In guix/build/utils.scm:
>     654:6  0 (invoke _ . _)
>
> guix/build/utils.scm:654:6: In procedure invoke:
> ERROR:
>   1. &invoke-error:
>       program: "/gnu/store/cd9vnmj0z9068xrgvssavnkfc8a9svly-texinfo-6.7/bin/makeinfo"
>       arguments: ("./guix.ru.texi" "-I" "/gnu/store/mq3nc6nas9p2ws259lx61vsyfgckmwpb-doc" "-I" "." "-o" "/gnu/store/bd9xg07n7jc5bf2x3afhr6k80v4biykg-guix-manual/guix.ru.info")
>       exit-status: 1
>       term-signal: #f
>       stop-signal: #f

I've 'guix environment --system=armhf-linux guix' into my checkout, then
ran:

--8<---------------cut here---------------start------------->8---
$ for i in {1..20}; do if ! makeinfo -v guix.ru.texi -I .; \
  then echo "error: makeinfo exited with $?"; break; fi; done
guix.ru.texi:968: warning: accent command `@,' must not be followed by whitespace
Output file guix.ru.info
Renaming first output file as guix.ru.info-1
New output file guix.ru.info-2
New output file guix.ru.info-3
New output file guix.ru.info-4
New output file guix.ru.info-5
Outputing the split manual file guix.ru.info
Wide character in warn at /gnu/store/r5j8yxxf7sknj3bqpfw2qwq30awhzakb-profile/bin/makeinfo line 632.
guix.ru.texi:4239: warning: `.' or `,' must follow @xref, not д
guix.ru.texi:968: warning: accent command `@,' must not be followed by whitespace
--8<---------------cut here---------------end--------------->8---

without encountering the above problem.

Closing, but feel free to reopen if you encounter it again or are able
to reproduce it.

Thanks,

Maxim




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

end of thread, other threads:[~2020-10-19 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-16 20:17 bug#41336: guix pull error (on armhf) a few minutes ago Danny Milosavljevic
2020-10-19 12:59 ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

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

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).