From debbugs-submit-bounces@debbugs.gnu.org Fri Aug 18 22:59:49 2023 Received: (at submit) by debbugs.gnu.org; 19 Aug 2023 02:59:49 +0000 Received: from localhost ([127.0.0.1]:49139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXCBo-0003s7-UH for submit@debbugs.gnu.org; Fri, 18 Aug 2023 22:59:49 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51668) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXCBm-0003rp-G5 for submit@debbugs.gnu.org; Fri, 18 Aug 2023 22:59:47 -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 1qXCBf-0004P9-Vn for guix-patches@gnu.org; Fri, 18 Aug 2023 22:59:40 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXCBd-0006UL-8L for guix-patches@gnu.org; Fri, 18 Aug 2023 22:59:39 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id ADE4238A0097; Sat, 19 Aug 2023 02:59:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1692413974; bh=62CqGjG0NQEf0cqNwe60oU+5u+5Mhc1lzYhxJ80i0eI=; h=From:To:Cc:Subject:Date:From; b=a/JG+B1xEhXj+UuNfsoIDxGbXLpE7QNbR+9ZCwdNTki5wRYFwUy5o4e9RptxBRHw6 Tu7oH3xcaYeXCSX+sH2QfMgjWD2GcKTdsr/1RJJDt8tkvegTfs/go5sf/QWlCJPyRs UJ7V/dbWGm2cvWR2/GYZMx6VrQ7S4+GlCQfjXk00kYvo6hCOpuSbXugMsIV6ERVmrB +wqqTpnpIpVAZCwKs8zivFpu91DakjthT0UukPs8sYlHKstXzoQAVtAb/gaG5ZYeHt k5fLBan/Hyx8Ycx96bmhc9l5XjBsDQavwz7Bm++XQP63TuEwfSdtG7ivgeBvixPt9K HGme9lDH1d2/pB1X9MmEOfS1Uv4wTBK3n/cgnq6nORAtUdUUp/cwDNNWWSSZm9S1br 9tTYfgyFldVKFZosvfnkgs4xfC8hH2P55+XUsA8sy+EH6Q1uT++k82SaHBr1f7G59o 8/cxXTnP/eywrnhFT8yWI/Qa/tc8JWvvBtYBD0nxRrOAtGr15VuFUS1D7c45bA9U7g hwvgTGazo5NmyqU29nBW9DzLEFWWQJgcvZySRI6ooVTZEmb7ilo64dqrB8i3RCxC21 bQRfX1R4Dg7nJXpnN5NzX6w0f6s4mB01oR6WeNQkvSYalFu4hlZ5l9JitmB7l2+dK4 nEoZYbkch+/sxcIXx1FWFetU= 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 IilMCLFNdV6M; Sat, 19 Aug 2023 02:59:29 +0000 (UTC) Received: from localhost (unknown [36.170.56.121]) (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; Sat, 19 Aug 2023 02:59:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 4b8b40c6; Sat, 19 Aug 2023 02:59:43 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH] gnu: libepoxy: Hardcode paths to GLES libraries. Date: Sat, 19 Aug 2023 10:59:34 +0800 Message-ID: <4d6f572f6f936a57f80f0447ef8b7ce0ec06b663.1692413930.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= , 64981@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) From: 宋文武 Fixes . * gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: Hardcode paths to libGLESv1_CM.so.1 and libGLESv2.so.2. --- gnu/packages/gl.scm | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm index b53b42a9ba..f662f0f7da 100644 --- a/gnu/packages/gl.scm +++ b/gnu/packages/gl.scm @@ -742,10 +742,14 @@ (define-public libepoxy #~(modify-phases %standard-phases (add-before 'configure 'patch-paths (lambda* (#:key inputs #:allow-other-keys) - (let ((mesa (dirname (search-input-file inputs "lib/libGL.so")))) + (let ((mesa-lib + (lambda (file) + (search-input-file inputs (string-append "lib/" file))))) (substitute* (find-files "." "\\.[ch]$") - (("libGL.so.1") (string-append mesa "/libGL.so.1")) - (("libEGL.so.1") (string-append mesa "/libEGL.so.1"))))))))) + (("libGL.so.1") (mesa-lib "libGL.so.1")) + (("libEGL.so.1") (mesa-lib "libEGL.so.1")) + (("libGLESv1_CM.so.1") (mesa-lib "libGLESv1_CM.so.1")) + (("libGLESv2.so.2") (mesa-lib "libGLESv2.so.2"))))))))) (build-system meson-build-system) (native-inputs (list pkg-config python)) base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 06 11:47:41 2023 Received: (at 65375) by debbugs.gnu.org; 6 Oct 2023 15:47:41 +0000 Received: from localhost ([127.0.0.1]:52442 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qon3E-0005WD-SU for submit@debbugs.gnu.org; Fri, 06 Oct 2023 11:47:41 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]:13967) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qon3C-0005Vt-46; Fri, 06 Oct 2023 11:47:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1696607232; x=1696866432; bh=Ck4P9okk73WwSibmR6E/d/TabaWuH/d7KLBmtkGyGSg=; h=Date:To:From:Cc:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=IoChxKTvinO2l4tOM7i0EQjVc5JsvBHTzQcD+1foAfqK4S01RKCYuqyMvH/99ydmq QYbVdD38925exhrMnzxJn/GQ343NPSnmLuKkjXifvO0NLAspuXqJhVX4iDoErfPAUd dNHiMSgMplG5Xsgdqjcru1GUgLFo+VXLrAMdw4ybDfDxxkjLyED9+Jurthvof9NWAl 7kcVv//DLrlutR9DOax7v7+5Gw3mqt6phNlru9JUUgisrUOE1eo/8HcAooF1a1RQ6Z HTM4CzVKswFhNdaQKwvtM+Xnox0Zgk08n29e8MKi3aQiEPzOcNoN9d8UGP9CKBcan7 nda2HKClPjtHA== Date: Fri, 06 Oct 2023 15:47:00 +0000 To: iyzsong@envs.net, "(" , Csepp , liliana.prikler@gmail.com, Denis 'GNUtoo' Carikli , Efraim Flashner , jbranso@dismail.de From: John Kehayias Subject: Re: bug#64981: GTK4 applications broken (missing libGLESv2) Message-ID: <8734ynah3r.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-Spam-Score: 3.0 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi everyone, Not sure if people saw this patch, has anyone tested if it fixes the problem for them? I can include it in an upcoming mesa-updates branch with other related updates/rebuilds. Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 RCVD_IN_MSPIKE_H5 RBL: Excellent reputation (+5) [185.70.40.134 listed in wl.mailspike.net] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (john.kehayias[at]protonmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 65375 Cc: =?utf-8?B?5a6L5paH5q2m?= , 64981@debbugs.gnu.org, guix-patches@gnu.org, 65375@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi everyone, Not sure if people saw this patch, has anyone tested if it fixes the problem for them? I can include it in an upcoming mesa-updates branch with other related updates/rebuilds. Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H5 RBL: Excellent reputation (+5) [185.70.40.134 listed in wl.mailspike.net] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (john.kehayias[at]protonmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Hi everyone, Not sure if people saw this patch, has anyone tested if it fixes the problem for them? I can include it in an upcoming mesa-updates branch with other related updates/rebuilds. Hope I got everyone from the original bug thread (seems many replies didn't go directly to everyone) and cc'ed the patch number as well. Thanks! John On Sat, Aug 19, 2023 at 10:59 AM, iyzsong@envs.net wrote: > From: =E5=AE=8B=E6=96=87=E6=AD=A6 > > Fixes . > > * gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: > Hardcode paths to libGLESv1_CM.so.1 and libGLESv2.so.2. > --- > gnu/packages/gl.scm | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) > > diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm > index b53b42a9ba..f662f0f7da 100644 > --- a/gnu/packages/gl.scm > +++ b/gnu/packages/gl.scm > @@ -742,10 +742,14 @@ (define-public libepoxy > #~(modify-phases %standard-phases > (add-before 'configure 'patch-paths > (lambda* (#:key inputs #:allow-other-keys) > - (let ((mesa (dirname (search-input-file inputs "lib/libGL.= so")))) > + (let ((mesa-lib > + (lambda (file) > + (search-input-file inputs (string-append "lib/" f= ile))))) > (substitute* (find-files "." "\\.[ch]$") > - (("libGL.so.1") (string-append mesa "/libGL.so.1")) > - (("libEGL.so.1") (string-append mesa "/libEGL.so.1")))= )))))) > + (("libGL.so.1") (mesa-lib "libGL.so.1")) > + (("libEGL.so.1") (mesa-lib "libEGL.so.1")) > + (("libGLESv1_CM.so.1") (mesa-lib "libGLESv1_CM.so.1")) > + (("libGLESv2.so.2") (mesa-lib "libGLESv2.so.2"))))))))= ) > (build-system meson-build-system) > (native-inputs > (list pkg-config python)) > > base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 28 00:33:33 2023 Received: (at 65375-done) by debbugs.gnu.org; 28 Nov 2023 05:33:33 +0000 Received: from localhost ([127.0.0.1]:45278 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7qiw-0007m7-RS for submit@debbugs.gnu.org; Tue, 28 Nov 2023 00:33:33 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:37641) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r7qiu-0007lp-TL; Tue, 28 Nov 2023 00:33:29 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1701149596; x=1701408796; bh=6BkM+CNj038nfLOReV2L+7WD3VtE5BwmC6AHxNtTHOI=; 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=ISbbHPG9NeNiTTALTeG5WQWgea1OtoTZGw2GtNRYFrgsfHASYBqMyMJEyOBMPJbJB YLvpDQDeSCVFXo5BJ7W1oHChwIVypnfX/0H8+t0Zb4yHZYOfh3kDBg8ro5ZagN++Au LIIvbywpaaHxZgD6GJ3D9imvu6OR1Xxcp5SfISPHQqlqddkOVqPcMdUkWbx98U6KRu YrpwhBQpff/bVCeRR2VGAxKp7kDNqJEcrQ7Rk2wrdAm66i5Pv/VTKYNnhR0/VZw/st /VljHOImpzyArIuMlMFn3uDCGCivD0o5xrXk8fA4cD8mok5dyIhifpQqEejmlc420P qE1upB6G+9abw== Date: Tue, 28 Nov 2023 05:33:06 +0000 To: 64981-done@debbugs.gnu.org, 65375-done@debbugs.gnu.org From: John Kehayias Subject: Re: bug#64981: GTK4 applications broken (missing libGLESv2) Message-ID: <87zfyy8mt6.fsf@protonmail.com> In-Reply-To: <8734ynah3r.fsf_-_@protonmail.com> References: <8734ynah3r.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-Spam-Score: 3.0 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, Oct 06, 2023 at 03:47 PM, John Kehayias wrote: > Hi everyone, > > Not sure if people saw this patch, has anyone tested if it fixes the > problem for them? I can include it in an upcoming mesa-updates branch > with other related updates/rebuilds. > [...] Content analysis details: (3.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H5 RBL: Excellent reputation (+5) [185.70.40.131 listed in wl.mailspike.net] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (john.kehayias[at]protonmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Debbugs-Envelope-To: 65375-done Cc: =?utf-8?B?5a6L5paH5q2m?= , "\(" , Efraim Flashner , iyzsong@envs.net, liliana.prikler@gmail.com, guix-patches@gnu.org, jbranso@dismail.de, Csepp , Denis 'GNUtoo' Carikli X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: On Fri, Oct 06, 2023 at 03:47 PM, John Kehayias wrote: > Hi everyone, > > Not sure if people saw this patch, has anyone tested if it fixes the > problem for them? I can include it in an upcoming mesa-updates branch > with other related updates/rebuilds. > [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H5 RBL: Excellent reputation (+5) [185.70.40.131 listed in wl.mailspike.net] 3.0 MANY_TO_CC Sent to 10+ recipients 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (john.kehayias[at]protonmail.com) -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager On Fri, Oct 06, 2023 at 03:47 PM, John Kehayias wrote: > Hi everyone, > > Not sure if people saw this patch, has anyone tested if it fixes the > problem for them? I can include it in an upcoming mesa-updates branch > with other related updates/rebuilds. > > > > Hope I got everyone from the original bug thread (seems many replies > didn't go directly to everyone) and cc'ed the patch number as well. > Pushed as 37fc2c99e0067dfd669526c61dc10d014b89c08b (on mesa-updates first and then merged to master). Thanks! From unknown Sun Jun 22 22:43:49 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 26 Dec 2023 12:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator