[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Failed to autoload make-page-map in (charting)
From: |
刘力铭 |
Subject: |
Re: Failed to autoload make-page-map in (charting) |
Date: |
Mon, 16 Sep 2019 21:30:07 +0800 |
User-agent: |
Mutt/1.12.1 (2019-06-15) |
> >> 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.
- Re: Failed to autoload make-page-map in (charting),
刘力铭 <=