* bug#47481: Building the website fails on ci.guix.gnu.org
@ 2021-03-29 19:01 Leo Famulari
2021-04-10 19:57 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Leo Famulari @ 2021-03-29 19:01 UTC (permalink / raw)
To: 47481
While trying to fix <https://bugs.gnu.org/47428>, I noticed that the
web site is also failing to build, like this:
------
`/gnu/store/5lzahv5bxpimhhr1mxsckshmchdvm4i5-guix-web-site/posts/bootstrapping-rust.md' -> `./posts/bootstrapping-rust.md'
;;; (repl-version (repl-version 0 1 1))
Running 'haunt build' for lingua de_DE...
;;; WARNING (Don't know how to convert *braces* to HTML)
;;; WARNING (Don't know how to convert *braces* to HTML)
;;; WARNING (Don't know how to convert *braces* to HTML)
;;; WARNING (Don't know how to convert *braces* to HTML)
;;; WARNING (Don't know how to convert *braces* to HTML)
Backtrace:
In srfi/srfi-1.scm:
586:29 19 (map1 (#<package julia-benchmarktools@0.5.0 gnu/pack…> …))
586:29 18 (map1 (#<package julia-bufferedstreams@1.0.0 gnu/pac…> …))
586:29 17 (map1 (#<package julia-calculus@0.5.1 gnu/packages/j…> …))
586:29 16 (map1 (#<package julia-chainrules@0.7.54 gnu/package…> …))
586:29 15 (map1 (#<package julia-chainrulescore@0.9.29 gnu/pac…> …))
586:29 14 (map1 (#<package julia-chainrulestestutils@0.6.4 gnu…> …))
586:29 13 (map1 (#<package julia-colors@0.12.6 gnu/packages/ju…> …))
586:29 12 (map1 (#<package julia-colortypes@0.10.12 gnu/packag…> …))
586:17 11 (map1 (#<package julia-commonsubexpressions@0.3.0 gn…> …))
In ice-9/eval.scm:
202:43 10 (_ #(#(#(#<directory (apps packages builder) 7ff…>) …) …))
174:20 9 (_ #(#(#(#(#(#<directory (apps packages te…>) …) …) …) …))
177:32 8 (lp (#<procedure 7fffd6d84300 at ice-9/eval.scm:182:…> …))
293:34 7 (_ #(#(#<directory (apps packages utils) 7fffeeb5a2…>) …))
In ice-9/boot-9.scm:
152:2 6 (with-fluid* _ _ _)
In ice-9/eval.scm:
293:34 5 (_ #(#(#<directory (apps packages utils) 7fffeeb5a2…> …)))
155:9 4 (_ #(#(#<directory (apps packages utils) 7fffeeb5a2…> …)))
In texinfo.scm:
1132:22 3 (parse _)
980:31 2 (loop #<input: string 7fffd9b9e850> (*fragment*) _ _ _)
967:36 1 (loop #<input: string 7fffd9b9e850> #f #<procedure ide…> …)
92:2 0 (command-spec _)
texinfo.scm:92:2: In procedure command-spec:
Throw to key `parser-error' with args `(#f "Unknown command" cse)'.
building pages in '/tmp/gnu.org/software/guix'...
Backtrace:
3 (primitive-load "/gnu/store/kmvxyzbim6iyibckgf4m2lilvkc?")
In ice-9/boot-9.scm:
260:13 2 (for-each #<procedure 7fffefe9ca40 at ice-9/eval.scm:3?> ?)
In ice-9/eval.scm:
619:8 1 (_ #(#(#<directory (guile-user) 7fffeff4fc80>) "de_DE"))
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/c9d9r6xvah4ckny0cy3xsqvnmqmnrbym-haunt-0.2.4/bin/haunt"
arguments: ("build")
exit-status: 1
term-signal: #f
stop-signal: #f
builder for `/gnu/store/yiyzn1wwjmf5g46qw55br5hp9fdnkvb1-guix-web-site.drv' failed with exit code 1
build of /gnu/store/yiyzn1wwjmf5g46qw55br5hp9fdnkvb1-guix-web-site.drv failed
------
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#47481: Building the website fails on ci.guix.gnu.org
2021-03-29 19:01 bug#47481: Building the website fails on ci.guix.gnu.org Leo Famulari
@ 2021-04-10 19:57 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-04-10 19:57 UTC (permalink / raw)
To: Leo Famulari; +Cc: 47481-done
Hi,
Leo Famulari <leo@famulari.name> skribis:
> texinfo.scm:92:2: In procedure command-spec:
> Throw to key `parser-error' with args `(#f "Unknown command" cse)'.
Fixed in f233bb170b072cf4801b2f229593b9680ea0224c.
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-10 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-29 19:01 bug#47481: Building the website fails on ci.guix.gnu.org Leo Famulari
2021-04-10 19:57 ` Ludovic Courtès
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.