From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Othacehe Subject: Re: [bug#36477] [PATCH v3 03/48] gnu: texinfo: Fix cross-compilation. Date: Thu, 5 Sep 2019 09:53:26 +0200 Message-ID: References: <87ef0wt49r.fsf@gmail.com> <874l1sc5ng.fsf@ambrevar.xyz> <87h85rhi5y.fsf@devup.no> 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]:53769) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5maJ-0005g2-OE for guix-devel@gnu.org; Thu, 05 Sep 2019 03:53:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5maI-0000Lm-Gx for guix-devel@gnu.org; Thu, 05 Sep 2019 03:53:39 -0400 Received: from mail-io1-xd41.google.com ([2607:f8b0:4864:20::d41]:39670) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5maI-0000LR-Ao for guix-devel@gnu.org; Thu, 05 Sep 2019 03:53:38 -0400 Received: by mail-io1-xd41.google.com with SMTP id d25so2664780iob.6 for ; Thu, 05 Sep 2019 00:53:38 -0700 (PDT) In-Reply-To: <87h85rhi5y.fsf@devup.no> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel , 36477@debbugs.gnu.org Hello Marius, I'm surprised because the derivation was unchanged with this patch when I tested it locally. Sorry, I must have made a mistake. Thanks for taking care of this. I applied this patch on core-updates-next. Mathieu Le mer. 4 sept. 2019 =C3=A0 23:21, Marius Bakke a =C3= =A9crit : > > Mathieu Othacehe writes: > > >> Could you check whether that triggers a full rebuild? If it doesn=E2= =80=99t, > >> you can push to master. > > > > No mass-rebuild :) Fixed and pushed. > > This did cause a mass-rebuild, and Cuirass is currently chugging away at > commit 210b641: > > https://ci.guix.gnu.org/jobset/guix-master > https://ci.guix.gnu.org/jobset/guix-modular-master > > I reverted it in 4ab97ef, but don't know how to stop the Cuirass > evaluations. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53859) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5mah-0006Aj-Rb for guix-patches@gnu.org; Thu, 05 Sep 2019 03:54:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5mag-0000ZI-SM for guix-patches@gnu.org; Thu, 05 Sep 2019 03:54:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54030) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i5mag-0000ZA-P0 for guix-patches@gnu.org; Thu, 05 Sep 2019 03:54:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i5mag-0008Tr-I6 for guix-patches@gnu.org; Thu, 05 Sep 2019 03:54:02 -0400 Subject: [bug#36477] [PATCH v3 03/48] gnu: texinfo: Fix cross-compilation. Resent-Message-ID: MIME-Version: 1.0 References: <87ef0wt49r.fsf@gmail.com> <874l1sc5ng.fsf@ambrevar.xyz> <87h85rhi5y.fsf@devup.no> In-Reply-To: <87h85rhi5y.fsf@devup.no> From: Mathieu Othacehe Date: Thu, 5 Sep 2019 09:53:26 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: guix-devel , Pierre Neidhardt , 36477@debbugs.gnu.org Hello Marius, I'm surprised because the derivation was unchanged with this patch when I tested it locally. Sorry, I must have made a mistake. Thanks for taking care of this. I applied this patch on core-updates-next. Mathieu Le mer. 4 sept. 2019 =C3=A0 23:21, Marius Bakke a =C3= =A9crit : > > Mathieu Othacehe writes: > > >> Could you check whether that triggers a full rebuild? If it doesn=E2= =80=99t, > >> you can push to master. > > > > No mass-rebuild :) Fixed and pushed. > > This did cause a mass-rebuild, and Cuirass is currently chugging away at > commit 210b641: > > https://ci.guix.gnu.org/jobset/guix-master > https://ci.guix.gnu.org/jobset/guix-modular-master > > I reverted it in 4ab97ef, but don't know how to stop the Cuirass > evaluations.