From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6H40KGR2imM7+QAAbAwnHQ (envelope-from ) for ; Fri, 02 Dec 2022 23:04:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2MI9J2R2imMUdwAAG6o9tA (envelope-from ) for ; Fri, 02 Dec 2022 23:04:20 +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 528B817F50 for ; Fri, 2 Dec 2022 23:04:20 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p1E8b-0007rW-Iz; Fri, 02 Dec 2022 17:04:05 -0500 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 1p1E8Y-0007r9-Ty for guix-patches@gnu.org; Fri, 02 Dec 2022 17:04:04 -0500 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 1p1E8Y-0006XB-Kt for guix-patches@gnu.org; Fri, 02 Dec 2022 17:04:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p1E8Y-0001rv-6m for guix-patches@gnu.org; Fri, 02 Dec 2022 17:04:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59726] [PATCH 0/2] gnu: g-wrap: Build with Guile 3.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 02 Dec 2022 22:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59726 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Z572 <873216071@qq.com> Cc: 59726@debbugs.gnu.org Received: via spool by 59726-submit@debbugs.gnu.org id=B59726.16700186417180 (code B ref 59726); Fri, 02 Dec 2022 22:04:02 +0000 Received: (at 59726) by debbugs.gnu.org; 2 Dec 2022 22:04:01 +0000 Received: from localhost ([127.0.0.1]:49135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p1E8X-0001rh-6P for submit@debbugs.gnu.org; Fri, 02 Dec 2022 17:04:01 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p1E8V-0001rb-03 for 59726@debbugs.gnu.org; Fri, 02 Dec 2022 17:04:00 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p1E8N-0006Uu-KT; Fri, 02 Dec 2022 17:03:51 -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=DaJE1kPJ9yEUgb8J07BaM4qperPSgKON1fVMJOHPyvU=; b=ROpOGxAcZQGmjHNJIaCw 5WT8L7Uf7dpRs1D8+uROIogtLbjJgsoV/G//iV+TJbK816dj0ka+mkNWW/oEPmDd85uuQ7jJDGgPt yoS/mWqupORkK81mMtJtIiEKJKbUUoMBl0M30+TXTGTF58Tb6KrBzM7XtlD6N27Q7RyZd3gKHcviQ OMwadtFREt7hl7sDvMowbtjtV7IfeV249XfO9/O18psDS7zKFtF43a+gcqx1s/SHfW2Y9tLDZSVb8 oIi4tJ23XT/N9a1jGkWrOuS7V82KoJw+d5H5aL5ycs47JdaBDg6suNgKmrjL3Qy+yVkiENQMTf6QO VlpsTUt0CZAFhw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p1E8N-0002mE-31; Fri, 02 Dec 2022 17:03:51 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 02 Dec 2022 23:03:48 +0100 In-Reply-To: (873216071@qq.com's message of "Thu, 1 Dec 2022 00:29:37 +0800") Message-ID: <87o7slpinv.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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-bounces+larch=yhetil.org@gnu.org 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=1670018660; 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-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=DaJE1kPJ9yEUgb8J07BaM4qperPSgKON1fVMJOHPyvU=; b=u8Dm8VttUULwappuJ7iLn7UPEIYAZSlIE3DVYRa+kZyrkKQ1zgYE44prYzEXy5LrAF/iW1 dOUCG9N6f2y/mzXMAiumqYwI8F9tdlzazlTMvds6p8MsDh65BNFvbhqMoQQZIkGMne5LMT +7TDFRBTir/Dn68IjatDQ50qtHVGPw0R1rmIy/9IPJKlG/T3tsD0WXFPV70IxCzO4FpKpQ MHfH/9q4kglvxD3zKxNyIrbMqrf+zm6DfgY+6WK5HuW5xv6bqXEIPUMP+vIAGVt5PucXGg 7pdYuuFOBjt1R2fg/Ib0Nj+IR6TX9+m89qgHQkHHsQkvR0+qCk+cokl9h4LfCw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670018660; a=rsa-sha256; cv=none; b=OoLXQjtmDsKFYOXNUZG+pjxYnx0SpCGo69ws7GMjRHbcD7NYkZb1VtIsvStKpMHuP9CPfG OCbLPGum8uKROrUc0ggGekLHEpUlGfmEc2v2cE5ZZ1L/z5EZ7+yDuRfZvvgOdCozMzWVBa l+y6853tdZ4nID5fsPPi+F3fUlE2dNtyGw+WSn+yxfcoFsrHoABL29m3DXcIKsdEQunPJj 38nz4rU+x5Or9FLxbBUjrSVP58cJ/k7ManR+fAt9fwpeX1WWNzLzhxbVGzDokllbRb6Z2A d9E7ht2k2MAfOB9oKzrd9NgKuWLWvCvX1qjblZLGFpj5ILUPEgWjP6VgZPEJSg== 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=ROpOGxAc; 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" X-Migadu-Spam-Score: -2.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ROpOGxAc; 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" X-Migadu-Queue-Id: 528B817F50 X-Spam-Score: -2.37 X-Migadu-Scanner: scn1.migadu.com X-TUID: pZWcAQ1mQHZS Hi, Z572 <873216071@qq.com> skribis: > * gnu/packages/guile-xyz.scm(g-wrap)[source]: Modify configure to add Gui= le > 3.0 support. move Modify configure guilemoduledir to it. dons't use remov= ed > api. > > [inputs]: add Guile 3.0, indent. > [native-inputs]: add Guile 3.0. > [propagated-inputs]: add libffi, remove guile-2.2. > [arguments]: > <#:configure-flags>: remove it. > <#:parallel-build?>: set it to #f. > <#:make-flags>: set it to '("GUILE_AUTO_COMPILE=3D0)". > <#:phases>: add set-indent-program-path phase, remove pre-configure phase. G-Wrap has only one user, Guile-GNOME, which is stuck on Guile 2.2. Thus I think G-Wrap has to remain on 2.2. Besides, G-Wrap has been unmaintained for some time and there are other, more convenient ways to write bindings these days. I think we can leave it as is. Thoughts? Ludo=E2=80=99.