From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qJ+cBwFYBWEQ4QAAgWs5BA (envelope-from ) for ; Sat, 31 Jul 2021 16:02:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id YMdcAwFYBWHhJgAA1q6Kng (envelope-from ) for ; Sat, 31 Jul 2021 14:02:41 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6DCE652C0 for ; Sat, 31 Jul 2021 16:02:40 +0200 (CEST) Received: from localhost ([::1]:60028 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m9pZX-0001Vy-Gu for larch@yhetil.org; Sat, 31 Jul 2021 10:02:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40022) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m9pYw-0001U8-Bo for guix-patches@gnu.org; Sat, 31 Jul 2021 10:02:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1m9pYw-0002Yf-46 for guix-patches@gnu.org; Sat, 31 Jul 2021 10:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1m9pYw-0007Pv-27 for guix-patches@gnu.org; Sat, 31 Jul 2021 10:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49339] [PATCH core-updates] gnu: mesa: Update to 21.1.4. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 31 Jul 2021 14:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49339 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Ricardo Wurmus , Maxime Devos , "49339@debbugs.gnu.org" <49339-done@debbugs.gnu.org> Received: via spool by 49339-done@debbugs.gnu.org id=D49339.162774011728500 (code D ref 49339); Sat, 31 Jul 2021 14:02:02 +0000 Received: (at 49339-done) by debbugs.gnu.org; 31 Jul 2021 14:01:57 +0000 Received: from localhost ([127.0.0.1]:34519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9pYq-0007Pc-Oa for submit@debbugs.gnu.org; Sat, 31 Jul 2021 10:01:57 -0400 Received: from mail2.protonmail.ch ([185.70.40.22]:57137) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m9pYo-0007PO-H0 for 49339-done@debbugs.gnu.org; Sat, 31 Jul 2021 10:01:55 -0400 Date: Sat, 31 Jul 2021 14:01:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1627740107; bh=lrgqLnYRHrUqfaAtseIWPp5IkMX+80EOKQ/G142SFkQ=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=wrhusi9sFEiw9OkpR9Rt9Zk7rgT1Ys2hnHLDUAGj3ZzjAz3hkZuo695T7OdgRwUZX MCNYZEgDcTAhM0+ckHYTdECsLSaswSOGCLs4TFHEiVXBkNsF/CyFCm/ZXdaclA5BQz 2di/GpcUjamRGpB8IRlsRYj09Jk8idKCspOc+A00= Message-ID: <2fXn5RUIcG4gBJO1RyeQ-k5Xnfdl6mMqC67RPYszH7xWD3xtBDfdHz813xDcz3LDhqJh1_Z3H-KAxGprEn8ambEv0YJOTATB_VRLtsvqvUo=@protonmail.com> In-Reply-To: <87bl6iydq0.fsf_-_@gnu.org> References: <87r1ggkayo.fsf@irfus.in> <87bl6iydq0.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1627740160; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=lrgqLnYRHrUqfaAtseIWPp5IkMX+80EOKQ/G142SFkQ=; b=ekNFqAFqWbQB7aHiFAQr710oVzGq+k/ZraU5OFRnuTlIl7Tjz7aodR0ZJ5kW4F0AYio2To 8xgwYtDdPnBeK1ws9RXdFzQUVU7Pdo2WYTLxst9fLzjQ7qSidKMmz4ey9TbJCU4drkY4Uw h/9tHfnY5a/Zc5VVjLXuKRJ8RJsNrtPZw1tENDYwhoE1UQc0JfT2eXv54DYvc/WwiwFXjL jTrjx7kMKrRt0AXv5cdtJWJWwBCYlMBnGc97yZJrqHGjGp9qIsXciQifinriR0gCRgWf4O 10qfB/aLfaxwlwy6MxvrTJMz4YdWVxUN+uASVP+wYHXOMLdLog3hz7GMF5TakA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1627740160; a=rsa-sha256; cv=none; b=dG6t+kWq06s2+Th8JjHnmb9brXWbY4gcv3rCibnUan66/oIJ6xn09UACOfrA5Gt9uXJsm9 AVAmqnZmecABKZ8XKQi4cjyjLhiNJjXXLp9sgfzFdIIvqN1Zi4yp76hgySDYJjH3tARu/o jEZ8m6OOw1IL/XmgQHbp01A8URWtmRL+kYDjfwvRfKly0Wxj7HZJQqA91f5P28TkQepQ9q vgrjiuST2243wUW9gwfLsXfSAVpH+YmCb7sb8FDR4F/qrlXyYxhQt+CRHn4ZDkn06e9GM3 Qmey+bT9gijPkoOK3vl5VotizjhoTxAEWocoLjvxaJFZ5kmG2RjaqtBH1Hnc9w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail header.b=wrhusi9s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -2.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail header.b=wrhusi9s; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 6DCE652C0 X-Spam-Score: -2.92 X-Migadu-Scanner: scn1.migadu.com X-TUID: GMUQIC+9XbPi Hi Ludo=E2=80=99, On Saturday, July 31st, 2021 at 6:33 AM, Ludovic Court=C3=A8s wrote: > Hi John, > > John Kehayias john.kehayias@protonmail.com skribis: > > > gnu: mesa: Update to 21.1.6. > > > > - gnu/packages/gl.scm (mesa): Update to 21.1.6. > > - gnu/packages/patches/mesa-skip-tests.patch: Remove cache_test.c as = it is no > > > > longer needed (test passes). > > Applied, thanks! > Great, thank you! > [...] > > > - "-Dosmesa=3Dgallium" > > > > > > > > - "-Dosmesa=3Dtrue" > > > > > > Is this expected to change anything feature-wise? > Mesa at v21 removed the software OSMesa driver (see https://www.phoronix.co= m/scan.php?page=3Dnews_item&px=3DClassic-OSMesa-Retires ). We were already = using the gallium driver so I think there is no change for us, but the comp= ile flag changed to a boolean: true for what was before gallium, based on m= y reading of the change https://cgit.freedesktop.org/mesa/mesa/commit/?id= =3Dee802372180a2b4460cc7abb53438e45c6b6f1e4 > BTW, please generate the patch with =E2=80=98git format-patch=E2=80=99 ne= xt time; that > > makes it easier to apply with =E2=80=98git am=E2=80=99. > Will do, sorry about that (I think I did do that but may have manually alte= red the header). By the way, I'm looking now and see mesa-opencl failing, I'll take a look (= perhaps an option change or library location?). John