From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id EDgnO8+lIGZUsQAA62LTzQ:P1 (envelope-from ) for ; Thu, 18 Apr 2024 06:47:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id EDgnO8+lIGZUsQAA62LTzQ (envelope-from ) for ; Thu, 18 Apr 2024 06:47:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=t7ozjp6R; 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=1713415631; 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-to: 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=FNzX1fvS5ZuotxBBCiKdj2zOpalOf7iWm5iGRVj4L0c=; b=YtRwK2sM9mBe1qrs8twh2Zii8NePNxVxONsdWb5JIEPBSPMBwKVkYQTembeqPIELvIXFXt I9BRiHvRMicUq3Jx/24vhfgEDpdxeBp6tLhV7c/6HHYTazXqD985QfSwv4H8fOHCXXQ7e6 +SQ7xwLrk1b3tTQK9upoqdAIjrYhi8ajQgRE8lixFzFu4iP7t3yqV8M0vpksqu2iWjLxum L8TvLUxf6OzitnB0VXsyzXjB/wtVC7BrXwHXGx2L2FG3x8sIGeZalPkN05kc3Bxa/28PRO jMLSu4owHAzQAqwjihorFu4wTC6de5YKKcbEhFqg3FdMuSvoUjpRPbG8VGSwFw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1713415631; a=rsa-sha256; cv=none; b=CQY9lCm4zGpoR3VMklcjfpGiA5a7v1IyBBZsF2hT7leD/euXVVNoRFkV4G0K7ifm2KY/P3 m6kulEPPKnMQ7on8+7k/K6UcrHTBP42EHKGezQSBSZP060cwF3tsZaxuNOthXUAskS0g++ Y8hLwii4Ppz2J2W/fvLYjHSw/dusdNvGUHlhiwTOuQngIQXNulOFooRPR/p2c2bBSetA2d JeG1yQ+3oEo8fqdoa0kpydWpUZwN0sbR8VwG8QnU5vG1F/l7mk5Rmo58pVVlp1QQNq8VZT 9RxpkahaSs/1LdVVcCZqRpaca6UIuRCja40kZ7pv6Hwou83xxKWLZUjPNwshgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=t7ozjp6R; 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 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 B134A613F1 for ; Thu, 18 Apr 2024 06:47:11 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxJfg-0005NI-50; Thu, 18 Apr 2024 00:46:53 -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 1rxJfe-0005Mz-Nb for guix-patches@gnu.org; Thu, 18 Apr 2024 00:46:50 -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 1rxJfe-0007Wq-Ew for guix-patches@gnu.org; Thu, 18 Apr 2024 00:46:50 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxJfr-0003E8-NX for guix-patches@gnu.org; Thu, 18 Apr 2024 00:47:03 -0400 Subject: bug#65155: [PATCH] gnu: mesa: Add native-search-paths. Resent-From: John Kehayias Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 18 Apr 2024 04:47:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65155 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: dan Cc: David Elsing , 65155-done@debbugs.gnu.org Mail-Followup-To: 65155@debbugs.gnu.org, john.kehayias@protonmail.com, i@dan.games Received: via spool by 65155-done@debbugs.gnu.org id=D65155.171341561712344 (code D ref 65155); Thu, 18 Apr 2024 04:47:03 +0000 Received: (at 65155-done) by debbugs.gnu.org; 18 Apr 2024 04:46:57 +0000 Received: from localhost ([127.0.0.1]:50073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxJfk-0003D1-R8 for submit@debbugs.gnu.org; Thu, 18 Apr 2024 00:46:57 -0400 Received: from mail-40133.protonmail.ch ([185.70.40.133]:23521) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxJfh-0003CA-Pw for 65155-done@debbugs.gnu.org; Thu, 18 Apr 2024 00:46:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1713415594; x=1713674794; bh=FNzX1fvS5ZuotxBBCiKdj2zOpalOf7iWm5iGRVj4L0c=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=t7ozjp6R7gZYMaA66bzuJLrq3Lee7RGycYuvbOPQTAIhOEXJSuwqATKy5XJMswnhJ QcsFZ+UkYLmONaWOb9JTuAZ3T/EERgrMxGIovutvYaFPePFKLkOR6MAbd4JsojZEAM MyuWz6ZpWliAYSsP6W+r8VwT0JjPhrufL73thV8Qz9fUW57HDjm1xajhuZlKzXaCTd RpR9g4HP0GtGsaURBY80AGXiQCVnv7B9oU60CHar3hL0YHBdp/vsFz9xg9qxe+OrfD QjamcWzNRMfj0tXM5CU2U++KyiKNgeqi9v17snz0PF1brvjhBfl/shzI36QLnuKIAm PR7f8u7zpYPQw== Date: Thu, 18 Apr 2024 04:46:30 +0000 Message-ID: <87v84f1dnh.fsf@protonmail.com> In-Reply-To: <87zfunnmse.fsf@protonmail.com> References: <86jznanbrf.fsf@posteo.net> <87r0gn7vl9.fsf@protonmail.com> <2ccf4fcd-2a18-445c-8925-32c55104771c@dan.games> <87zfunnmse.fsf@protonmail.com> Feedback-ID: 7805494:user:proton 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: John Kehayias X-ACL-Warn: , John Kehayias via Guix-patches From: John Kehayias via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.87 X-Spam-Score: -6.87 X-Migadu-Queue-Id: B134A613F1 X-Migadu-Scanner: mx13.migadu.com X-TUID: P83ZFqSYJblK On Sun, Mar 24, 2024 at 09:05 PM, John Kehayias wrote: > Hi David and Dan, > > On Wed, Mar 06, 2024 at 02:59 PM, dan wrote: > >> Hi John and David, >> >> On 3/6/2024 1:55 PM, John Kehayias wrote: >>> I can apply such a change on mesa-updates soon when I make the other >>> mesa/vulkan/etc. updates we have pending. Feel free to submit a more >>> formal patch here so I can credit you as the author, though I should be >>> able to do the same on my own anyway. >> >> This is actually included in my patch when trying to update vulkan-sdk >> packages: > > Thanks both! Will look to have that series on mesa-updates soon. > > John This was fixed on mesa-updates and then merged to master in 2d5736cc3e869fadd2592cc13a8d332fac63b144