unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Failed to autoload make-page-map in (charting)
@ 2019-09-16  4:41 刘力铭
  2019-09-16  7:42 ` Ricardo Wurmus
  0 siblings, 1 reply; 8+ messages in thread
From: 刘力铭 @ 2019-09-16  4:41 UTC (permalink / raw)
  To: help-guix

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.

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Failed to autoload make-page-map in (charting)
@ 2019-09-16 13:30 刘力铭
  0 siblings, 0 replies; 8+ messages in thread
From: 刘力铭 @ 2019-09-16 13:30 UTC (permalink / raw)
  To: iyzsong; +Cc: help-guix

> >> Note that mirror.hydra.gnu.org is defunct.  You should use
> >> ci.guix.gnu.org, which is the only build farm that is provided by the
> >> Guix project.
> >
> > Sadly, my network provider block ci.guix.gnu.org (I'm in mainland China)...
> > Is there a mirror for ci.guix.gnu.org? I just found some mirrors for
> > hydra.
>
> It's not blocked for me (I have CMCC), and substitutes works, but the
> url (a web ui for our CI) is 502 now.

`ping ci.guix.gnu.org` result in 100% packet loss here.

> I think the real errors are at end of the message, could you check
> again?

Sorry, it's my fault. There is a bracktrace at the end of the file:
            4 (primitive-load "/gnu/store/qyc4...")
In ice-9/eval.scm:
   191:35   3 (_ _)
In srfi/srfi-1.scm:
   863:16   2 (every1 #<procedure 8bfc40 at /gnu/store/gfp...> ...)
In /gnu/store/gfp...-module-import/guix/build/gnu-build-system.scm:
   799:28   1 (_ _)
    369:6   0 (check #:target _ #:make-flags _ #:tests? _ # _ # _ # _)

/gnu/store/gfp...-module-import/guix/build/gnu-build-system.scm:369:6: In procedure check:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "make" arguments: ("check") exit-status: 2 term-signal: #f stop-signal: #f] 491100>)'.

Before the bracktrace, there are many tests exit with 77.

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

end of thread, other threads:[~2019-09-17 10:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-16  4:41 Failed to autoload make-page-map in (charting) 刘力铭
2019-09-16  7:42 ` 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 刘力铭

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