From: 刘力铭 <liulm@ios.ac.cn>
To: help-guix@gnu.org
Subject: Failed to autoload make-page-map in (charting)
Date: Mon, 16 Sep 2019 12:41:08 +0800 [thread overview]
Message-ID: <20190916044108.GA12840@a550jk4200.localdomain> (raw)
I'm installing Gnu GuixSD on a machine with a configuration slightly changed from "bare bones" and using `guix-daemon --cores=8 --max-jobs=8 --substitute-urls="https://mirror.hydra.gnu.org"` to get a faster networking speed. But `guix system --skip-checks init /mnt/etc/config.scm /mnt` gives me the falling errors when installing `guix-1.0.1.drv`:
```
### many other messages
[100%] GUILEC guix/tests/http.go
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
random seed for tests: 1568684090
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
guix/scripts/size.scm:222:2: warning: possibly unbound variable `make-page-map'
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
;;; Failed to autoload make-page-map in (charting):
;;; missing interface for module (charting)
gnu/build/linux-modules.scm:303:13: warning: possibly unbound variable `load-linux-module/fd'
### many other messages
```
I got that this is an optional feature of guix that requires guile-charting and do not affect to use. But is there a way to skip this check or make guile-charting installed as a dependency? I used to run `guix system` without `skip-checks` and run with `skip-checks` again after the former was failed, but this error still occurs.
next reply other threads:[~2019-09-16 4:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-16 4:41 刘力铭 [this message]
2019-09-16 7:42 ` Failed to autoload make-page-map in (charting) Ricardo Wurmus
2019-09-16 9:53 ` 刘力铭
2019-09-16 11:07 ` 宋文武
2019-09-17 4:24 ` [close] " 刘力铭
2019-09-17 10:45 ` Ricardo Wurmus
2019-09-16 17:50 ` Ricardo Wurmus
-- strict thread matches above, loose matches on Subject: below --
2019-09-16 13:30 刘力铭
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190916044108.GA12840@a550jk4200.localdomain \
--to=liulm@ios.ac.cn \
--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.
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.