From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id +Oz8HTTqW2SHWgEASxT56A (envelope-from ) for ; Wed, 10 May 2023 21:02:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oMbpHTTqW2SAzAAA9RJhRA (envelope-from ) for ; Wed, 10 May 2023 21:02:12 +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 21EF93E598 for ; Wed, 10 May 2023 21:02:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pwp4e-00084p-Uj; Wed, 10 May 2023 15:02:04 -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 1pwp4d-00084A-45 for guix-patches@gnu.org; Wed, 10 May 2023 15:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pwp4c-0003T4-RM for guix-patches@gnu.org; Wed, 10 May 2023 15:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pwp4c-0007d2-7P for guix-patches@gnu.org; Wed, 10 May 2023 15:02:02 -0400 Subject: bug#63355: [PATCH] gnu: kodi: Fix build with latest glibc. Resent-From: Eric Bavier Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 10 May 2023 19:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63355 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ricardo Wurmus Cc: 63355-done@debbugs.gnu.org Mail-Followup-To: 63355@debbugs.gnu.org, bavier@posteo.net, bavier@posteo.net Received: via spool by 63355-done@debbugs.gnu.org id=D63355.168374529929286 (code D ref 63355); Wed, 10 May 2023 19:02:01 +0000 Received: (at 63355-done) by debbugs.gnu.org; 10 May 2023 19:01:39 +0000 Received: from localhost ([127.0.0.1]:49039 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwp4B-0007cF-AC for submit@debbugs.gnu.org; Wed, 10 May 2023 15:01:38 -0400 Received: from mout02.posteo.de ([185.67.36.66]:54823) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pwp45-0007bx-WD for 63355-done@debbugs.gnu.org; Wed, 10 May 2023 15:01:34 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id DFD8024010B for <63355-done@debbugs.gnu.org>; Wed, 10 May 2023 21:01:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1683745283; bh=bifQgjxOdewHeE3mvK5EKgWnVqRDY8GUhT1EFGA8tUA=; h=Subject:From:To:Cc:Date:From; b=XxOtKWjMeWZfm6ACW+/CJc8W/pZKCmvJDXwIJSm/YBrhkGnR+WNwllaNuRHXFMbVr KR0fOfDj/TXqSaruy66+owCBwuHT+AJm3Fi36juROtRGJAtax5U7/fcQbs2vizCaoO XKLlxImVkfx8fKhagSTkCAa2AYPhO4Jgpfgxnj1JxXRo+jbCLoqE2VNLRgav9Biw+C 0oZjkV2wzuiTOiulyYYGj4f3rNFToih/zZPQ/88GY3TCB6C0xISMevocVWS9/3AJMJ ZwwfwqC6Ye2tGJgN9VMLJxoMw8c/E4ZlLsRlZU5FpZTaHlW3h//3o1e4mtIoYJhIZ8 PCWz2opMcHeMQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4QGkry56kTz9rxG; Wed, 10 May 2023 21:01:22 +0200 (CEST) Message-ID: <710418abcc41260650a0cf33f31c1379dba55886.camel@posteo.net> From: Eric Bavier Date: Wed, 10 May 2023 19:01:17 +0000 In-Reply-To: <874jonxrp8.fsf@elephly.net> References: <874jonxrp8.fsf@elephly.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683745332; a=rsa-sha256; cv=none; b=qOFClxDWfUneiAca29PryXoz5dAKj0Pnuu6q2CA28+TAcxHrBbMDnKxwSeNN9baY+EEmQG q/sQw+rBOS9bPwPeRGxjRB2kayaUJKF+SE6DOVCIpSoElIOzi74nGvKIWYWrVF+K1/0hoo lO52KAQzVbSCOXA6Az1ZHgEYFLP8tmQI5Ol4N/Qw3cfSlh1E5tTQc4MHJ3Fg26Ip7mk2sq q8NVSCZpYVU++ujcGeOTirrHwFAiNRPXpH7K8wqzOmycyfOPdlnGpQAsjTukgiIHEriuVC OGLcIdJ0N1wtJM2V16+48PhHL7juCo1ajcEqwpGS9xtPAnl7MNQYu2mbR7QuPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XxOtKWjM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683745332; h=from:from:sender:sender: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=NmedT0inVQ1KKw5DYbg/aVjqOWAQiMAO0/k7lAete7I=; b=P2ZvigWITcRuXpdnpLrNCQcyfwEW0MLZooodoMaikzd30Gkte7fXiYVDFEdrjo1OyXHT/D oS+RFl062CFB1E5EysRcR8a7i0T76wU3G4XYU5qVAEndx4xHieYD0NgWmCBHbjd+lop7n6 nly2fTLbTSfQ0X3PYIorLuHMkk+pJHUpsXwL7I8ZNoj3wgnQzKBK/kU0o4d7RlzTdtg4pu FqRPLsalQjl0rKk9JirMP7PiQT42gB3cy54xtT2MJnmDrFwxBZE7z+zN9Q43xABPrU+ApS SNS74R02FvXszdlR7O4dWgT9qp1ycmtffPuRWYT09864JOEZLk+3/RRSqmKjDA== X-Migadu-Spam-Score: -1.01 X-Spam-Score: -1.01 X-Migadu-Queue-Id: 21EF93E598 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=XxOtKWjM; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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" X-TUID: Qdmks7wBw3N4 On Mon, 2023-05-08 at 08:27 +0200, Ricardo Wurmus wrote: > Hi Eric, >=20 > > Ricardo, do you > > recall why this special package was added? or forsee anything wrong wit= h the > > change? >=20 > =E2=80=9CNo=E2=80=9D to both questions. This looks good to me. >=20 Great, thanks! This patch was pushed in 7e152870558e. A follow-up commit in b4e5844700b2 responds to a recent mesa update.=20 Probably a kodi update would also have worked, but a backport of the immediate fix was more expedient. `~Eric