From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5YiY5Yqb6ZOt?= Subject: Re: Failed to autoload make-page-map in (charting) Date: Mon, 16 Sep 2019 21:30:07 +0800 Message-ID: <20190916133007.GA71031@a550jk4200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41887) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9r59-0001AZ-31 for help-guix@gnu.org; Mon, 16 Sep 2019 09:30:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9r57-00035H-Lb for help-guix@gnu.org; Mon, 16 Sep 2019 09:30:18 -0400 Received: from mail.ios.ac.cn ([124.16.137.54]:50973 helo=EX01.ios.ac.cn) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9r57-00032o-9U for help-guix@gnu.org; Mon, 16 Sep 2019 09:30:17 -0400 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: iyzsong@member.fsf.org Cc: help-guix@gnu.org > >> 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 # ...) 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 `(#)'. Before the bracktrace, there are many tests exit with 77.