From unknown Fri Jun 20 20:12:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#78420 <78420@debbugs.gnu.org> To: bug#78420 <78420@debbugs.gnu.org> Subject: Status: [PATCH] gnu: kwin: remove libglvnd input. Reply-To: bug#78420 <78420@debbugs.gnu.org> Date: Sat, 21 Jun 2025 03:12:13 +0000 retitle 78420 [PATCH] gnu: kwin: remove libglvnd input. reassign 78420 guix-patches submitter 78420 Zheng Junjie severity 78420 normal tag 78420 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed May 14 05:53:41 2025 Received: (at submit) by debbugs.gnu.org; 14 May 2025 09:53:41 +0000 Received: from localhost ([127.0.0.1]:39568 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uF8nz-0005EU-Tx for submit@debbugs.gnu.org; Wed, 14 May 2025 05:53:40 -0400 Received: from lists.gnu.org ([2001:470:142::17]:43926) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uF8nw-0005CI-1Z for submit@debbugs.gnu.org; Wed, 14 May 2025 05:53:37 -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 1uF8nk-0000G1-9A for guix-patches@gnu.org; Wed, 14 May 2025 05:53:24 -0400 Received: from mail.z572.online ([88.99.160.180]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1uF8nh-0007RS-O0 for guix-patches@gnu.org; Wed, 14 May 2025 05:53:24 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1747216813; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=knp65xaU/rs9WkBxM/2S8Us5q3MwebsVbG9ibJjS1BA=; b=pQHbCQVKRxhKNRhOacAfKnlShEmAdOMQFerCmvUnqq1JjDxXlYAzDfhZhUPp2AhHsdGEy7 wcfeFaeAmNfCm1W/d0qeLrqIg9Rh/cuZxBgh7Wro02hkKMiAt6jL8SLaXJcj9lbqCKIsEm oooChcNDq8akSudn//pYlW7qCZTV2A4= Received: from m.tailaa68d.ts.net ( [125.119.189.205]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 74721b68 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 14 May 2025 10:00:12 +0000 (UTC) From: Zheng Junjie To: guix-patches@gnu.org Subject: [PATCH] gnu: kwin: remove libglvnd input. Date: Wed, 14 May 2025 17:53:04 +0800 Message-ID: X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-Debbugs-Cc: Sughosha , Zheng Junjie Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=88.99.160.180; envelope-from=z572@z572.online; helo=mail.z572.online X-Spam_score_int: 4 X-Spam_score: 0.4 X-Spam_bar: / X-Spam_report: (0.4 / 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, FROM_SUSPICIOUS_NTLD=0.499, FROM_SUSPICIOUS_NTLD_FP=0.001, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 3.5 (+++) 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: when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop cannot use. * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd. Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 0.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD X-Debbugs-Envelope-To: submit 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.5 (++) 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: when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop cannot use. * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd. Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop cannot use. * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd. Change-Id: Ifda7282d356fa9e0be2066a7c2619d7bf052d52d --- gnu/packages/kde-plasma.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index 5b544079876..7bd6e6a17bc 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -1515,7 +1515,6 @@ (define-public kwin lcms libcap libepoxy - libglvnd ; For OpenGLES libinput libxkbcommon pipewire base-commit: 5f5d84beccc180f1b51474c0e47eb6e0d0c9175f -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Thu May 15 10:58:30 2025 Received: (at 78420-done) by debbugs.gnu.org; 15 May 2025 14:58:30 +0000 Received: from localhost ([127.0.0.1]:55041 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uFa2X-0006aj-7g for submit@debbugs.gnu.org; Thu, 15 May 2025 10:58:30 -0400 Received: from mail.z572.online ([88.99.160.180]:39778) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uFa2O-0006a6-3G for 78420-done@debbugs.gnu.org; Thu, 15 May 2025 10:58:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=z572.online; s=me; t=1747321520; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=6GZbGoRSgDEnHOaZ3T4N6V0B/duMMQ0sOz0WCtHmKXU=; b=AmTxeROGbjO52yfrFYzZZbKZm9AhYhONm13gueAKVXzTNBmDVlSxfLNGiH67ZRGP3n8shD FztvilMJxV5v3kbtVUjU2AcpOUlEWgXsdkR24dy9TjlDSfIbbXXPXL4nMjHZoEixtgZuSC SIS9+dz8Vy0XJcgfho/6mGqFAgK+3EU= Received: from m (mail1.85362086.com [107.174.64.25]) by mail.z572.online (OpenSMTPD) with ESMTPSA id 2c726379 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Thu, 15 May 2025 15:05:19 +0000 (UTC) From: Z572 To: Zheng Junjie Subject: Re: [bug#78420] [PATCH] gnu: kwin: remove libglvnd input. In-Reply-To: (Zheng Junjie's message of "Wed, 14 May 2025 17:53:04 +0800") References: User-Agent: mu4e 1.12.9; emacs 30.0.92 Date: Thu, 15 May 2025 22:58:04 +0800 Message-ID: <878qmx2a6b.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) 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: Zheng Junjie writes: > when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa > is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop > cannot use. > > * gnu/packages/kde-plas [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-trusted.bondedsender.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: 78420-done Cc: Sughosha , 78420-done@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.5 (++) 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: Zheng Junjie writes: > when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa > is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop > cannot use. > > * gnu/packages/kde-plas [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in sa-accredit.habeas.com] 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [88.99.160.180 listed in bl.score.senderscore.com] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: z572.online (online)] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager --=-=-= Content-Type: text/plain Zheng Junjie writes: > when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa > is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop > cannot use. > > * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd. > > Change-Id: Ifda7282d356fa9e0be2066a7c2619d7bf052d52d > --- > gnu/packages/kde-plasma.scm | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm > index 5b544079876..7bd6e6a17bc 100644 > --- a/gnu/packages/kde-plasma.scm > +++ b/gnu/packages/kde-plasma.scm > @@ -1515,7 +1515,6 @@ (define-public kwin > lcms > libcap > libepoxy > - libglvnd ; For OpenGLES > libinput > libxkbcommon > pipewire > > base-commit: 5f5d84beccc180f1b51474c0e47eb6e0d0c9175f pushed, closing. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmgmAPwACgkQO1qpk+Gi 3/CJEg//eD8dKG8Tloql5eJ3cRbKG4ZGRwafbeC8wZjRcJv/Z+MWOGAx+VQLa8fF jefo+6U/apXo2dDaCyMaUEjliDo6N9GD8So7WQwtfeJtCnFt7bA7uFKXM6PW7Hqc C4WzJEs8XsOsSjODFbr5XAs7jdOpYXlB02J9a1bHABmULMZGifNnaeccI0LqGYMO P27nSrSqPHZfS4nPGegK4lrl+k0s3sKsWcK5mRui0IuiZJbqM2hMziXCcKhTSTVO vVamoLIKjXkZV/IcZ/HMGFG5I98sBJAb26ZtNNwaY59f4lyd8+rjz5ZiNKatusYq 0/0+MOvzvpUjHm5uG8QGlsAxRGQNGwf03vWSHJ3Bo2DfBzdg6UijK07+kqwFd8sf uDzxxzaXOjB8amADQEJX3Yda2Am9+Ky9Fu3aouLcy2M5poDjYgIxjxbzfxeKyI7x UE/xh0e43Kcm4+L58O4/ligjsRUxTI9ulAUmN37AaaXY2dJnz3dqncGTU+5HnhjS yCAnI0SbBl7/bAn2TnShTQ7qj2BPZFDlPJlPoHgYtacuNo3aMCEXGOwiXfr1eKbt KWDQbzibkBM6ojyKfh5XifNYLF0xXVe1D9/cvHU5cJKLOT34IPbsDfo8lSReN07k 5Ejby58u33j6QQ+a25MF11HGlY1XuE98ooTTsSr157GmgVHNoqw= =DDQX -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 20:12:13 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 13 Jun 2025 11:24:06 +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