GNU bug report logs - #47481
Building the website fails on ci.guix.gnu.org

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Mon, 29 Mar 2021 19:02:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47481 in the body.
You can then email your comments to 47481 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47481; Package guix. (Mon, 29 Mar 2021 19:02:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 29 Mar 2021 19:02:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: Building the website fails on ci.guix.gnu.org
Date: Mon, 29 Mar 2021 15:01:07 -0400
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 <at> 0.5.0 gnu/pack…> …))                                                                                                                         
   586:29 18 (map1 (#<package julia-bufferedstreams <at> 1.0.0 gnu/pac…> …))
   586:29 17 (map1 (#<package julia-calculus <at> 0.5.1 gnu/packages/j…> …))
   586:29 16 (map1 (#<package julia-chainrules <at> 0.7.54 gnu/package…> …))
   586:29 15 (map1 (#<package julia-chainrulescore <at> 0.9.29 gnu/pac…> …))
   586:29 14 (map1 (#<package julia-chainrulestestutils <at> 0.6.4 gnu…> …))
   586:29 13 (map1 (#<package julia-colors <at> 0.12.6 gnu/packages/ju…> …))
   586:29 12 (map1 (#<package julia-colortypes <at> 0.10.12 gnu/packag…> …))
   586:17 11 (map1 (#<package julia-commonsubexpressions <at> 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
------




Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sat, 10 Apr 2021 19:58:01 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Sat, 10 Apr 2021 19:58:02 GMT) Full text and rfc822 format available.

Message #10 received at 47481-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 47481-done <at> debbugs.gnu.org
Subject: Re: bug#47481: Building the website fails on ci.guix.gnu.org
Date: Sat, 10 Apr 2021 21:57:38 +0200
Hi,

Leo Famulari <leo <at> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 May 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.