From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Failed to autoload make-page-map in (charting) Date: Mon, 16 Sep 2019 19:50:26 +0200 Message-ID: <87k1a8p1ul.fsf@elephly.net> References: <20190916044108.GA12840@a550jk4200.localdomain> <8736gwr8kj.fsf@elephly.net> <20190916095327.GA51883@a550jk4200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:32928) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9v97-0004sl-TR for help-guix@gnu.org; Mon, 16 Sep 2019 13:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9v91-0003N8-Cl for help-guix@gnu.org; Mon, 16 Sep 2019 13:50:40 -0400 Received: from sender4-of-o52.zoho.com ([136.143.188.52]:21228) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9v90-0003M7-Re for help-guix@gnu.org; Mon, 16 Sep 2019 13:50:35 -0400 In-reply-to: <20190916095327.GA51883@a550jk4200.localdomain> 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: =?utf-8?B?5YiY5Yqb6ZOt?= Cc: help-guix@gnu.org =E5=88=98=E5=8A=9B=E9=93=AD writes: >> 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 hydr= a. I=E2=80=99m still waiting for the IT department at the institute where the servers behind ci.guix.gnu.org are hosted to update the firewall rules, so that we can offer an rsync service for operators of mirrors. At least the package cache could then be served from elsewhere, hopefully bypassing the Great Firewall. >> This is unrelated to compiling code that can use Guile Charting at >> runtime. The warning is harmless. > > But this warning occurs as an error and block the installation process. I don=E2=80=99t think this is the error that halts the installation. The a= ctual error is probably closer to the bottom of the output. --=20 Ricardo