From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24833: Hydra ignores MIPS-specific patch for Mesa on core-updates Date: Wed, 02 Nov 2016 23:17:30 +0100 Message-ID: <87ins5le6d.fsf@gnu.org> References: <87shrdca9s.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c23rB-0001eJ-OU for bug-guix@gnu.org; Wed, 02 Nov 2016 18:18:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c23r8-0006M0-Ie for bug-guix@gnu.org; Wed, 02 Nov 2016 18:18:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53767) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c23r8-0006Lu-Fe for bug-guix@gnu.org; Wed, 02 Nov 2016 18:18:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1c23r8-0002Iv-9o for bug-guix@gnu.org; Wed, 02 Nov 2016 18:18:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87shrdca9s.fsf@netris.org> (Mark H. Weaver's message of "Mon, 31 Oct 2016 02:17:35 -0400") 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" To: Mark H Weaver Cc: 24833@debbugs.gnu.org Mark H Weaver skribis: > Commit f1267c872fcaed6c53d43b3ff51abb726f7418d6 on core-updates added a > patch to Mesa on MIPS only, in order to prevent unnecessary rebuilds on > other systems. 'guix' running on a MIPS system generates a derivation > that applies the patch, but the derivation generated for MIPS on Hydra > omits the patch. Did it turn out to be the same issue as , or is it something entirely different? Ludo=E2=80=99.