From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id GILFExMAFGQGfwAASxT56A (envelope-from ) for ; Fri, 17 Mar 2023 06:52:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eJDAExMAFGRbTwEA9RJhRA (envelope-from ) for ; Fri, 17 Mar 2023 06:52:19 +0100 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 DD7367451 for ; Fri, 17 Mar 2023 06:52:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b=YejLnfgJ; dmarc=pass (policy=none) header.from=gnu.org; 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=1679032339; 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=rhY52R/d1+cu0D6cixOdoNgAuo/wPzVbewmwx3DhpBk=; b=Nyo6Oqkr5MX6dqtp1a1lBCCS8/q+23byCDX5TkJJmWz4r+r43y3PvEyLsPn1xex33xNlZW uaxrr+If6N/CGga/E8+1C2MNvE4uMxr9EhmmSeor7hFLNg5NjivnGmoKK5lNPD7P3fzmi9 +Ljda6L9A8PLms5NRV3NG9o/WI5hVzEeTPfedBiqRTMJGgDSph0LKBCDjCI8ryceHWUmm/ hXwxgJfQnH4+z1V+EPrQ/llh6afL1s2PmGSgOwyEe/wAEHb0SS5AoFaGkarfNBMcFNbmXY 4hSrkWxXSYbCqeUpswnlCWs2FbcOB5RDNXBW6ZhjmSaUmqoyT9ru55iY6m9Vsg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=dkim header.b=YejLnfgJ; dmarc=pass (policy=none) header.from=gnu.org; 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-Seal: i=1; s=key1; d=yhetil.org; t=1679032339; a=rsa-sha256; cv=none; b=U8ZIq/ntUs5zLg1vYLot/y60xINuwE2XlGEnp2jRzoeyBfzOrupp4wSOu1hLXjCA2dGLmB L69B1nd39rQZMqEXEqFNGHSQo8L5FYSR17awZMeqenB7osjr4Ork4MzWR+d/DZM85SYQ8S c9Qy8WrT8F2//NyzKBzEI0SrqVjoqWIhlF5bwcp4h/YjDRzCp9fQ0OVecwta/R/G/loQsb 3TOWvxJYZyrpE6Xl+JG7trL657NmH/CUMADaqLe/3viG1q2r/zm0JKwXhLra3dpPjCTd+Z OvYMm94feTAc0FiKGUVKY8MxjofMkxy34XZhX6ICad8+29xEmQSsxbUrLBhbyA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pd30W-0006gL-S2; Fri, 17 Mar 2023 01:52: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 1pd30U-0006a7-Tt for guix-patches@gnu.org; Fri, 17 Mar 2023 01:52: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 1pd30U-0007Nt-HH for guix-patches@gnu.org; Fri, 17 Mar 2023 01:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pd30U-0003cz-1V for guix-patches@gnu.org; Fri, 17 Mar 2023 01:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#61968] [PATCH 0/7] Update GNOME Builder Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Mar 2023 05:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61968 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler , Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 61968@debbugs.gnu.org Received: via spool by 61968-submit@debbugs.gnu.org id=B61968.167903230013916 (code B ref 61968); Fri, 17 Mar 2023 05:52:02 +0000 Received: (at 61968) by debbugs.gnu.org; 17 Mar 2023 05:51:40 +0000 Received: from localhost ([127.0.0.1]:43470 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pd308-0003cN-1e for submit@debbugs.gnu.org; Fri, 17 Mar 2023 01:51:40 -0400 Received: from planete-kraus.eu ([89.234.140.182]:53498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pd303-0003cB-Pv for 61968@debbugs.gnu.org; Fri, 17 Mar 2023 01:51:38 -0400 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id 0f587636; Fri, 17 Mar 2023 05:51:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:subject:from:to:cc:date:in-reply-to:references :content-type:content-transfer-encoding:mime-version; s=dkim; bh=VgAny0bE4hPSnuEKhosDNHbZURQ=; b=YejLnfgJfKXjBpCfBUDTUmQOU/+L 9JdXZbZow9hm0j1x0U6qeVeqLSC9Vr7gp7mny6cNoLcjx/3FPCfQ4FltMYndrbl9 P/fuS6te6VnCrN2D7c6HWRYPZg1YYrRHM33wUxlZCm80qE2w+VKzzcTwjJpgKmtH v3c7P4ULWqH+sTc= Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id a2535737 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Fri, 17 Mar 2023 05:51:30 +0000 (UTC) Message-ID: <8d5401cba21fcc305fc343e6a59e3a08ffd61de0.camel@planete-kraus.eu> Date: Fri, 17 Mar 2023 06:51:28 +0100 In-Reply-To: <9f796ce3245dfc9a63393dbec4ebfad114dff80c.camel@gmail.com> References: <877cvg9x7n.fsf_-_@gnu.org> <9f796ce3245dfc9a63393dbec4ebfad114dff80c.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.0 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: , Reply-to: Vivien Kraus X-Migadu-Queue-Id: DD7367451 X-Spam-Score: -4.64 X-Migadu-Spam-Score: -4.64 X-Migadu-Scanner: scn0.migadu.com X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus 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-TUID: gLlU4X+qeZVe Le vendredi 17 mars 2023 =C3=A0 06:22 +0100, Liliana Marie Prikler a =C3=A9= crit=C2=A0: > > If those warnings are not for =E2=80=98gnome-builder=E2=80=99 itself, t= hen that=E2=80=99s > > probably fine in that one can still install =E2=80=98gnome-builder=E2= =80=99 in > > their > > profile. > It turns out that both gnome-text-editor and gnome-calculator fail to > find the improperly propagated glib-next.=C2=A0 Speaking of which, a > stable > glib 2.76.0 has been released, that we should probably use > everywhere, > but that'd require a lot of rebuilds.=C2=A0 Should we do a gnome-team > branch, so that we can do this in one nice swoop? Yes, please! I can help for the easy things and for testing. GNOME=E2=80=AF= 44 is around the corner, it would be a good strategy to start looking at it now to know what problems lie ahead ;) Best regards, Vivien