From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KMedBDdbumT1ZgEASxT56A (envelope-from ) for ; Fri, 21 Jul 2023 12:17:27 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id K9F6BDdbumRdiAAA9RJhRA (envelope-from ) for ; Fri, 21 Jul 2023 12:17:27 +0200 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 15D6D3ADC1 for ; Fri, 21 Jul 2023 12:17:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YPyi3InC; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689934646; 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=eljGYzRrdZXMni6Zw4LZrmn1c7Nedh/bsyVVtMDPUl4=; b=lP6Cy+dAjO7bm1ApuwzL8UTR62x0r/rjB+yEKilNRaRF8itdU+8RCKzjM0PJXwlMgsM1LW cbVNfDaCum1+ldvTf9lwkGDD3SlEQpJk3UbByFiwRJo0uu9ZqA6B4zQmSoiPgkEbyzuDwo 8+Q29U3mACYgbkpGQYR32qlCkqzVUPkHL7pARnSS+N+kiyxdXm5fSVY0xnhp9GxcMckW1D icvUZXcpsMZOhb66K3Jrk1EnyVt2jowdPiqMWv+F/e2mtD1FZOmwB8apg4ZMj+tGvIa8CF /8ya129BikhWfnI67dlYBv3TMU1zCZL6KQsWqeAn1u5+5280YsXjZ8s4a8oq1Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689934646; a=rsa-sha256; cv=none; b=GccNeausEqXVSt7KbFPQmrk++jbn1cAXEhat5aksvtGcdATFZSjB/N9shYwChnaGrPigZf lkN3EpUhrxE25AFQWIgKzKXkghdZz5GFbs1wgKPLQDAibZAGr6TDYOcDoFP1LMDXxqayku Y0S2NlWU6DYacYHsdBBkoRkoIOdIV8UzzB73+4Eo3jNhldkyCrxKuGGXFRBufV+Ao52O6r EQoclQl7cqS1WMcrI2/BZthHwMNyh2/dvFQrB2T9mv50OyrwP5Xulywb9/gfV7g3RVN7qB PbgjJw3iQlH7ey6YNQ5jbY1VHEowrCDw0Qfd7pDYDQI/pnLH0s5RJg0ElWZx2A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=YPyi3InC; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qMnCC-00018p-Px; Fri, 21 Jul 2023 06:17:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qMnC3-00016y-3X for guix-patches@gnu.org; Fri, 21 Jul 2023 06:17:05 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qMnC1-0004ur-Uf for guix-patches@gnu.org; Fri, 21 Jul 2023 06:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qMnC1-0001Uz-PV for guix-patches@gnu.org; Fri, 21 Jul 2023 06:17:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64738] [PATCH] gnu: Make Mesa use zstd compression for shader cache instead of zlib. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Jul 2023 10:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64738 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: Sigve Sudland , 64738@debbugs.gnu.org Received: via spool by 64738-submit@debbugs.gnu.org id=B64738.16899345725700 (code B ref 64738); Fri, 21 Jul 2023 10:17:01 +0000 Received: (at 64738) by debbugs.gnu.org; 21 Jul 2023 10:16:12 +0000 Received: from localhost ([127.0.0.1]:60605 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMnBD-0001Ts-Pm for submit@debbugs.gnu.org; Fri, 21 Jul 2023 06:16:12 -0400 Received: from mail.envs.net ([5.199.136.28]:44070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMnBA-0001TZ-Hv for 64738@debbugs.gnu.org; Fri, 21 Jul 2023 06:16:10 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 1A28D38A18D6; Fri, 21 Jul 2023 10:16:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1689934565; bh=eljGYzRrdZXMni6Zw4LZrmn1c7Nedh/bsyVVtMDPUl4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=YPyi3InChRtpSM6+Xb7zg/f43IwbKs1WPhoD49yoKwIKPaJTjkBAA+aAf31/S/Vd9 bYGVQaVCXs6jKyAZ5ZjdFQEJYu6djeGzseU7PK8CIzYrVqveY/9Jsf96VUPB7c5k5p 9tKSqVn8T0PCFjBKtlSK0h8ioSwQFs/av+7I1fC/JF8YBompxEwhGCsKaYXskY+IN+ Gux+IE0HnSYEZhEaVg4IGInEGsDx0mWfZv9y7qfoT7mQBVgngmk84vIMkMgcCHzUO6 To0M+ge8qTTDHmpGClRptzNyJIe5YjXn7wLd9AYoSgUvwhEvXLS6nN6U6315a/4491 L7hKqXeM7XJdJZB9u9/DiqhXruEUj9x4G0wsA14yZrvHfVxGKuPIx0lr+diazPuJqm qCSXn53NB+wEiOrzoa7Y+UJXeaUZj1ajus35FBwf8luQ+QaF4JdEATLHXu4cHAmNCc m/7X+zuWaZP3Q1ebL31oTgndk3laIkgDq83XydUj4HR9Dg41fDioLok/LtZ8ap3a/I GGUbbvr09ZLNwoFCCoZXnoejS+jJ4tXQ11Hmf4AjfUMHxURqX7bFdjrfMgPFh/GVrI wTw8Fxfaxvm/Le6SX4Wv8WMw9bBapV1CekziowNbUUQr47pI1qfLHMN1qdetFKCvPh IYHW97GZYbnhifmkl8IWWOGs= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9nK8Hijvlqjd; Fri, 21 Jul 2023 10:15:59 +0000 (UTC) Received: from localhost (unknown [117.174.235.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Fri, 21 Jul 2023 10:15:59 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 001ca19d; Fri, 21 Jul 2023 10:15:46 +0000 (UTC) In-Reply-To: <87cz0mz89r.fsf_-_@protonmail.com> (John Kehayias's message of "Thu, 20 Jul 2023 19:35:00 +0000") References: <87cz0mz89r.fsf_-_@protonmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Date: Fri, 21 Jul 2023 18:15:46 +0800 Message-ID: <87wmytlgdp.fsf@envs.net> 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: , Reply-to: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx2.migadu.com X-Migadu-Spam-Score: -5.14 X-Spam-Score: -5.14 X-Migadu-Queue-Id: 15D6D3ADC1 X-TUID: Tz9VexqjNTA0 John Kehayias writes: > On Thu, Jul 20, 2023 at 06:58 PM, =E5=AE=8B=E6=96=87=E6=AD=A6 wrote: > >>> >>> gnu: mesa: Enable zstd compression for shader cache. >>> >>> * gnu/packages/gl.scm (mesa)[inputs]: Add zstd:lib. >>> [arguments]: Add '-Dzstd=3Denabled' to configure-flags. >> >> Pushed to the mesa-updates branch, merging progress tracked in >> https://issues.guix.gnu.org/64369. >> >> Thanks. > > An update here: I reset mesa-updates to just be the 2 commits from > before this patch (that were already built on Cuirass) but rebased on > master. Based on how many builds may be new, we can see what to do. I > hope it is just a small amount of rebuilds so mesa-updates can be merged > as is, and then include this and other patches for the next round. > > Hope that is okay, especially as I think this is a minor change to mesa, > rather than a bug or missing hardware support. > That's fine, thank you for take care of it.