From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] zlib: bump to 1.2.8. Date: Sun, 26 May 2013 22:00:14 +0200 Message-ID: <87vc651pgx.fsf@gnu.org> References: <1369274041-6981-1-git-send-email-tipecaml@gmail.com> <87vc69aoo0.fsf@gnu.org> <519E2D4B.5030408@gmail.com> <87vc697mh3.fsf@gnu.org> <51A12574.5060703@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugh7C-0006Is-UP for bug-guix@gnu.org; Sun, 26 May 2013 16:00:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ugh7B-0000Ay-Uf for bug-guix@gnu.org; Sun, 26 May 2013 16:00:26 -0400 Received: from [2a01:e0b:1:123:ca0a:a9ff:fe03:271e] (port=33215 helo=xanadu.aquilenet.fr) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ugh7B-00007n-PG for bug-guix@gnu.org; Sun, 26 May 2013 16:00:25 -0400 In-Reply-To: <51A12574.5060703@gmail.com> (Cyril Roelandt's message of "Sat, 25 May 2013 22:56:20 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Cyril Roelandt Cc: bug-guix@gnu.org Cyril Roelandt skribis: > On 05/23/2013 05:19 PM, Ludovic Court=C3=A8s wrote: > >> Did you use --no-substitutes? >> > > No, but anyway I can't use the substituter on x86. You can: the tar.gz is architecture-independent, and it=E2=80=99s the exact= same regardless of the architecture (technically, it=E2=80=99s a =E2=80=9Cfixed-= output derivation=E2=80=9D.) So =E2=80=98guix build -S foo=E2=80=99 should by default try to go through = the substituter. If that is not the case, it may be a bug. Could you check what happens? Ludo=E2=80=99.