From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mGB0OC5clmED/wAAgWs5BA (envelope-from ) for ; Thu, 18 Nov 2021 14:59:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QDr8My5clmFFQAAAbx9fmQ (envelope-from ) for ; Thu, 18 Nov 2021 13:59:10 +0000 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 00A46CE6B for ; Thu, 18 Nov 2021 14:59:10 +0100 (CET) Received: from localhost ([::1]:43262 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mnhwT-0005ZY-36 for larch@yhetil.org; Thu, 18 Nov 2021 08:59:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnhwM-0005Vi-UJ for guix-patches@gnu.org; Thu, 18 Nov 2021 08:59:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mnhwM-0006gH-J2 for guix-patches@gnu.org; Thu, 18 Nov 2021 08:59:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mnhwM-0006dy-Hf for guix-patches@gnu.org; Thu, 18 Nov 2021 08:59:02 -0500 Subject: bug#51946: GNOME Builder is criminally outdated on core-updates-frozen Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 18 Nov 2021 13:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51946 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Vivien Kraus Cc: 51946-done@debbugs.gnu.org Mail-Followup-To: 51946@debbugs.gnu.org, ludo@gnu.org, vivien@planete-kraus.eu Received: via spool by 51946-done@debbugs.gnu.org id=D51946.163724392925502 (code D ref 51946); Thu, 18 Nov 2021 13:59:02 +0000 Received: (at 51946-done) by debbugs.gnu.org; 18 Nov 2021 13:58:49 +0000 Received: from localhost ([127.0.0.1]:35206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mnhw8-0006dF-Pw for submit@debbugs.gnu.org; Thu, 18 Nov 2021 08:58:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:35962) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mnhw4-0006cr-8C for 51946-done@debbugs.gnu.org; Thu, 18 Nov 2021 08:58:47 -0500 Received: from [2001:470:142:3::e] (port=50080 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnhvx-0006d5-Bg; Thu, 18 Nov 2021 08:58:38 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=QhAIYRc9mgOSuyH7GeklyP+9jgvf8pMXIzSMBLLZubA=; b=Zr0Giub5b05J5ljkB6DL Xh6lbtAx7BAfCLHbrzwpipAy4Na5aayvC/680VU1beQStjIsyVjP6eQTBewzq0HCscg7HBBxZ0eYb IfhLXdcbYSpRdLsa1mjTn5RKwY98//7u5n5SNiS8sN2NHsaKb+n00zla66VJOzy2K4JzOQJRUuHJY PpcVe2i6tj1sRqyTJ0reuMlFHrDoeACS1QNIk2YhmVPV8B2QRDNSOCenPMM2DKDE7cavh6z0LQFtV HdjdCK5OrS8mq1Z/P9nwt+th86HMyvHjDiKVlA4umwGvlx+qo6VSWAtjI3KZaAKCh/3VO9a/AGxFF 9TYTC3XsjR3GaQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:60054 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mnhvw-0007Pv-DZ; Thu, 18 Nov 2021 08:58:37 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87bl2hfuwt.fsf@planete-kraus.eu> Date: Thu, 18 Nov 2021 14:58:33 +0100 In-Reply-To: <87bl2hfuwt.fsf@planete-kraus.eu> (Vivien Kraus's message of "Thu, 18 Nov 2021 14:36:02 +0100") Message-ID: <87y25lpnue.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637243950; 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=QhAIYRc9mgOSuyH7GeklyP+9jgvf8pMXIzSMBLLZubA=; b=Uym6gUtOV2ivNbYXYpEXCt30uFX9aHj5BQPqs362P9hSuzr1i/mAWw4X5okOSSIkakRp2y 4XRUttVsligrFy9zwQ205cD/HLLK9SZrdAR+pdz0U4wfKzJA+Qetxi8VrPuGXA2459h/8x 6EFJF17DO6iP8bKWnl6GWTVHu1vMzksurYXA0YU4NzAB5Rq8TMFAdb4ncm3DyRE3Sys1QT jSYNMtNeKfcLvbH3XTzBcPQtZ+ibXPkxAFo++jT9brjmim3G+l79v6OHLjlyw84goo5lhD N94a8/rJaHZXpi0vCqOKsVISoq74HZpSf/KkeSNwL4iF3L19l9SPi/t3aQYbxQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637243950; a=rsa-sha256; cv=none; b=PPFnLMIblmx84/eg8rCxD2ANuwKMeC0f2iz3kEkIe5X3I5w9wt4pgxiuBknLENeVB02yu9 mcUVBjhmfEBWl9S4nlM1RIQ775YeVQyXSi5AvQJi9jo4aRWEcghjH8i62YCp7Jeh93sdGZ 8x9c7BlwGScBq76iLOIj8rT84RGAAWr5knLzbWMh67EOJlYnD5uz3zNG38J6GMHlphCLIv CVK/zPFQyjDjudHwiqM1P0Tmj2j9ewHzO5t3RkVLFNhF63wCdLaZwQlt44P1tjpy3XvDrD yXA00RqtMN1xf0sSy80wG+25gV01K6RlPsAKQRTe8itTEp2ziqbK8oee7aFnAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Zr0Giub5; 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-Migadu-Spam-Score: -2.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Zr0Giub5; 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-Migadu-Queue-Id: 00A46CE6B X-Spam-Score: -2.06 X-Migadu-Scanner: scn0.migadu.com X-TUID: FPmUXS7M0QRs Hi! Vivien Kraus skribis: > I=E2=80=99d like to upgrade GNOME builder. Yay! > Now, I don=E2=80=99t know how to manage meson: it does not work because it > needs to wrap the python path, but a comment on the meson package says > that it is not possible to wrap it. What do you think? (To be clear: the problem is when GNOME Builder itself invokes =E2=80=98mes= on=E2=80=99, and =E2=80=98meson=E2=80=99 doesn=E2=80=99t find its own Python modules bec= ause PYTHONPATH is unset.) You mentioned on IRC that the comment saying we can=E2=80=99t use =E2=80=98wrap-program=E2=80=99 for Meson: ;; Meson calls the various executables in out/bin through the ;; Python interpreter, so we cannot use the shell wrapper. Maybe we can use =E2=80=98wrap-script=E2=80=99 instead? A wrapped Python s= cript remains a Python script. > From 5788d51a4e59e0e69673ab6f539b1d128e8a49c6 Mon Sep 17 00:00:00 2001 > From: Vivien Kraus > Date: Thu, 18 Nov 2021 14:20:12 +0100 > Subject: [PATCH 1/3] gnu: devhelp: Add missing propagated input. > > * gnu/packages/gnome.scm (devhelp) [propagated-inputs]: Add > gsettings-desktop-schemas. [...] > From b052b6a462055de122823c6afb4ce4246820ba73 Mon Sep 17 00:00:00 2001 > From: Vivien Kraus > Date: Thu, 18 Nov 2021 14:20:53 +0100 > Subject: [PATCH 2/3] gnu: sysprof: Upgrade to 3.42.1. > > * gnu/packages/gnome.scm (sysprof): Upgrade to 3.42.1. > [propagated-inputs]: Add polkit. > [inputs]: Add json-glib. [...] > From d10b9f555e99309721c771fa94efb400144a9223 Mon Sep 17 00:00:00 2001 > From: Vivien Kraus > Date: Thu, 18 Nov 2021 14:21:45 +0100 > Subject: [PATCH 3/3] gnu: gnome-builder: Upgrade to 41.2. > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit > > * gnu/packages/gnome.scm: Import modules llvm and markup for gnome-builde= r. > (gnome-builder): Upgrade to 41.2. > [arguments]: Add #:glib-or-gtk? #t to compile the schemas. > [configure-flags]: Enable more plugins. > [phase patch-meson]: Pretend we=E2=80=99re building with webkit2gtk-4.1. > [inputs]: Add cmark (markup support), clang and llvm, devhelp, glade, > libportal and libsoup 2. Applied, thanks! Ludo=E2=80=99.